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.6.2009
Some notes on strings, data structures and data bases
A short war story on (not) using strings. In my application, I had objects which use a texture, and the texture was given as a string. I needed to index all objects by used texture, so I started by replacing … Continue reading