Today I learned
A little blog that embraces the principles of learning in public. Why don't share your journey of getting better at stuff? Everyone started somewehere.
I want to keep learning about interesting things, to keep getting better at various topics.
The plan is to write about:
- Web Development
- Computer Science
- Science related topics
- ...whatever I found interesting that day!
Join me and let's have some fun!
Featured Posts
- Posted on: March 24, 2024
Building my first Rust CLI tool
tools rust cli open-source
Sometimes it's better to build the tools you need yourself. You will learn a lot along the way!
Read more - Posted on: February 14, 2024
Writing my first GitHub Action
typescript github-actions
When I needed a specific action to add in my workflow, I could not find a good one. So I wrote it myself - here is how!
Read more - Posted on: November 16, 2023
A quick history of the world's most notorious font
typography
How a virtual dog in a computer program aimed at new PC users and children changed the world of typography
Read more
Latest Posts
- Posted on: June 11, 2025
The most satisfying (and useless) TypeScript type
typescript
Type indexing and template literals lead to the creation of the most satisfying and useless TypeScript type I ever wrote
Read more - Posted on: June 01, 2025
Why I avoid enums in TypeScript
typescript
When you get some superficial knowledge of enums in TS, they seem like a good idea. When you start to dig a bit deeper, oh boy...
Read more - Posted on: December 29, 2024
What I learned in 2024
misc
It's time to look back at the last 12 months and check what I have learned
Read more