GPT5.6 freed me from spending most of my time writing control flows to designing data structures. It enables fearless refactors.
Design the data structure and control flows naturally flow out of the AI.
I’m using Rust by the way. Rust is even better in AI coding because it’s type system is so strong that many logics can be baked into the data structures.
20k lines of code on 10 days. That’s speed that I never feel before. I’m taking about ++40k and —20k
Design the data structure and control flows naturally flow out of the AI.
I’m using Rust by the way. Rust is even better in AI coding because it’s type system is so strong that many logics can be baked into the data structures.
20k lines of code on 10 days. That’s speed that I never feel before. I’m taking about ++40k and —20k
5🫂1