leastfixedpoint

Tony's Link Log

3 links tagged with “devops”

88 links in 39 categories.

Atom 1.0 feed Atom feed for links tagged with devops

Links added 29 July 2026

Disasters for Small Teams.

Greg Wilson (21 July 2026)
🔗 https://web.archive.org/web/20260727161611/https://third-bit.com/2026/07/25/disaster/
#devops #bcs

This post is a short guide to disaster planning and recovery for organizations whose “IT department” fits around a single table […] The goal is a plan that works well enough for you to survive the worst day of your team’s existence, written by people who have a dozen other things to do. Keep it short, keep it tested, and keep it alive.

Originally formatted as terse but usable bullet points, later expanded to a longer-form essay.

Links added 10 July 2026

execline semicolon.

Laurent Bercot (22 June 2026)
🔗 https://skarnet.org/software/execline/el_semicolon.html
#devops #system-layer #bcs2140 #bcs

Part of the S6 cinematic universe: a set of simple, powerful system scripting tools that offer alternatives to traditional shell scripting and init systems. The execline language is a chain-loading command execution tool with careful semantics around variable expansion and block management. Interesting as a kind of embedded DSL in the Unix scripting tradition.

MIT Missing Semester of CS Education.

(2026)
🔗 https://missing.csail.mit.edu/
#devops #bcs

Classes teach you all about advanced topics within CS, from operating systems to machine learning, but there’s one critical subject that’s rarely covered, and is instead left to students to figure out on their own: proficiency with their tools. We’ll teach you how to master the command-line, use a powerful text editor, use fancy features of version control systems, and much more!