Moving From Jekyll to Hugo


Because why not? Expect random things to break on the blog :)…
Read more ⟶

DDD - The Joke That Made Me LOL


Last night I asked one of my developer friends, during our not so regular Diablo III sessions, if he’d heard of DDD. We usually talk about various software development topics and concepts, sharing insights, ideas, and sometimes discussing some principles down to implementation details, while just running around in circles in previously cleared parts of the map. It’s hard fighting monsters and focusing on interesting software discussion at the same time……
Read more ⟶

On Code Reviews and Git Commit Messages


Can you tell what the commits in the following screenshot do? They introduce changes to code, but in order to understand them and be able to perform a code review, you’d need to dig deep into the changes themselves, build up the context around them, hunt through files, and try to link everything together. In your head. You’ll waste precious mental resources trying to re-establish the context and understand the scope of the changes.…
Read more ⟶