Keeping your commands alive after disconnecting: nohup, tmux, screen and zellij
SIGHUP kills your process when SSH drops. Keep commands alive after disconnecting with nohup, tmux, screen and zellij — what each is for, and when to use it.
SIGHUP kills your process when SSH drops. Keep commands alive after disconnecting with nohup, tmux, screen and zellij — what each is for, and when to use it.
Rent a GPU VPS, turn it into an OpenAI-compatible LLM API (LiteLLM, Ollama, vLLM), then destroy the VM — your models and data survive on an encrypted LUKS volume.
How I came to understand language models a little better by trying to squeeze one into a few megabytes.
A browser-first workbench for Claude Code, Codex and friends: one Docker Compose stack, SSO+2FA on every door, persistent terminal sessions you can rejoin from anywhere — including the queue at the post office.
A plain-language LLM glossary — but not alphabetical: in dependency order, so by the time you reach Mixture of Experts you already have all the pieces. With analogies for sysadmins.
What an MCP server actually is (with a detour through Roman roads and railway gauges), the Mataken use case, and an honest, reservations-included argument for making your content legible to agents — not just to browsers.
One evening my own blog started serving a fake CAPTCHA that told Windows visitors to paste malware into a terminal. Here is the full hunt — the queries, the dead ends, and the five stages of grief — from first smell to clean site.
End-to-end encrypted backup with Cryptomator, rclone bisync and Wasabi. Multi-device sync without a server in the middle. Zero-knowledge by design.
Build a complete self-hosted LLM environment: GPU VM → Ollama → LiteLLM proxy → Nginx → Continue.dev in VS Code. Includes all the integration steps and config details to get everything working seamlessly.
A step-by-step guide to integrating Ghost CMS with IndexNow using a serverless AWS Lambda function and DynamoDB. Automate your indexing submissions to Bing and other search engines instantly after publishing or updating a post.
Cloud VMs left running overnight can lead to expensive surprises. In this hands-on guide, you'll learn to build a lightweight serverless solution using AWS Lambda that automatically manages your OVH virtual machines, helping you optimize costs without sacrificing flexibility or control.