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

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 manifest
  • Accessibility: keyboard nav, skip link, focus styles
  • Security headers and asset caching
  • Submit to uses.tech, nownownow.com, personalsit.es, developer-portfolios
  • Featured project section
  • Dark/light theme
  • Launch 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.