Category Archives: Tools

Report on git

After seeing this video of Linus Torvalds waxing arrogant about git, the source code management system he wrote for Linux kernel development, I decided I should try it out. The benefits of git over the CVS/Subversion model amount to this: … Continue reading

Posted in Tools | Leave a comment

EcoGillespie + Eclipe + JUnit = Java Is Fun!

Why/Why Not Java I’ve had an on-again, off-again relationship with Java. It always appealed to me: it runs on every platform without modification (particularly if you’re not dealing with a GUI); since the invention of JIT compilers, it’s basically as … Continue reading

Posted in EcoGillespie, Tools | Leave a comment