Twitter updates
- @max_mcguire @Wavesonics If you branch with SVN, then you have a problem anyway. Why not #mercurial or another DVCS with sane branching? 1 hour ago
- @max_mcguire Why? Sure, there are parts which aren't great, but unless you use Spirit everywhere, Boost can be a great time saver. 13 hours ago
- I just paid 70€ for 68 kib of OpenType fonts (one font, two styles), but my god, HelveticaNeueLight looks gorgeous. #ilovehelvetica 17 hours ago
Development
Graphics
Calendar
Daily Archives: 18.1.2008
SimpleDB
For a small project of mine, I needed a really simple DB (so simple, you can’t call it a DB actually ). The requirements were: Fast lookup Storage of raw byte streams for both key/data Pure MSIL – otherwise, I … Continue reading
SphereAO
Over the last two days, I’ve written an extremely simple ray-tracer in C#, just as a proof of concept that this can be done in less than two hours, even without preparation. See attached screenshot… In comparison, writing a simple … Continue reading