Image and video art came through SORTING – A visualization of the most famous sorting algorithms and 15 Sorting Algorithms in 6 Minutes – YouTube.
Both via This is why I Code – Google+
Posted by jpluimers on 2014/03/10
Image and video art came through SORTING – A visualization of the most famous sorting algorithms and 15 Sorting Algorithms in 6 Minutes – YouTube.
Both via This is why I Code – Google+
Posted in .NET, Delphi, Development, Opinions, Software Development | 3 Comments »
Posted by jpluimers on 2014/03/10
So I won’t forget.
On-line parsers:
On-line generators:
–jeroen
Posted in LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2014/03/10
Every once in a while you have multiple threads or processes wanting to write a short message to the same log file. Append then will give you an I/O error 32 (ERROR_SHARING_VIOLATION), but the below small routine will sleep a bit while retrying a couple of times.
It uses these Delphi aspects around the $I or $IOCHECKS compiler directive:
Note there are a few tables of codes you can get back through IOResult as basically you can get many GetLastError results in IOResult as well: Read the rest of this entry »
Posted in Delphi, Delphi 1, Delphi 2, Delphi 2005, Delphi 2006, Delphi 2007, Delphi 2009, Delphi 2010, Delphi 3, Delphi 4, Delphi 5, Delphi 6, Delphi 7, Delphi 8, Delphi x64, Delphi XE, Delphi XE2, Delphi XE3, Delphi XE4, Delphi XE5, Development, Software Development | 2 Comments »
Posted by jpluimers on 2014/03/10
Very interesting blog post: Why good storytelling helps you design great products | Google Ventures.
–jeroen
Posted in Agile, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2014/03/10
Interesting for instance for a pfSense router: [Wayback/Archive] PC Engines APU System Boards Feature AMD G-Series T40E APU, 3 Gigabit Ethernet Ports.
–jeroen
Posted in *nix, APU, Hardware, Internet, Network-and-equipment, Power User, routers | Leave a Comment »
Posted by jpluimers on 2014/03/10
Slowly completing my Apple II collection, I wanted to buy an Apple Mouse.
Well, that turns out to be a tad complex, as there are various models that are more or less compatible with some of the Apple computers from the mid 1980s.
Mice aren’t the only problems with old hardware: drives and disks die.
Maybe this is a solution:
–jeroen
Posted in //e, Apple, Apple ][, Power User | Leave a Comment »