In other words, vibe coders are today’s technologically accelerated script kiddie.
That’s arguably worse as the produced scripts may largely work and come with even less demand for understanding than a script kid’s cobbling together of code may have demanded.
PrincessLeiasCat@sh.itjust.works 1 year ago
What is toil in this context?
spooky2092@lemmy.blahaj.zone 1 year ago
Boring/repetitive work. For example, I regularly use an AI coding assistant to block our basic loop templates with variables filled in, or have it quickly finish the multiple case statements or assigning values to an object with a bunch of properties.
In little things like that, it’s great. But once you get past a medium sized function, it goes off the rails. I’ve had it make up parameters in stock library functions based on what I asked it for.