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? Try it live below, then grab the code.

Try AlpenQueue Live

Queue a real scraping job and watch results stream in real-time below.

Examples: title, h1, .class-name, #id

Live Results

○ Connecting...
Queue a job above to see real-time results appear here...
Jobs Processed Today: Loading...
Avg Response Time: ~1.2s
Go for the backend, net/http for the API, SQLite for data, goquery for scraping, Docker to package it, self-hosted on Hetzner.