My honourable year!
Once upon a time, when I was a student, I had decided to do honours after finishing my degree! Choices…
Once upon a time, when I was a student, I had decided to do honours after finishing my degree! Choices…
“You can quit, and no one will care if you do. But you will know.” John Collins (Ironman founder)
So I thought I was good at climbing and generally being able to lift myself up a wall that I…
Why are module managers in languages still making me build stuff???
Recently discovered how to create dynamic classes in Java. Thread.currentThread().getContextClassLoader().loadClass(“DynamicClassPath”) And then if you want to invoke a method on…
The one I wrote in my spare time finally got officially released. *insert huge smile*. Fetch it from here
So yesterday evening, I started writing a Google Chrome extension for my company. The documentation was easy to find and…
How Daniel showed me proper usage of call back functions in JS!
The adventures of querying a lucene index outside of luke.
Testing via mocking in Ruby with alternatives for Perl.