Twitter updates
- @exileous Download the CUDA 5 toolkit and take a look at the PTX 3.1 documentation :) 19 hours ago
Development
Graphics
Calendar
Daily Archives: 21.3.2007
New domain
I have a new domain, anteru.net and moved my blog over to it. anteru.shelter13.net will remain as a redirect-only page.
Breaking dependencies with COM-style interfaces
Ever had the problem that you have a base class, and a few of the derived classes share a certain interface and you didn’t want to pull it up to the main class because it drags a whole lot of … Continue reading