Software Development
-
Insight view: Perfect Test Automation
Nothing is perfect in the world, except the football skill of Leo Messi. Yeah, maybe not always but in most…
Read More » -
Professional connection pool sizing
Introduction I previously wrote about the benefits of connection pooling and why monitoring it is of crucial importance. This post…
Read More » -
You can program bug free
You can not. This is a lie, just like the cake. You can lower the number of bugs. The more…
Read More » -
NoSQL? No, SQL! – How to Calculate Running Totals
If anything at all, our jOOQ talks at various JUGs and conferences have revealed mostly one thing: Java developers don’t…
Read More » -
TDD Is Dead? Let’s Kill The Messenger Instead!
David H. Hansson (@DHH) sparked the “TDD being dead” latest twitter storm. DHH is no stranger to controversy, and he…
Read More » -
Flexy Pool, reactive connection pooling
Introduction When I started working on enterprise projects we were using J2EE and the pooling data source was provided by…
Read More » -
Development “Methodologies”
Below are several development “methodologies” that are popular and even industry-standard: Hype-Driven Development – you are either a startup, or…
Read More » -
Knowing the bits
We use complex systems. My mother once said that there could be little leprechauns behind the TV screen redrawing the…
Read More » -
How to get rid of helper and utils classes
There you go once again, while performing a code review or after having justified a quick coding in the name…
Read More »