Writing

All published essays and technical notes.

I set up my own VPS, documented every step, and ended up with a repeatable

7 min read

I set up my own VPS, documented every step, and ended up with a repeatable deployment pipeline. This is both a checklist for my future self and a guide for a...

Deep Dive into GitLab MR Extractor: Architecture and Implementation (Part 2)

3 min read

After explaining why I built this tool in Part 1, let's get into the nitty-gritty of how it actually works. Fair warning: this post contains actual code and technical details. Grab your coffee.

Advanced Usage and Future Features: GitLab MR Extractor Deep Dive (Part 3)

1 min read

Welcome to the final part of our series on gitlab-mr-extractor. In Parts 1 and 2, we covered the why and how. Now, let's look at some advanced usage patterns and what's coming next.