←back to thread

467 points mraniki | 1 comments | | HN request time: 0.208s | source
Show context
HarHarVeryFunny ◴[] No.43535790[source]
I'd like to see an honest attempt by someone to use one of these SOTA models to code an entire non-trivial app. Not a "vibe coding" flappy bird clone or minimal ioS app (call API to count calories in photo), but something real - say 10K LOC type of complexity, using best practices to give the AI all the context and guidance necessary. I'm not expecting the AI to replace the programmer - just to be a useful productivity tool when we move past demos and function writing to tackling real world projects.

It seems to me that where we are today, AI is only useful for coding for very localized tasks, and even there mostly where it's something commonplace and where the user knows enough to guide the AI when it's failing. I'm not at all convinced it's going to get much better until we have models that can actually learn (vs pre-trained) and are motivated to do so.

replies(6): >>43535869 #>>43535969 #>>43536042 #>>43536795 #>>43536842 #>>43538608 #
1. gedy ◴[] No.43535869[source]
I know they are capable of more, but I also tire of people being so enamored with "bootstrap a brand new app" type AI coding - like is that even a big part of our job? In 25 years of dev work, I've needed to do that for commercial production app like... twice? 3 times? Help me deal with existing apps and codebases please.