Posts
What I've learned so far.
-
Why Go is now my goto for small CLIs
Posted on: December 04, 2024It's simplicity and tools like bubbletea or huh make it irresistable to not use Go for small CLIs
cli golang
-
Rethinking my stance on TDD
Posted on: November 17, 2024Is following the TDD standard really a waste of time or am I just wrong?
testing web-dev
-
Random learnings of the last months
Posted on: September 09, 2024Since I did not necessarily learn large things, here is a list of small items I learned
random web-dev database
-
Thoughts on Crowdstrike and Anesthesiology
Posted on: July 22, 2024Why it makes sense for anesthesiologists to be responsible and why devs are not
random
-
Digging deep into CLI tools
Posted on: July 16, 2024How getting familiar with various CLI tools helped me feel at home in the terminal
cli tools