▲ | Disposal8433 6 days ago | |
> the obvious problems can mostly be solved by having the agent try to compile the program The famous "It compiles on my machine." Is that where engineering is going? Spending $billions to get the same result as the laziest developer ever? | ||
▲ | wongarsu 6 days ago | parent [-] | |
If it compiles on my machine then the library and all called methods exist and are not hallucinated. If it runs on my machine then the called external APIs exist and are not hallucinated That obviously does not mean that it's good software. That's why the rest of my comment exists. But "AI is hallucinating libraries/APIs" is something that can be trivially solved with good software practices from the 00s, and that the AI can resolve by itself using those techniques. It's annoying for autocomplete AI, but for agents it's a non-issue |