|
|
|
|
|
by fileeditview
121 days ago
|
|
All this praise for AI.. I honestly don't get it. I have used Opus 4.5 for work and private projects. My experience is that all of the AIs struggle when the project grows. They always find some kind of local minimum where they cannot get out of but tell you this time their solution will work.. but it doesn't. They waste my time with this behaviour enormously. In the end I always have to do it myself. Maybe when AIs are able to say: "I don't know how this works" or "This doesn't work like that at all." they will be more helpful. What I use AIs for is searching for stuff in large codebases. Sometimes I don't know the name or the file name and describe to them what I am looking for. Or I let them generate some random task python/bash script. Or use them to find specific things in a file that a regex cannot find. Simple small tasks. It might well be I am doing it totally wrong.. but I have yet to see a medium to large sized project with maintainable code that was generated by AI. |
|
Does it break down at some point to the extent that it simply does not finish tasks? Honest question as I saw this sentiment stated previously and assumed that sooner or later I'll face it myself but so far I didn't.