Mountain-Built Tools for Real Problems

Linux Developer crafting resilient, self-hosted solutions from the Austrian Alps.
AlpenQueue

A lightweight task queue-scrapes, processes, calls back-runs on a five-euro Hetzner box. Used it this morning to pull competitor prices.

The CLI? One command, drops jobs in. Built with Go, Docker-ready, open-source.

Want it? Just ask.

Screenshot placeholder - add screenshot.png to project
Live demo: monitoring 42 jobs a minute
Processing 42 jobs/minute
Go for the backend, net/http for the API, SQLite for data, goquery for scraping, Docker to package it, self-hosted on Hetzner.