Writing

This is a place where I describe projects I'm working on, as well as my random thoughts and ideas.

Go Hugo? Go Astro!
29 May 2025
I took a look at Astro and accidentally rewrote my website from Hugo to Astro. I’ve got some thoughts and opinions about it.
Writing My Own Language - Conclusion
I decided to write my own programming language. It's time to write an LSP and try it out on Advent of Code.
Writing My Own Language (Part 2)
I decided to write my own programming language. After writing the interpreter, it's time to tackle syntax highlighting.
Writing My Own Language (Part 1)
I decided to write my own programming language. Why? How?
One Billion Rows Challenge
26 Apr 2024
At the beginning of the year, The One Billion Row Challenge gained popularity. Recently, I decided to take on the challenge.
Going Old School: Rewriting an app from Next.js to htmx
25 Feb 2024
I wrote the same webpage twice: once with Next.js and once with htmx. This is a story of why I did it and how I see the differences between the two.
Humble Beginnings
5 Feb 2024
How this website came to be.