Now
What I'm up to these days. Updated February 2026
Work
At Glesys, deep into a DNS-related project. Can't share much yet, but it's the kind of problem I enjoy—complex infrastructure that needs to just work.
Building
SomaFM CLI
A terminal client for SomaFM built with Go.
Evolving, but stable enough for daily use.
brew install glebovdev/tap/somafm scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm go install github.com/glebovdev/somafm-cli/cmd/somafm@latest curl -sSL https://raw.githubusercontent.com/glebovdev/somafm-cli/master/install.sh | sh This Website
Finally got around to it. Astro makes it surprisingly painless — just write, ship, done.
- Add more images
- Write first blog post
- Add About page
SEO: structured data, meta descriptions, web manifestAccessibility: keyboard nav, skip link, focus stylesSecurity headers and asset cachingSubmit to uses.tech, nownownow.com, personalsit.es, developer-portfoliosFeatured project sectionDark/light themeLaunch with /work, /uses, /now
Homelab
A project I'm genuinely proud of. Currently migrating everything to a new OVH cluster — same stack, but beefier servers for less money.
Load Balancing AWS Route53 (georouting) → HAProxy (geo-dedicated) → Traefik
Orchestration Docker Swarm cluster
Automation Ansible playbooks for everything
Monitoring Prometheus · Grafana · Loki · Alloy · cAdvisor · Alertmanager
Example apps n8n · Outline Wiki
Data MySQL · PostgreSQL · Redis · Minio
Everything has a purpose. Nothing wasted.
Reading
Elixir in Action by Saša Jurić. Finally giving Elixir the proper attention it deserves.
The Software Engineer's Guidebook by Gergely Orosz.