Category: uncategorized

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 →
AI/ML Oct 9, 2024

I built my own LLM chat, and it’s running offline

Recently, I took on a project to build AChat, a chat application that runs on my local network and operates entirely offline. The challenge was to utilize a powerful AI model, Meta’s LLaMa, while keeping everything on-premise, without relying on cloud services. It turns out, when you have a GPU-equipped server at home, it’s entirely […]

Read more →

Built with technologies I love

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