

Recent
What a good debugger can do ↗ Reading List
·19 words·1 min
There’s nothing more powerful than a developer with a good debugger and the knowledge of how to use it.
Router & Home Server on OpenWRT and Raspberry Pi 4
A detailed breakdown of my OpenWRT Router setup on a Raspberry Pi 4.
Alternative titles for this project could be: Over-Engineering a Router, or My Home Server runs on OpenWRT.
Alternative titles for this project could be: Over-Engineering a Router, or My Home Server runs on OpenWRT.
A Skeptic’s Guide to Software Architecture Decisions ↗ Reading List
·24 words·1 min
Admittedly, I’m often too positive on assumptions and not sceptical enough. This is a good article to help fix that or change the approach.
You Want Modules, Not Microservices ↗ Reading List
·14 words·1 min
Another article of why Microservices might not be the right solution to your problem.
The Perfect Commit ↗ Reading List
·39 words·1 min
I aspire to at least have a pull request with those features.
Generous use of git rebase
make it possible for very commit.
This requires some planning ahead and cleanup but makes reviews now or later so much easier.