I used Fable to rewrite 65kLoC to Rust. It cost $400.
Summary
A blog post describing the author's experiment rewriting 65kLoC from Go to Rust using Fable, with a $400 cost. It covers learning Rust through a teaching-skill approach, porting workflows from Zig to Rust, and leveraging LLM-driven refactoring to convert representations into code. The piece also discusses data-driven techniques, prompts, and references to Bun in Rust and multiagent considerations.