How Do I Pitch Org Design for Better Architecture?
Use Conway’s Law to connect architecture conversations to organizational design, with concrete talking points for architects, leaders, teams, and communities.
How Do I Serve Organizational Needs With Conway's Law?
Use Conway’s Law as a diagnostic to spot healthy vs broken team-to-code alignment, then pick the organizational change that fixes the right problem.
How Do I Smooth Platform Team Friction?
Reduce friction between a platform team and the product teams that depend on it using measurable thresholds and three communication-cost levers.
How Do I Use Conway's Law?
An index of five focused guides on applying Conway’s Law: smoothing platform friction, serving the org, diagnosing delivery, decoding software deployments, and pitching a better architectural design.
What Is Conway's Law?
Conway’s Law says software mirrors the organization that built it. Learn the mechanism, the inverse Conway maneuver, and why team shape is architecture.
How Do I Measure AI Software Development Tool Usage?
A tutorial: run a Python tool to inventory AI coding tool spend, assign owners, and set a token-cost-per-merged-PR baseline you can defend in a budget review.
What is Ollama?
What is Ollama and how does it run large language models locally on consumer hardware?
Fundamentals of Technical Leadership
Learn the fundamentals of technical leadership: credibility, vision, communication, empowerment, and decision-making that turn engineers into leaders.
What Is fzf?
fzf is a fuzzy finder that turns file selection into a fast, interactive search. Learn how it speeds up opening files in Neovim, macOS apps, and shell workflows.
What Is Claude Code?
Claude Code is Anthropic’s agentic coding tool that runs in your terminal, edits real files, and executes commands. Here’s how it works and why it exists.