About a year ago, Scott Hanselman wrote a post on how to easily rename your git default branch from master to main. I took some…
Category: Tutorials
If you follow me on Minds, you may know that I have been toying around with Unix more lately. Namely, through that PinePhone which I…
Setting up a WordPress development environment fast
Posted in Building future-proof software, and Tutorials
Ew PHP, right? High-fives all around. Except that for my generation, the first cool web app you’d create would be written in PHP, often coupled…
This is a very straightforward guide to install Docker Desktop on Windows 10. In this case, maybe too straightforward. Remember last time I tried installing…
A code refactoring how-to: Killing unworthy software
Posted in Building future-proof software, Java, and Tutorials
Welcome back to the future-proof series! Today I thought I would present to you a case very close to a code refactoring I made recently…