The Hacks of Life
Friday, May 16, 2008
Musings on Weird UI Designs
›
I've written too many UI frameworks (where by "too many" I mean more than zero). You could shout at me that I should use a li...
1 comment:
Thursday, May 01, 2008
What Are My Threads Really Doing
›
I've blogged about how much I love Shark about four million times now . But here's another cool Shark trick. In the past I...
Wednesday, April 30, 2008
Triple-Boot Mac Part 2: MBRs Are Still Hell
›
A while ago I blogged about the setup process to get OS X 10.4, Windows XP, and Ubuntu 6.06 onto my MacBook Pro. I tried the same trick to...
Friday, April 25, 2008
What is OOP Good For?
›
An interesting artcle here got me thinking about about design and the development process. First of all, I agree completely with their 3 l...
Thursday, April 24, 2008
The Über-Queue
›
In redesigning the background processing code for X-Plane, I am revisiting message queues. Requirements on Queue Design Anyone can be a work...
Sunday, April 13, 2008
An Unfair Unicode Rant
›
I would not be the first person to be grumpy that you can't use UTF8 on Windows, and I must admit that my desire for that option comes ...
Thursday, April 10, 2008
How I tell ++preincrement and postincrement++ apart.
›
The rules of C operators are byzantine; the best thing you can say about them is that they make some idioms very terse, e.g. while(*p++) { }...
‹
›
Home
View web version