Coding Architect Logo
  • Posts
  • Tags
  • Categories
Apr 26, 2026

Code Review After the Pull Request

The pull request was built for a world where humans wrote most of the code. We don’t live there anymore. The pull request as a unit of review is a recent invention. GitHub shipped it in 2008. …

Apr 26, 2026

A Code Knowledge Graph for Review, Not Generation

The same graph that helps an agent write code can help a reviewer trust it. Almost nobody is using it that way. Every AI coding tool I’ve looked at in the last eighteen months — including …

Apr 26, 2026

A Rust-Native Architecture Toolchain: forge, puml, and adoc

A Rust-Native Architecture Toolchain: forge, puml, and adoc Replacing the JVM and Ruby pieces of the architecture documentation stack with single static binaries Most of the tools I reach for when …

architecture rust developer-tools documentation ai-agents
Mar 22, 2026

Sandboxing AI Coding Agents: Why Isolation Matters

The more context and tools an AI coding agent has access to, the better it performs. But more power means more risk. How do we harness the full capability of AI coding assistants while keeping our …

Feb 21, 2026

Exploring Your Backstage Catalog Without Backstage

Exploring Your Backstage Catalog Without Backstage How bsv gives you instant visibility into your software catalog from the terminal Backstage has become the de facto standard for software catalogs. …

developer-tools backstage rust tui
Feb 21, 2026

Seeing Your Codebase as a City

Seeing Your Codebase as a City Why we need better ways to understand code at scale – and how 3D visualization can help Software teams accumulate code the way cities accumulate buildings. One …

visualization developer-tools rust
Feb 21, 2026

Visualizing Project Structure with rv

Visualizing Project Structure with rv A fast, interactive way to see what’s actually in your project Every developer has had the experience of opening an unfamiliar codebase and trying to …

visualization developer-tools rust cli
Feb 15, 2026

Building a Code Knowledge Graph for Ai Agents

Building a Code Knowledge Graph for AI Agents How I rebuilt codegraph in Rust to give AI coding assistants a semantic map of your codebase There’s a fundamental tension at the heart of agentic …

Jan 25, 2026

Vibe Coding

Vibe Coding is an innovative approach to software development that emphasizes creativity, flow, and emotional engagement in the coding process. It encourages developers to tap into their intuition and …

Jul 5, 2023

Pair Programming, Mob Programming, and AI Co-Pilots: A Comparative Analysis

Hello there, fellow tech enthusiasts! Today, we dive into a stimulating topic that has been stirring the world of software development: a comparison between pair programming, mob programming, and …

ai
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»

© 2026