If you’re not careful, your organization could devolve to this
If you’re not careful, your organization could devolve to This, a state where you don’t know how exactly it is that you are making money…

If you’re not careful, your organization could devolve to This, a state where you don’t know how exactly it is that you are making money…
http://www.buygamesnotsocks.com/ is featuring a $5 indie-game bundle. It contains a bunch of great games, including Digitanks by my good friend Jorge. It’s totally worth it, go buy now!
A watchdog timer can simplify your error-handling code if used properly. When you detect a failure, write some tracking information into nonvolatile memory, and enter a spin loop that doesn’t send pulses to the watchdog (pronounced “falling on the ball”). After the system resets, your power-on diagnostics should verify that all the hardware is functional and, if possible, report the error to a responsible party.
Who gives a shit if an engineer can write a binary search? Anyone who still writes code to sort a batch of integers is either (1) a student, (2) not merely sorting integers, or (3) a total loser. How do you sort a list? You invoke sort. Next?
This weekend I experienced some unexpected website downtime. It appears as though an automated backup script accidentally filled the hard drive, and when the webserver logs attempted to roll over to the new day, there wasn’t any space for them and the webserver hanged.
This has been fixed.
You are NOT a Software Engineer!
You are not a Software Engineer. You do not build skyscrapers. You do not build bridges.
You grow gardens.
You are a Software Gardener.
http://www.party-world.jp/detail/menu0501PW-05753.html
Work on the OpenAMD badge firmware commences…
Feeling frisky? I created a 3D Maze Generator. Maybe this will become something more, but for now it’s strictly pen and paper.