Posts

Sep. 4, 2026

A Script to Automate Setting Up a New Environment with DevPod

I use DevPod every day. It works great, but every new project or experiment starts with the same boring sequence of commands in the terminal. I decided to do something about it.

Aug. 9, 2026

Moving applications from control plane to workers

When I started building my homelab, I began with a single node. This approach made it easier to start and simplified some things… while making other things more difficult.

Jul. 15, 2026

The story of an application outage

On a beautiful June day, I start my day and want to use one of my saved bookmarks. Instead of the Linkding home page, I see a Cloudflare message with Error 1033.

May. 28, 2026

Why I moved toward DevOps

I started my Web Developer career building and maintaining applications in PHP, JavaScript and e-commerce systems. Over time, I noticed that many real problems were not only in the code, but also in deployment, infrastructure, environments and release processes.