▲ | yoz-y 3 days ago | |
For me the problem with the vision is that stuff I’d like to exist is so far above the capabilities of AI (rather complex games) that I don’t even want to try it. And for stuff that I build and use they are pointless because they don’t accelerate me much. I found it great to write bash scripts, automation, ffmpeg command lines, OCR, refactoring… it’s a great autocomplete. Working in a large team I realized that even relying too much of other people’s work is making me understand the technology less and I need to catch up. | ||
▲ | jonator 3 days ago | parent | next [-] | |
Even if you're working on a large complex system like that, I believe coding agents are still useful at at least taking highly specific prompts/instructions you write and doing the writing for you. Then doing other tedious tangential work like generating unit tests over a pure function, adding comments, generating documentation, etc that all increase the quality of the codebase without requiring toil on your part. With especially novel or complex projects, you'd probably not expect to use the agent to do much of the scaffolding or architecting, and more of the tedium. | ||
▲ | 3 days ago | parent | prev [-] | |
[deleted] |