Craftsmanship
Unique instance anti-pattern
I'm back from the past. I have been trying to introduce some tests in one of the oldest part of our codebase. I'm back from a time where using Service Locator was the norm for a lot of people,...
read articleStop using the database for everything
First thing first, database are useful in a lot of cases and we need them. We need them when we have to store information provided by users or information changing on a regular basis. This is not the...
read articleWrite code for the dumbest person you know
I wrote this text a few months ago while I was angry and decided not to publish it right away, letting it sink in. I kept it, made a few changes and finally decided to publish it. I'm dumb You're...
read articleWhy are 404 pages still a thing ?
In this article every time you’ll see "a 404 page" please read "The dumb 404 page with an apology and a link to the home page". This doesn’t concern 404 in other contexts, please...
read article