The Changelog: Software Development, Open Source

Kaizen! Let it crash (Friends)

40 snips
Jan 17, 2026
Dive into some tech tangents with discussions on Erlang's 'let it crash' philosophy and its implications for resilient systems. The team tackles frustrating out-of-memory crashes while analyzing unusual download patterns. They explore Mac cleanup tools and DIY hacks, alongside significant network upgrades. The mystery of MP3 traffic asymmetry leads to intriguing findings about disk fragmentation and misconfigurations. Plus, get insights on using LLMs for Varnish stats analysis—it's a wild ride through the digital landscape!
Ask episode
AI Snips
Chapters
Books
Transcript
Episode notes
ADVICE

Use File Cache For Large Files

  • Move large objects to a file cache on disk and tune thread pools and workspace sizes in Varnish.
  • Add tests and split VCL logic to make cache behavior predictable and maintainable.
INSIGHT

Cache As A Front-Desk Shield

  • A single Varnish instance can shield backends massively, serving terabytes while keeping backend hit rates high.
  • Observability reveals which regions are "hot" so you can right-size capacity regionally.
ADVICE

Communicate For Your Audience

  • Tailor explanations to your audience: sysadmins want hardware detail; devs want app-focused fixes; execs want cost/outcome summaries.
  • Use relatable analogies when addressing a broad podcast audience.
Get the Snipd Podcast app to discover more snips from this episode
Get the app