The blog
Articles
Rails, Hotwire, self-hosting, DevOps and field notes. Written between two deployments.
All
rails
homelab
self-hosting
docker
devops
infrastructure
self-hosted
sysadmin
automation
linux
ci-cd
kamal
parental-controls
proxmox
reverse-proxy
ruby
ruby-on-rails
security
ssl
workflow
37signals
adguard-home
agentic-ai
ai
ai coding assistant
ai engineering
anthropic
artificial intelligence
asuswrt-merlin
backup
bindfs
browser-policies
chrome
ci cd
claude
cloudflare
containers
copy-on-write
cowork
daily-digest
deployment
desktop-app
developer experience
developer-tools
devtools
dhcp-proxy
digest
dkms
dns-filtering
dnsmasq
docker-compose
docker-registry
docker-volumes
dokku
file-permissions
fstab
fuse
git
github
github-actions
gotify
hacker news
hacker-news
high-availability
lets-encrypt
letsencrypt
llm
matrix-strategy
n8n
netboot.xyz
network-boot
networking
network-security
news-aggregation
newsletter
nextcloud
nextcloud-aio
nginx
nginx-proxy-manager
nvidia
openai
open-source
private-registry
productivity
pxe
read-only-mount
reddit
rss
ruby on rails
scheduled-tasks
snapshot
software engineering
system design
tech-watch
testing
tftp
version control
virtualization
vzdump
zfs
Docker
ONCE by 37signals: Self-Hosting Without the DevOps Tax
Every month, the SaaS invoice pile grows a little taller. Slack, Notion, Linear, Loom — individually reasonable, collectively brutal. At...
Read the article →
Homelab
My Automated Tech News Digest with Claude Cowork Schedules
There are tasks we keep pushing back. Not because they're hard, but because they're repetitive and time-consuming. Daily tech news is one...
Read the article →
Homelab
Build a daily tech digest with n8n, RSS and OpenAI
What you'll build: an automated workflow that aggregates 16 RSS sources every morning (Reddit, Hacker News, newsletters, FR/EN blogs),...
Read the article →
Github-actions
Run rails tests with github actions matrix strategy
You can easily speedup tests runs by using matrix strategy with github actions. Create a script called for example ci_tests which...
Read the article →