Related Posts
[SCREENCAST] How to do Unit Testing on Android with Eclipse
I was going to make a tutorial, but then I figured that making a video would be a much better way to show this. As for the code that you could grab from a tutorial, there’s a link at the end of the post with all the code shown in the video demo. The video […]
Fuck the Python Borg, I like Singleton Better
I’ve read in parts of the web (and on the Martinelli’s Python Cookbok) that it’s better to do the Borg pattern over singletons, they say something alongs the lines of: “who cares about identity, care about shared state” Coming from the Java world, I just can’t understand that, why waste memory and cpu to address […]
OnLive could change the video game industry
I feel it’s my geek given duty to make a post about this presentation. I was lucky to finally have the time to watch their hour long presentation and Q&A session at the Game Developer Conference 2009 (which ends a couple of days from today). They could have not picked a better place to finally […]