Blog

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 More
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 More
A blog post exploring my two-week experiment using GitHub Copilot CLI for all coding tasks as a generative AI skeptic.
Learn More
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 More
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
Learn how to build a modern website and web app from the ground up. This post outlines implementing OAuth 2.0 authentication using GitHub.
Learn MoreMaestro: A Single Framework for Mobile and Web E2E Testing
Dec 26, 2025 by
Dennis Whalen
· 6 min read
Maestro is an open-source E2E testing framework that works across web, iOS, and Android using the same simple YAML syntax. It's perfect for teams who want to quickly add E2E tests without building complex automation frameworks.
Learn More
Discover 16 practical tips for writing AI-ready C# code, making your .NET codebase easier for AI agents and tools to understand, maintain, and extend.
Learn More

