The 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 MoreFrom the Ground Up - The Idea and Authentication
Jan 4, 2026 by John Todd  · 15 min read
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 More16 Tips for Writing AI-Ready C# Code
Dec 13, 2025 by Matt Eland  · 22 min readPart of the AI-Assisted Development topic
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 MoreThe Frontend Developer's Guide to Node.js Docker Images
Oct 28, 2025 by Terry Welsh  · 6 min read
How proper Node.js Docker version selection can dramatically reduce vulnerabilities, minimize image sizes, and lower costs while maintaining app stability.
Learn MoreCozy Aspire Dashboarding
Oct 28, 2025 by Victor Frye  · 6 min readPart of the Cloud-Native Development topic
The Aspire dashboard is your home for local development. Let's explore customizing it with friendly URLs and icons for a cozier experience.
Learn More