Twitter updates
- @exileous Download the CUDA 5 toolkit and take a look at the PTX 3.1 documentation :) 19 hours ago
Development
Graphics
Calendar
Monthly Archives: May 2007
niven object managment R16 working
Yeah, you read right: Version 16 of niven’s object management is done and works – better than expected. The long long quest for the ideal object manager is over now. During this time, I have written a thread library, three … Continue reading
Automatic consistency checking
Yesterday evening I slapped together a small tool for consistency checking of large codebases. It’s written in a similar spirit as Boost’s inspect tool, just slightly more sophisticated. Written in C#, it allows you to plug in your own checks … Continue reading
C++ tricks, #4: Binding to overloaded member functions
Anyone who is developing with C++ knows the joys of member functions and pointers to member functions (you know, those SomeLongType (ClassName::*)(Param)-typed beasts). Today, I had a problem, I needed to bind (using Boost.Bind) to an overloaded member function, and … Continue reading
Don’t leave home
I’m still music addicted, but I didn’t come around to post something in my music category for quite some time now. Here we go, with another “must-have-heard” song from one of the best artists I ever had the chance to … Continue reading