This is by leaps and bounds one of the best and most interesting posts I've read. Imagine if the front page had two, three or four posts of comparable value.
This is the result of a mature, disciplined and ambitious mind that has been influenced by open source. I strive to have such a legacy.
I had the same thought several years ago. To that end I made a CMS designed to make writing this sort of post easy[1]. It never got out of closed beta because I just could not find people interested in doing and documenting projects. Most folks want to do one or the other - both is rare. Even this undeniably awesome windmill project still took eight years for the writeup to appear.
Anyway, I've still been using the CMS. Here is a small example of an incrementally written week-long project: Construction of an Eight Pound Candybar[2]
Most of the heavy lifting there is done by the opengl libraries, it's mostly a matter of plugging in the coordinates of the voxels and setting up a viewport. Hardware acceleration does the rest :)
Anyone know if the code's online anywhere, thought I'd ask before d/ling the 300mb package. Always like having a bit of a nosey at someone else's code.
Reminder: this is very ugly code, a jumble of scripts (python and - gasp - php) and C to get the job done (which was not at all the focus, I wanted to get the windmill up).
This is the result of a mature, disciplined and ambitious mind that has been influenced by open source. I strive to have such a legacy.
Thanks Jacques!