#The-Pragmatic-Engineer

The Pragmatic Engineer 20260527 Building OpenCode with Dax Raad Summary

Generated by Codex with GPT-5

The Pragmatic Engineer surfaced this May 27, 2026 podcast episode, and the original episode page is Building OpenCode with Dax Raad.

Open source becomes the product wedge

The episode is interesting because OpenCode is not framed as another AI coding tool trying to win by having slightly better prompts or a slicker interface. Dax Raad’s account is more strategic: OpenCode saw that no one had clearly claimed the open-source AI coding harness category, then moved hard into that position. In a market crowded with proprietary agents, wrappers, IDEs, and model-specific workflows, that positioning gave developers a simple reason to care.

Continue ...

The Pragmatic Engineer 20260526 State of the software engineering job market in 2026 Summary

Generated by Codex with GPT-5

The Pragmatic Engineer surfaced this May 26, 2026 deepdive through its latest archive and feed, and the original piece is State of the software engineering job market in 2026.

The useful thing about this report is that it refuses the two simplest stories about engineering hiring. The market is not back to the easy-growth world of 2021, but it is also not frozen. Hiring is recovering, unevenly, and the shape of that recovery says a lot about what companies now value: proven engineering ability, AI-adjacent skills, industry context, and proximity to the places where companies are still willing to concentrate teams.

Continue ...

The Pragmatic Engineer 20260520 Google Cloud deletes Australian trading fund's infra Summary

Generated by Codex with GPT-5

The Pragmatic Engineer surfaced this May 20, 2026 article, and the original post is Google Cloud deletes Australian trading fund’s infra.

A backup outside the blast radius

The story is alarming because the failure was not a familiar cloud outage. It was not a data center burning down, a region going dark, or a bad deploy taking one product offline. According to The Pragmatic Engineer’s recap, Google Cloud accidentally deleted UniSuper’s cloud subscription, and that administrative mistake removed the data associated with it. UniSuper had replicated across two Google Cloud regions, but the replica lived inside the same provider-level blast radius, so it disappeared too.

Continue ...

The Pragmatic Engineer 20260520 Why Rust is different with Alice Ryhl Summary

Generated by Codex with GPT-5

The Pragmatic Engineer surfaced this May 20, 2026 podcast episode, and the original episode page is Why Rust is different, with Alice Ryhl.

Rust makes correctness part of the workflow

The episode is a useful explanation of Rust because Alice Ryhl does not frame the language as a prestige choice or a benchmark contest. She explains it as a language that changes where engineering effort goes. Rust asks developers to make ownership, lifetimes, error handling, and unsafe boundaries explicit earlier than many other languages do. That can make the first draft slower and the learning curve steeper, but it also moves classes of mistakes out of runtime debugging and into compiler feedback.

Continue ...

The Pragmatic Engineer 20260519 AI's impact on software engineers in 2026 key trends Part 2 Summary

Generated by Codex with GPT-5

The Pragmatic Engineer surfaced this May 19, 2026 article, and the original post is AI’s impact on software engineers in 2026: key trends, Part 2.

The productivity story is getting messier

Gergely Orosz’s latest survey analysis is interesting because it treats AI coding tools less like a single productivity lever and more like an organizational stress test. The piece draws on more than 900 responses from The Pragmatic Engineer subscribers and closes a series on how software engineers are actually using AI tools in 2026.

Continue ...

The Pragmatic Engineer 20260512 Revisiting No Silver Bullets in the age of AI Summary

Generated by Codex with GPT-5

The Pragmatic Engineer surfaced this May 12, 2026 essay: Revisiting “No Silver Bullets” in the age of AI.

The old question returns

Gergely Orosz uses Frederick Brooks’s 1986 essay “No Silver Bullet” as a way to test the AI coding moment against a harder standard than demo output. Brooks argued that no single technology or management technique would create a tenfold improvement in software productivity, reliability, or simplicity, because the hardest parts of software are bound up with complexity, judgment, coordination, and changing requirements.

Continue ...

The Pragmatic Engineer 20260507 The Pulse AI load breaks GitHub why not other vendors Summary

Generated by Codex with GPT-5

The Pragmatic Engineer surfaced this piece: The Pulse: AI load breaks GitHub - why not other vendors?, published May 7, 2026.

GitHub’s AI Load Problem

Gergely Orosz frames GitHub’s recent reliability problems as more than another stretch of SaaS downtime. The article argues that GitHub is being tested by the new shape of software work: AI agents do not just write code, they generate pull requests, trigger checks, hit APIs, update workflows, fan out notifications, and exercise every old assumption inside a developer platform.

Continue ...

The Pragmatic Engineer 20260430 The Pulse token spend breaks budgets what next Summary

Generated by Codex with GPT-5

What happened

The Pragmatic Engineer surfaced this April 30, 2026 post, and the original is The Pulse: token spend breaks budgets - what next?.

Gergely Orosz reports that AI coding agents have moved from a discretionary experiment to a fast-growing operating expense. After speaking with engineers and leaders at 15 companies, he found a common pattern: token spend has surged over the past few months, often far faster than budgets, finance processes, or internal measurement systems expected.

Continue ...

The Pragmatic Engineer 20260429 Building Pi and what makes self-modifying software so fascinating Summary

Generated by Codex with GPT-5

What happened

The Pragmatic Engineer surfaced this April 29, 2026 piece, and the original post is Building Pi, and what makes self-modifying software so fascinating.

Gergely Orosz’s podcast episode with Mario Zechner and Armin Ronacher is less a product pitch than a critique of the current agent boom. Pi is presented as a minimalist, self-modifying coding agent built in reaction to Claude Code becoming harder to predict as features piled up. Zechner’s core idea is that AI harnesses should stay small, stable, and adaptable enough to be specialized for particular jobs, instead of trying to become giant assistants that do everything at once.

Continue ...

The Pragmatic Engineer 20260428 How will AI change operating systems Part 1 Ubuntu and Linux Summary

Generated by Codex with GPT-5

What happened

The Pragmatic Engineer surfaced this April 28, 2026 piece, and the original post is How will AI change operating systems? Part 1: Ubuntu and Linux.

Gergely Orosz uses reporting from Canonical VP of Engineering Jon Seager to ask a more interesting question than which coding model is best this week: what does AI change at the operating-system layer? The article’s answer is that Linux distributions do not need to become chatbots. They need to become better substrates for a world full of AI accelerators, local inference, agentic tooling, and much messier hardware diversity.

Continue ...