.profile/README.md
2026-05-22 18:33:41 +01:00

2.3 KiB

s8n

Operator. Builder.

workspace


About

I build the infrastructure I wish existed.

Servers I run, host, and maintain. A steady output of self-hosted services that replace the ones I refuse to depend on. Software I ship. Things I use every day.


Projects

Production infrastructure

Pre-hardened server installers. Boot the USB, walk away, get a locked-down box ready for the internet.

  • production-deb — Debian server installer. Encrypted disk, SSH key only, firewall on by default.
  • production-openbsd — OpenBSD edge router config. Handles all public traffic, keeps everything behind it private.

ARRFLIX →

My own private streaming service. Movies and shows I care about, AI-upscaled to the best quality. No ads. No tracking.

Check out my work > ARRFLIX · arrflix-keeper

FlexHub →

Self-hosted GitHub replacement. All my code lives here — source, issues, CI. I run it. I own it.

racked.ru →

Minecraft, the way it should be. My own server, my own launcher, my own performance-tuned client. Microsoft-free. Privacy-first. Fully open source.

Check out my work > minecraft-server · minecraft-launcher · auth-limbo-v2


Right now

Polishing the ARRFLIX v2 theme. Hardening the OpenBSD edge router.


Infra principles

How I run my own stack. Paid work: your money, your spec.

  • Privacy is the floor, not a feature. Telemetry off, phoning-home stripped.
  • Self-host everything. If a third party can revoke access, I don't depend on it.
  • FOSS by default. Premium plugins get replaced; cloud services get replicated locally.
  • Document continuously. The diff is the receipt; the doc is the map.

How I work

Receipts in git log, not in memory. Blockers get parked. Mornings get reports. The next thing gets pushed.