# The Pragmatic Engineer

Big Tech and startups, from the inside. Highly relevant for software engineers, AI engineers and engineering leaders, useful for those working in tech.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Inside OpenAI's agentic software factory

DevFeed: [Inside OpenAI's agentic software factory](<https://devfeed.tech/articles/inside-openai-s-agentic-software-factory-26895.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/openai-software-factory>)

Author: Gergely Orosz

Published: 2026-09-15T15:41:25Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [OpenAI](<https://devfeed.tech/topics/openai.md>), [codex](<https://devfeed.tech/topics/codex.md>), [Software](<https://devfeed.tech/topics/software.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [codex](<https://devfeed.tech/tags/codex.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [openai](<https://devfeed.tech/tags/openai.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

This article examines Codex's role at OpenAI, the lab's agentic software factory, and the engineering challenges associated with serving one billion users.

### Source excerpt

A deepdive into how Codex has "taken over" OpenAI, how the frontier lab builds its agentic software factory, and the engineering challenges of one billion users. Details from inside OpenAI

## The Pulse #191: a new trend of CPU shortages

DevFeed: [The Pulse #191: a new trend of CPU shortages](<https://devfeed.tech/articles/the-pulse-191-a-new-trend-of-cpu-shortages-18180.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/the-pulse-191-a-new-trend-of-cpu>)

Author: Gergely Orosz

Published: 2026-09-10T17:13:44Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [cpu](<https://devfeed.tech/topics/cpu.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [covid](<https://devfeed.tech/tags/covid.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [growth](<https://devfeed.tech/tags/growth.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

This issue discusses a new trend of CPU shortages and suggests reserving more compute for compute-intensive services. It also covers COVID-era unicorns, engineers losing touch with systems when AI handles incidents, and related topics.

### Source excerpt

For compute-intensive services: it's worth reserving more compute now. Also: growth dreams end for more COVID-era unicorns, engineers losing touch with systems when AI handles incidents, and more

## Building Codex with Tibo Sottiaux

DevFeed: [Building Codex with Tibo Sottiaux](<https://devfeed.tech/articles/building-codex-with-tibo-sottiaux-18170.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/building-codex-with-tibo-sottiaux>)

Author: Gergely Orosz

Published: 2026-09-09T15:57:24Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [codex](<https://devfeed.tech/topics/codex.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Development](<https://devfeed.tech/topics/development.md>), [software-development](<https://devfeed.tech/topics/software-development.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [cli](<https://devfeed.tech/tags/cli.md>), [codex](<https://devfeed.tech/tags/codex.md>), [git](<https://devfeed.tech/tags/git.md>), [openai](<https://devfeed.tech/tags/openai.md>), [rust](<https://devfeed.tech/tags/rust.md>), [software-development](<https://devfeed.tech/tags/software-development.md>)

### AI overview

In a Pragmatic Engineer Podcast episode, OpenAI's Tibo Sottiaux discusses how Codex was built and iterated, including the Rust-based open-source CLI, evolving harness and models, support for multiple model providers, and use across software development tasks such as code reviews, maintenance, and system rearchitecture.

### Source excerpt

OpenAI's Tibo Sottiaux shares how Codex was built and how it's reshaping software development.

## How AI-generated code may change the code review process

DevFeed: [How AI-generated code may change the code review process](<https://devfeed.tech/articles/what-is-happening-with-code-reviews-18187.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/what-is-happening-with-code-reviews>)

Author: Gergely Orosz

Published: 2026-09-08T16:32:01Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ai](<https://devfeed.tech/tags/ai.md>), [code](<https://devfeed.tech/tags/code.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [code-reviews](<https://devfeed.tech/tags/code-reviews.md>)

### AI overview

This article examines how the growing volume of AI-generated code may affect the code review process and considers approaches that could replace traditional review practices.

### Source excerpt

AI generates more code than devs can track in 2026, so will the code review process have to adapt - or is it doomed? A look into this decades-old practice and the approaches that could replace it

## The Pulse: tech companies move to open AI models

DevFeed: [The Pulse: tech companies move to open AI models](<https://devfeed.tech/articles/the-pulse-tech-companies-move-to-open-ai-models-18185.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/the-pulse-tech-companies-move-to>)

Author: Gergely Orosz

Published: 2026-09-03T17:00:14Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [AI Models](<https://devfeed.tech/topics/ai-models.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>)

Tags: [ai-models](<https://devfeed.tech/tags/ai-models.md>), [automated](<https://devfeed.tech/tags/automated.md>), [cost](<https://devfeed.tech/tags/cost.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [open](<https://devfeed.tech/tags/open.md>)

### AI overview

Cost-saving efforts reportedly show that moving simpler workloads to open AI models can reduce AI bills by about 50%. The article also covers automated software maintenance experience.

### Source excerpt

Cost-saving efforts reveal that moving simpler workloads to open AI models is the easiest way to save ~50% on AI bills. Also: automated software maintenance experience, and more

## The Pragmatic Engineer: Five years

DevFeed: [The Pragmatic Engineer: Five years](<https://devfeed.tech/articles/the-pragmatic-engineer-five-years-18179.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/the-pragmatic-engineer-five-years>)

Author: Gergely Orosz

Published: 2026-09-01T17:14:34Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [engineering](<https://devfeed.tech/tags/engineering.md>), [events](<https://devfeed.tech/tags/events.md>), [publication](<https://devfeed.tech/tags/publication.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

The Pragmatic Engineer reflects on reaching its fifth anniversary, describing the publication's growth from its 2021 launch to more than 1.1 million readers, tens of thousands of paid subscribers, a podcast, and more than 500,000 YouTube subscribers. The article also announces upcoming events and a temporary annual subscription offer.

### Source excerpt

As the newsletter reaches its fifth birthday, we reflect on how the publication has changed, and what to expect. Also: the launch of the 'How Software Engineering is Changing' essay contest

## Meta's engineering culture and team-reduction plans amid competition from AI-native startups

DevFeed: [Meta's engineering culture and team-reduction plans amid competition from AI-native startups](<https://devfeed.tech/articles/the-pulse-meta-wanted-to-reduce-teams-by-60-because-of-ai-18182.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/the-pulse-meta-wanted-to-reduce-teams>)

Author: Gergely Orosz

Published: 2026-08-27T17:59:17Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Meta](<https://devfeed.tech/topics/meta.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [culture](<https://devfeed.tech/tags/culture.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [github](<https://devfeed.tech/tags/github.md>), [meta](<https://devfeed.tech/tags/meta.md>), [startups](<https://devfeed.tech/tags/startups.md>)

### AI overview

The article examines why Meta changed its engineering culture and considered reducing teams amid concerns about AI-native startups doing more with less. It also discusses Ramp's AI infrastructure and increased GitHub load.

### Source excerpt

We find out why Meta destroyed its standout engineering culture: it feared AI-native startups doing more with less. Also: thoughts on Ramp's AI infra, GitHub's load doubles in four months, and more

## Why performant code matters (but gets widely ignored), with Casey Muratori

DevFeed: [Why performant code matters (but gets widely ignored), with Casey Muratori](<https://devfeed.tech/articles/why-performant-code-matters-but-gets-widely-ignored-with-casey-muratori-18188.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/why-performant-code-matters-but-gets>)

Author: Gergely Orosz

Published: 2026-08-26T15:59:59Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Code](<https://devfeed.tech/topics/code.md>), [Software](<https://devfeed.tech/topics/software.md>), [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [developer](<https://devfeed.tech/tags/developer.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [performance](<https://devfeed.tech/tags/performance.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

This podcast episode features Casey Muratori discussing why software performance matters, why it is often overlooked, and how developers can write faster code.

### Source excerpt

Casey Muratori explains why software performance matters, how developers can write faster code, and why he challenges conventional engineering practices.

## Why Ramp built its own in-house coding agent, Inspect

DevFeed: [Why Ramp built its own in-house coding agent, Inspect](<https://devfeed.tech/articles/why-ramp-built-its-own-in-house-coding-agent-inspect-18189.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/why-ramp-built-inspect>)

Author: Gergely Orosz

Published: 2026-08-25T15:20:23Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [company](<https://devfeed.tech/tags/company.md>), [fintech](<https://devfeed.tech/tags/fintech.md>)

### AI overview

An in-depth look at why fintech company Ramp built its own in-house coding agent, Inspect, instead of taking an easier route, and how it compares with coding agents from frontier AI labs.

### Source excerpt

A fintech company rejected the easy route and homebrewed its own coding agent - and is now a step ahead of coding agents from frontier AI labs. An in-depth look

## The Pulse: Asana's Testing Framework Migration and AI Startups Challenging Gartner

DevFeed: [The Pulse: Asana's Testing Framework Migration and AI Startups Challenging Gartner](<https://devfeed.tech/articles/the-pulse-we-need-to-talk-about-migrations-with-ai-18186.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/the-pulse-we-need-to-talk-about-migrations>)

Author: Gergely Orosz

Published: 2026-08-20T17:53:01Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [migration](<https://devfeed.tech/topics/migration.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [framework](<https://devfeed.tech/tags/framework.md>), [migrations](<https://devfeed.tech/tags/migrations.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

This newsletter issue highlights Asana completing a testing framework migration in two weeks, despite previously expecting to delay it for years. It also discusses whether AI startups could make Gartner less relevant.

### Source excerpt

Asana completed a testing framework migration in two weeks, that they would have delayed for years more, and they're not alone. Also: AI startups could make Gartner much less relevant, and more

## From Chrome DevTools to AI Engineering, with Addy Osmani

DevFeed: [From Chrome DevTools to AI Engineering, with Addy Osmani](<https://devfeed.tech/articles/from-chrome-devtools-to-ai-engineering-with-addy-osmani-18173.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/from-chrome-devtools-to-ai-engineering>)

Author: Gergely Orosz

Published: 2026-08-19T16:53:57Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [AI Engineering](<https://devfeed.tech/topics/ai-engineering.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [Google](<https://devfeed.tech/topics/google.md>), [developer tooling](<https://devfeed.tech/topics/developer-tooling.md>), [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>), [Loop Engineering](<https://devfeed.tech/topics/loop-engineering.md>), [Chrome](<https://devfeed.tech/topics/chrome.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-engineering](<https://devfeed.tech/tags/ai-engineering.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [devtools](<https://devfeed.tech/tags/devtools.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [google](<https://devfeed.tech/tags/google.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Addy Osmani discusses his 14 years at Google, including work on Chrome, DevTools, Core Web Vitals, and AI developer experience. The conversation covers AI agents, loop engineering, cognitive surrender, engineering culture, and the broader skills engineers need.

### Source excerpt

Addy Osmani shares lessons from 14 years at Google and how AI agents are reshaping software engineering, developer workflows, and the skills engineers need to succeed.

## Meta offers retention equity grants as staff leave; article examines Grok Bot and OpenClaw

DevFeed: [Meta offers retention equity grants as staff leave; article examines Grok Bot and OpenClaw](<https://devfeed.tech/articles/the-pulse-meta-s-self-inflicted-resignation-wave-18183.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/the-pulse-metas-self-inflicted-resignation>)

Author: Gergely Orosz

Published: 2026-08-14T16:55:55Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Meta](<https://devfeed.tech/topics/meta.md>), [OpenClaw](<https://devfeed.tech/topics/openclaw.md>), [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [meta](<https://devfeed.tech/tags/meta.md>), [openclaw](<https://devfeed.tech/tags/openclaw.md>)

### AI overview

The article discusses Meta offering more than $1 million in retention equity grants to employees who are leaving and considers whether Grok Bot could represent an "OpenClaw moment" for managed AI agents.

### Source excerpt

The social media giant is offering $1M+ retainer equity grants to staff who are leaving: and even this is not effective. Also: is Grok Bot the "OpenClaw moment" for managed AI agents?

## Charity Majors on how AI is changing software engineering

DevFeed: [Charity Majors on how AI is changing software engineering](<https://devfeed.tech/articles/stop-being-skeptical-about-ai-for-development-with-charity-majors-18177.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/stop-being-skeptical-about-ai-for>)

Author: Gergely Orosz

Published: 2026-08-12T16:45:07Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Development](<https://devfeed.tech/topics/development.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [observability](<https://devfeed.tech/topics/observability.md>), [DevOps](<https://devfeed.tech/topics/devops.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [development](<https://devfeed.tech/tags/development.md>), [devops](<https://devfeed.tech/tags/devops.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [observability](<https://devfeed.tech/tags/observability.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

A podcast discussion with Charity Majors examines how AI is changing software engineering, including code generation, code reviews, reliability, verification, observability, DevOps, and engineering leadership. The episode argues that AI is becoming a foundational part of development while increasing the importance of engineering discipline.

### Source excerpt

In 2025, it was rational to be skeptical about AI. In 2026, it's not, anymore. With Charity Majors, CTO and co-founder of Honeycomb.

## Software engineering at a proprietary trading company: Optiver

DevFeed: [Software engineering at a proprietary trading company: Optiver](<https://devfeed.tech/articles/software-engineering-at-a-proprietary-trading-company-optiver-18175.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/optiver>)

Author: Gergely Orosz

Published: 2026-08-11T16:17:39Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [AI Models](<https://devfeed.tech/topics/ai-models.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [ai-models](<https://devfeed.tech/tags/ai-models.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [latency](<https://devfeed.tech/tags/latency.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

The article examines software engineering at Optiver, including a shift from latency-focused work toward building better AI models and ownership of the stack from applications through custom hardware.

### Source excerpt

A shift from a focus on latency to building better AI models, owning the full stack from applications to building custom hardware, very different incentives to most tech companies in play, and more

## Formal methods with Hillel Wayne

DevFeed: [Formal methods with Hillel Wayne](<https://devfeed.tech/articles/formal-methods-with-hillel-wayne-18172.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/formal-methods-with-hillel-wayne>)

Author: Gergely Orosz

Published: 2026-07-29T16:22:31Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Formal methods](<https://devfeed.tech/topics/formal-methods.md>), [Formal verification](<https://devfeed.tech/topics/formal-verification.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [distributed-systems](<https://devfeed.tech/tags/distributed-systems.md>), [formal-methods](<https://devfeed.tech/tags/formal-methods.md>), [formal-verification](<https://devfeed.tech/tags/formal-verification.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [version-control](<https://devfeed.tech/tags/version-control.md>)

### AI overview

Hillel Wayne discusses why formal methods such as TLA+ matter for reliable software, how formal verification tools fit into software development, why distributed systems are difficult to reason about, and whether AI could make these methods more accessible.

### Source excerpt

Hillel Wayne explains why formal methods like TLA+ matter, how they help build reliable software, and whether AI will finally bring formal verification into the mainstream.

## How building software is changing at Anthropic

DevFeed: [How building software is changing at Anthropic](<https://devfeed.tech/articles/how-building-software-is-changing-at-anthropic-18174.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/inside-anthropic>)

Author: Gergely Orosz

Published: 2026-07-28T15:49:30Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [anthropic](<https://devfeed.tech/topics/anthropic.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [teams](<https://devfeed.tech/tags/teams.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

This article examines changes in how Anthropic builds software, including increased use of AI for code review and testing and the continued use of two-pizza teams.

### Source excerpt

A deepdive on what's changed in how the leading AI lab makes software. Ever more code review and testing is done by AI, two-pizza teams very much alive, and more. Details from inside of Anthropic

## The Pulse: Quitting Spotify Podcasts over reliability

DevFeed: [The Pulse: Quitting Spotify Podcasts over reliability](<https://devfeed.tech/articles/the-pulse-quitting-spotify-podcasts-over-reliability-18184.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/the-pulse-quitting-spotify-podcasts>)

Author: Gergely Orosz

Published: 2026-07-23T15:59:37Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Spotify](<https://devfeed.tech/topics/spotify.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [anthropic](<https://devfeed.tech/tags/anthropic.md>), [aws](<https://devfeed.tech/tags/aws.md>), [models](<https://devfeed.tech/tags/models.md>), [open](<https://devfeed.tech/tags/open.md>), [openai](<https://devfeed.tech/tags/openai.md>), [podcasts](<https://devfeed.tech/tags/podcasts.md>)

### AI overview

This newsletter issue discusses quitting Spotify podcasts because of reliability concerns and also mentions Chinese open models matching closed models from Anthropic and OpenAI, along with an AWS billing error.

### Source excerpt

Also: Chinese open models match closed ones from Anthropic and OpenAI, AWS's "heart-attack" billing error, and more

## Pushing software engineering limits with "napkin math"

DevFeed: [Pushing software engineering limits with "napkin math"](<https://devfeed.tech/articles/pushing-software-engineering-limits-with-napkin-math-18176.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/pushing-software-engineering-limits>)

Author: Gergely Orosz

Published: 2026-07-21T16:52:07Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [Development](<https://devfeed.tech/topics/development.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [Shopify](<https://devfeed.tech/topics/shopify.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-engineer](<https://devfeed.tech/tags/ai-engineer.md>), [build](<https://devfeed.tech/tags/build.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [programming](<https://devfeed.tech/tags/programming.md>), [shopify](<https://devfeed.tech/tags/shopify.md>), [software](<https://devfeed.tech/tags/software.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

The article examines Simon Eskildsen's approach to software engineering, including algorithmic programming, long-term infrastructure work at Shopify, and "napkin math" for estimating compute and data-transfer limits. It also discusses turbopuffer's origins, Cursor as an early customer, and considerations around venture-capital funding.

### Source excerpt

Turbopuffer cofounder Simon Eskildsen on the benefits of longer tenure, using first principles to build durable software - and why founders should be cautious when raising VC money

## The Pulse: Grok's CLI caught uploading all your local files to the cloud

DevFeed: [The Pulse: Grok's CLI caught uploading all your local files to the cloud](<https://devfeed.tech/articles/the-pulse-grok-s-cli-caught-uploading-all-your-local-files-to-the-cloud-18181.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/the-pulse-groks-cli-caught-uploading>)

Author: Gergely Orosz

Published: 2026-07-16T16:48:53Z

Content type: news

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Code review](<https://devfeed.tech/topics/code-review.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [pricing](<https://devfeed.tech/tags/pricing.md>)

### AI overview

A Pulse newsletter item about Grok's CLI allegedly uploading local files to the cloud, along with concerns about rising code-review load and enterprise pricing.

### Source excerpt

Also: engineering leaders concerned about continued increase in code review load, devs at enterprises surprised by high enterprise pricing, and more

## Context engineering with Dex Horthy

DevFeed: [Context engineering with Dex Horthy](<https://devfeed.tech/articles/context-engineering-with-dex-horthy-18171.md>)

Original publisher: [Read original article](<https://newsletter.pragmaticengineer.com/p/context-engineering-with-dex-horthy>)

Author: Gergely Orosz

Published: 2026-07-15T16:08:59Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Code quality](<https://devfeed.tech/topics/code-quality.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [code-quality](<https://devfeed.tech/tags/code-quality.md>), [context-engineering](<https://devfeed.tech/tags/context-engineering.md>), [langchain](<https://devfeed.tech/tags/langchain.md>), [llm](<https://devfeed.tech/tags/llm.md>)

### AI overview

Dex Horthy discusses context engineering for working around LLM context limitations in AI-assisted software development. The conversation covers context engineering, harness engineering, loop engineering, software factories, and automating more of the software development lifecycle while maintaining code quality.

### Source excerpt

Dex Horthy explains why context engineering is key to building more effective AI-assisted software without sacrificing code quality.