Does this speed of development only apply to the early stages, or will it slow down as the codebase grows? I have yet to see these 100x improvements (and the claims themselves keep getting bigger) on anything more than prototype scale, rather than month-long projects.
No doubt AI boosters will claim we have found an O(1) productivity enhancer that is somehow two orders of magnitude better than anything else before. This is entering lunacy territory.
I made this in two days:
https://www.writelucid.cc/
Does this speed of development only apply to the early stages, or will it slow down as the codebase grows? I have yet to see these 100x improvements (and the claims themselves keep getting bigger) on anything more than prototype scale, rather than month-long projects.
No doubt AI boosters will claim we have found an O(1) productivity enhancer that is somehow two orders of magnitude better than anything else before. This is entering lunacy territory.
To me, it applies as long as you can keep the state of the system in your head (so, same as we always did architecture).
For example, I built this over a month or so and never hit a slowdown or quality issue:
https://github.com/skorokithakis/stavrobot
And it shows!
Yeah? It's not polished enough for you? Please show me the level of polish of your two-day projects.
You’re the one claiming a 10x-100x productivity boost. Does that boost not apply when it comes time to polish?