// blog

Insights on AI-powered code maintenance, platform engineering, and developer productivity.

Migrate CircleCI to GitHub Actions across every repo

How to Migrate from CircleCI to GitHub Actions Across Every Repo

How to migrate from CircleCI to GitHub Actions: convert config.yml to a workflow file, map orbs, executors, caching, and artifacts, and run the migration across every repository at once.

mandy | Jun 29, 2026 | // 9 min read
AI for Platform Engineering — Where It Helps and Where It Doesn't

AI for Platform Engineering: Where It Helps and Where It Doesn't

AI automates one half of platform engineering: writing the code. It leaves the other half — getting dozens of teams to actually merge changes — completely untouched.

matthew-holmes | Jun 25, 2026 | // 7 min read
Generate FedRAMP compliance documentation across every service

How to Generate FedRAMP Compliance Documentation Across Every Service

FedRAMP authorization spends most of its time on documentation, not controls. Here's the exact method for generating accurate, code-grounded SECURITY.md files — and how to run it across every repo at once.

mandy | Jun 17, 2026 | // 10 min read
Build vs. Buy for Platform Teams — The Hidden Cost of Internal Tools

Build vs. Buy for Platform Teams: The Hidden Cost of Internal Tools

Building internal platform tools usually costs 3-4x more than buying. The true cost is years of maintenance. A framework for deciding build vs buy.

matthew-holmes | Jun 16, 2026 | // 9 min read
Enforce non-root Docker users across every repo in your org

How to Enforce Non-Root Docker Users Across Every Repo in Your Org

A security review flags forty Dockerfiles running as root. The fix is four lines in the right order. Here's the exact method — and how to run it across your entire fleet.

mandy | Jun 10, 2026 | // 8 min read
Mythos on a Leash — Inside Anthropic's Decision to Hand the Public Its Most Dangerous Model

Mythos on a Leash: Inside Anthropic's Decision to Hand the Public Its Most Dangerous Model

An investigation into Claude Fable 5, the safeguards that make it shippable, and the questions those safeguards leave open.

john-laban | Jun 9, 2026 | // 10 min read