Featured

Why I Built Purple — And Why It Took 20 Years to Get Here

Why I Built Purple — And Why It Took 20 Years to Get Here

Read article
AI/ML Apr 12, 2025

Integrating locally running LLM in Go tools to scan Golang modules

I was writing Go applications since 2016 and I was able to go thru various dependencies management systems including famous at some point DEP and now built-in go modules. While go dependency management came long road in language history it still has one major flaw – all dependencies are downloaded from Internet, mostly from github […]

Read more →
Infra Jan 15, 2025

How I Built a Robust Home Network That Survives ISP Changes

Single device networks Generally, when you sign a contract with an ISP, he will provide you with an all-in-one, cost-effective router that has everything built in. It is a Wi-Fi access point, router with integrated switch, and sometimes, it has an additional built-in battery backup or modem/converter if needed. This setup is cheaper to produce […]

Read more →
Golang Oct 17, 2024

Automating Go multi-project builds with autobuild-go tool

I’m excited to share the release of Autobuild-Go, a tool designed to automate and streamline the build process for Golang microservices, particularly in environments with monorepos. This tool emerged from a need to handle multiple microservices more efficiently, eliminating the manual overhead that comes with building them one by one. Why Autobuild-Go? In our case, […]

Read more →

Built with technologies I love

This blog runs on open, proven tools — chosen for reliability, not popularity.