Engineering Notes & Musings

Just some notes from an engineering leader trying to keep up.

April 20, 2026
5 min read

Rust OAuth2 Server: Four Months of Progress from v0.0.3 to v0.5.2

Progress update on the Rust OAuth2/OIDC server since the last deep-dive — multi-crate workspace refactor, Waves 2–5 RFC conformance (PAR, JAR, hybrid, device flow, JWT introspection), a new Tailwind admin dashboard, key rotation with encrypted persistence, rate limiting, circuit breakers, and agentic repo maintenance.

I
Ian Lintner
Read More
April 7, 2026
5 min read

🤖 AI Agents Are the Last CMS You'll Ever Need

CMS dashboards were built for a world where content was hard to write and harder to publish. AI agents just made both trivial. Here's the case for ditching the UI and bringing your agents to the content workflow instead.

I
Ian Lintner
Read More
December 18, 2025
5 min read

Bespoke Editor Customization: Using Copilot to Build a VS Code Extension in Minutes

If you live in Kubernetes YAML, you can either keep context-switching into terminals… or you can teach your editor your exact workflow. Here’s how I used Copilot to generate a tiny VS Code extension with CodeLens + right-click actions to apply/validate manifests and Kustomize—then shipped it with CI and docs before lunch.

I
Ian Lintner
Read More
November 28, 2025
5 min read

Operational Playbooks for People Stuff

Why non-technical playbooks for promotions, planning, conflict, and performance are one of the highest-leverage tools for trust, clarity, and neuro-inclusive engineering teams.

I
Ian Lintner
Read More