Comment AI turnaround breaks my flow (Score 1) 26
Tried this hardware's demo to write code, and I can tell you it changes the paradigm of how you use it. Virtually, insanely instantaneous, way fast enough to be truly conversational.
Frontier models are nice and all, but they're way too slow. Interacting with them is like running underwater. Developing software with the current models is painful and deliberate. It breaks your flow, slows down iteration. Maybe that's part of why devs are feeling somewhat demoralized when they switch to AI. That's super-important for productivity and loving your work as we've learned from having instant-turnaround IDEs vs. submitting a job to a mainframe to get a compile error back 10 minutes later.
That delay and expense forces you to treat existing AI-generated code as valuable. You rescue existing code the AI spit out previously, instead of iterating fresh code fast, telling the AI "OK, with everything we've learned together in the last 10 minutes, make a brand new version." (In case you hadn't noticed, AI's much better at fresh code than modifying old.)