
Admin Admin Podcast Admin Admin Podcast #103 – That’s how I role
13 snips
Dec 19, 2025 The hosts tackle recent cloud outages and the importance of thorough post-incident reports. They dive into migrating legacy services to the cloud and compare various migration tools. Discussion turns to configuring developer laptops using Ansible, and they share tips on managing complex dotfiles. The debate on the roles of sysadmins, SREs, and DevOps leads to insights on observability and metrics. Finally, they explore balancing reliability with costs and designing systems for graceful degradation during failures.
AI Snips
Chapters
Books
Transcript
Episode notes
Automate Laptop Setup With Dotfiles
- Use Ansible or similar automation to preconfigure developer laptops and preserve dotfiles.
- Store SSH and GPG keys securely and automate core tools to speed onboarding.
Keep Workstation Configs Minimal And Versioned
- Keep your workstation configs in version control and automate installs, including editor and shell settings.
- Prioritize tools you actually use to avoid over‑engineering your setup.
Use Zsh And Brew For A Faster CLI
- Prefer Zsh with Oh My Zsh for improved completion, handy aliases, and fuzzy search.
- Use Homebrew/Linuxbrew to install cross‑platform CLI tools when needed.



