The Physics of Predictability
Apr 14, 2026 by Lee Nicholls  · 10 min read
Back-testing across three projects shows forecasting accuracy rises with team autonomy, controlled WIP, and data-driven flow management.
Learn MoreAgentic AI Tools & Resources for Senior Developers
Mar 31, 2026 by Matt Eland  · 8 min readPart of the AI-Assisted Development topic
Essential resources for mastering agentic AI development — core concepts and guides for GitHub Copilot, Claude Code, Cursor, and OpenAI Codex.
Learn MoreTeaching an AI to Build Software
Mar 13, 2026 by Eddie Legg  · 19 min readPart of the AI-Assisted Development topic
How treating AI tooling like a distracted junior developer resulted in production-quality software
Learn MoreSelf-Improving AI Application Architectures
Mar 10, 2026 by Matt Eland  · 18 min readPart of the Building AI Agents topic
What if your AI agents could learn from their mistakes and get better over time? Check out a sample architecture that does just that.
Learn MoreA Conversation with an LLM AI on Functional Programming
Mar 1, 2026 by John Todd  · 17 min read
A conversation with an LLM AI on how to gradually improve a very procedural method through the use of functional programming techniques. I learned about contexts, how to pay careful attention to method signatures, and the strengths and weaknesses of different languages in the use of functional programming.
Learn MoreThe Copilot Experiment
Feb 4, 2026 by Victor Frye  · 10 min readPart of the AI-Assisted Development topic
A blog post exploring my two-week experiment using GitHub Copilot CLI for all coding tasks as a generative AI skeptic.
Learn MoreEF Core Migrations In Docker
Jan 27, 2026 by Eric Smith  · 6 min readPart of the Cloud-Native Development topic
Docker Desktop to Podman
Jan 21, 2026 by Victor Frye  · 6 min readPart of the Cloud-Native Development topic
Database Dating
Jan 21, 2026 by Mike Goeke  · 6 min read
We put SQLite and PostgreSQL through a load-testing gauntlet. See the data that changed our architecture and the Sidecar pattern that keeps our scaling simple.
Learn MoreProduct vs Project Mindset
Jan 13, 2026 by Julie Yakunich  · 3 min read
Leading EDJE helps project-driven organizations deliver software that measurably improves business outcomes by value-ordering work, aligning strategy to sprints, and using evidence-based metrics and forecasting to make trade-offs transparent.
Learn More