Daily Archives: April 18, 2008

Big Backlog

I have a backlog of over a dozen articles. I really need to chunk through some of these. If you come around much you’ll notice that I have been posting a bit more. I’ve moved into a new position to … Continue reading

Posted in blogging, work | Leave a comment

DMD and Phobos Code Review

I’ve been spending time in dmd (via gdc) and libphobos as a research project. While I have enjoyed writing D code I quickly have run into some ugly aspects of D. DMD source: * Ambiguous labels with copious use of … Continue reading

Posted in d | Leave a comment

Read this Paper if you use Make

I investigated make, cmake, cook, jam, bjam, ftjam, scons, cons, rake, ant. What I come to find is this wonderful little paper that turns my out-moded ideas about make completely on it’s head. I wrote a wonderful beginnings of a … Continue reading

Posted in build, programming | Leave a comment

Mike Recommends: RESTful Web Services

Mike is uber and Mike recommends: RESTful Web Services. MMO back-end technology seems stuck in the 90s. Makes me glad I took a hiatus to work at a CMS startup.

Posted in games, mmo, software development | Leave a comment