Author Archives: jbridon


Rhônes (DwarfCraft) update: Better jobs, lighting, and more!

In this update, changes have been made to the jobs system so that less resource locking and stalling occurs, as well as fixed a few bugs associated with distributing the same job to more than one dwarf. Also, there is … Continue reading

Posted in News & Updates | Leave a comment

SpaceCore – Java LWJGL Flight Simulator

I wrote a little space-flight over this past weekend. I wanted to learn more about Java, LWJGL (an OpenGL java bindings library), and most importantly: how a slow processor-side run-time affect graphical performance. I’ve mentioned in a previous post that … Continue reading

Posted in News & Updates | 8 Comments

Wargames: Real security training

A while back I wrote about a well written web-application security course developed and hosted by Google, called Gruyere. Since then, I’ve been wanting to learn more about system security and classic exploits like buffer-overflows or malicious shellcode. Though I’ve … Continue reading

Posted in News & Updates | Leave a comment