Blog
Occasionally, I write
Three posts in 2021, then a five-year coffee break. I'm told consistency is key. I'm working on it.
August 15, 2026
My Ghostty config
A terminal config that fits in one file, boots instantly, and replaced tmux for me. Annotated line by line, including the parts I got wrong first.
July 18, 2026
New website, same me
I redesigned this website after five years. The old one was a lovely theme I didn't build. This one is mine — every questionable copywriting decision included.
October 2, 2021
Load balancer
Load Balancer is a critical component of any distributed system. It generally sits between client and server, accepting the incoming network and efficiently distributing it across multiple servers using various algorithms.
July 28, 2021
Integrate automatic deployment in 20 minutes using webhooks
Once a developer's changes to an application are merged into the repository, it should be deployed to production and available to users. Let's automate this process without usage limits or SaaS solutions.
July 20, 2021
I'm starting a blog!
For a long time, I've always wanted to start my blogging site. After a bit of motivation and tweaking, here I go!