-
Career
How To Get a Job in a Different City
There are subtle nuances to job searches outside of the local area. Unless a candidate is considered superlative, non-local applicants are…
Read More » -
Software Development
Neo4j: Generic/Vague relationship names
An approach to modelling that I often see while working with Neo4j users is creating very generic relationships (e.g. HAS,…
Read More » -
Software Development
Test-Driven Development (TDD)
What is Test-Driven Development (TDD)? Test-Driven Development is a process that relies on the repetition of very short development cycle.…
Read More » -
Agile
Creating a Succession Plan for Your Technical Team
We often think about a succession plan for managers. But, if you’re not thinking about a succession plan for your…
Read More » -
Software Development
Beating The ARC
For the uninitiated, ARC is Apple’s term for Automatic Reference Counting. Objective-C uses a reference counting scenario to collect objects…
Read More » -
Software Development
The Caveats of Dual-Licensing
We’ve been in business for more than one year now with our dual-licensing strategy for jOOQ. While this strategy has…
Read More » -
Software Development
20 (Or So) Things Managers Should Stop Saying To Engineers
This post is a direct reply to an article I recently read with title : “20 things engineers should stop…
Read More » -
Groovy
Gradle Goodness: Running Groovy Scripts as Application
In a previous post we learned how to run a Java application in a Gradle project. The Java source file…
Read More » -
Software Development
Don’t just randomize, truly randomize!
The state of web application cryptography has changed, and each development language provides its own way of working with it.…
Read More »