-
Software Development
The Single Responsibility Principle
Introduction In this post I would like to cover the Single Responsibility Principle (SRP). I think that this is the…
Read More » -
Agile
If Managers Don’t Give Performance Reviews, What Happens?
There’s a great comment to my recent Management Myth: Performance Reviews Are Useful. The writer has these questions, which I…
Read More » -
DevOps
The power of PROC file system in Linux
The Linux kernel has two primary functions: to control access to physical devices on the computer and to schedule when…
Read More » -
Desktop Java
More Units with MoreUnit
Just over a year ago I wrote a post about working with JUnit in Eclipse. One of the commenters recommended…
Read More » -
Enterprise Java
WildFly 8 vs. GlassFish 4 – Which Application Server to Choose
It’s been a while since my last blog. I’ve obviously been busy with different things including my main job. After…
Read More » -
Software Development
Some Of My Mostly Used Development Mantras (1/2)
Statement: I assume it works this way! Mantra: assumption is the mother of all fuckups Let’s start with this short…
Read More » -
Agile
No Business Case == Project Failure
A business case comes between a bright idea for a software project and the creation of the software project. To…
Read More » -
Enterprise Java
Using jOOQ with Spring: Code Generation
As we might remember from the first part of this tutorial, jOOQ states that jOOQ generates Java code from your…
Read More » -
Career
Recruiter Job Posts, Explained
Over the years I’ve seen several complaints about the way agency recruiters write job posts, so I thought it might…
Read More »