@ryanlpeterman: Thoughts on rewriting your entire codebase to Rust with AI, @charliermarsh (OpenAI & Astral) interesting open questions…

X AI KOLs Following News

Summary

A tweet thread summarizing an interview with Charlie Marsh (Astral/OpenAI) discussing the challenges and open questions of rewriting entire codebases to Rust with AI assistance.

Thoughts on rewriting your entire codebase to Rust with AI, @charliermarsh (OpenAI & Astral) interesting open questions: • "Maybe you don't understand the code anymore, right?" • "You're trading known issues for new unknown issues" • "how do you roll that out safely?" • "How well do they need to understand things at different levels of abstraction?"
Original Article
View Cached Full Text

Cached at: 06/25/26, 01:19 PM

Thoughts on rewriting your entire codebase to Rust with AI, @charliermarsh (OpenAI & Astral) interesting open questions:

• “Maybe you don’t understand the code anymore, right?” • “You’re trading known issues for new unknown issues” • “how do you roll that out safely?” • “How well do they need to understand things at different levels of abstraction?”

Ryan Peterman (@ryanlpeterman): Charlie Marsh (@charliermarsh) is the founder of Astral, the Python devtool startup that was acquired by OpenAI. I inteviewed him about how software engineering is changing and learnings from starting his own company as an engineer.

In this episode:

• Full codebase language

Similar Articles

Learnings from 100K lines of Rust with AI (2025)

Hacker News Top

A developer shares learnings from building a 100K-line Rust-based multi-Paxos consensus engine using AI coding agents, achieving dramatic productivity gains and performance improvements.

My Thoughts on Bun's Rust Rewrite

Lobsters Hottest

An analysis of Bun's controversial rewrite from Zig to Rust using AI-generated code, raising concerns about 6,755 AI-written commits merged without human review and the risks of AI-translated code in production.