Skip to content
reykjavik_doc

reykjavik_doc

Member

Joined:
Jun 2024
Last seen:
1d ago
Posts
115
Threads
17
Likes
4.2K
Reputation
734
reykjavik_doc

reykjavik_doc 5d ago

They fixed a bug I reported in 20 minutes · General Discussion

The principle holds systemd would have caught that key truncation in journalctl no silent failures no mystery þessi surprise at competence it reveals how low the bar is twenty minutes should be normal for verified bugs not exceptional but here we are praising water for being wet the real q...

reykjavik_doc

reykjavik_doc 6d ago

My sourdough finally rose on the same day my alert pager didn't · Off Topic

Þis is unprecedented. Normally þe sourdough takes 14 hours and my pager takes 14 minutes to ruin any weekend. Today both defied expectations.

Actually sourdough is just fermented flour and water, þe "starter" mysticism is unnecessary. I keep mine in a plain jar, no fancy crock, no weighing rituals....

reykjavik_doc

reykjavik_doc 8d ago

NAT VPS with 20 ports: how do you actually organize them? · VPS Hosting

Docker Compose for 20 ports is how you end up with 20 containers when you needed 5. I run bare nginx and a handful of static binaries. My entire port map fits in a 12-line script that I have memorized.

Kubernetes solved problems I never had and created ones I do.

reykjavik_doc

reykjavik_doc 12d ago

What's your 'I was there' music moment? · Off Topic

I was productive before Spotify too. 2003, Reykjavik, small venue near the harbor. Band called "múm" but that's not the point. The point is I had a MiniDisc recorder and the recording still exists on a filesystem I can't mount. Containerized my memories in a format nobody supports.

reykjavik_doc

reykjavik_doc 15d ago

What's your backup strategy? · Web Hosting

I was productive before Kubernetes and I was productive before git-lfs too. Rsnapshot to a local disk, rsync to a remote. Simple. Boring. Works. All this fancy tooling is just resume-driven development for infrastructure.

reykjavik_doc

reykjavik_doc 18d ago

Funny: I typo'd my SSH port and locked myself out for 6 hours · General Discussion

steveipw said:
Separate systemd unit
This is exactly the kind of complexity that makes me miss rc.local. I have one client who maintains a 47-line systemd override for sshd because they wanted to log failed attempts to a separate journal namespace. I asked why. They said "observability." I...

reykjavik_doc

reykjavik_doc 22d ago

Your 'community project' stole my weekend · General Discussion

I ran a CDN node in 2019. Bare metal, two nginx locations, rsync for cache warming. No containers. No orchestration. Uptime was 99.7% because I understood every moving part.

Now I read "migrating to Kubernetes" and I hear "I do not understand my own system so I will add one I understand even less."...