Categories
- Games (1)
- Hardware (2)
- Images (3)
- Fractals (2)
- Photography (1)
- Music (1)
- Poetry (3)
- Programming (1)
- Random (2)
- The Internet (1)
- The Web (1)
- Work (2)
Things relating to work
I made this joke at work and some people thought it was funny. Others wanted my head.
try {
if($do) {
do();
} else {
doNot();
}
} catch {
die(“there is no try”);
}
The Yoda Pattern: An instance where an exception is unrecoverable.
Recently, my business had a need for some Flash development and I had just come off of a rather demanding project that, today, finally went live (yay!). Now, I’d never done any Flash to any degree of seriousness in the past; however, there was a need to be filled and I’m not afraid of [...]