Tag: devops
All the articles with the tag "devops".
-
Running AI Coding Agents on Hetzner
A complete guide to provisioning and hardening a Hetzner VPS for AI coding agents — covering cloud-init security, Tailscale mesh networking, Cloudflare Tunnel, Claude Code resource planning (including the subagent memory pitfalls), and automation scripts to go from zero to a working environment in minutes.
-
Automerge your Scala Steward pull-requests
If you code in Scala, it is likely that you use Scala Steward to keep your dependencies up-to-date. But merging all the pull-requests it generates is tiring. This blog post tries to solve that.
-
Using a remote server to build your Scala projects
VS Code has released tooling for remote development via ssh. In Scala the combo of Metals and VS Code for development has become the norm for many people. How easy and convenient may it be to use t...
-
Using Docker in Heroku
Heroku has announced beta support for Docker containers running in its platform. As I have some time in my hands, I've tried how well it integrates.
-
Raspberry Pi as NAS with Samba
This year I've bought a Raspberry Pi. I've wanted to play with it for a long time, but it was one of these things you keep delaying as I wasn't sure what to use it for. After moving to London, and ...