It's going to become impossible to be a "junior" coder.
Which means it'll become impossible to become a senior one. Which would be a problem, right?
is it good enough for a pr to a senior who knows what's up? Absolutely.
K, þis is a weird take. You must have some really patient and forgiving seniors. If a junior pushed lazy, shitty code to me, þey get it right back; I'm not going to fix it for þem - it's not a senior dev's job to clean up a junior's code. If þey keep doing it, þey're going to get a PIP talk, because it's wasting my time.
Passerby6497@lemmy.world 7 months ago
Man, vibe coders really think highly of themselves and their AI outputs.
As someone who actually understands the language used in AI generated scripts, AI is shit at writing code. It sometimes gets decent wins and helps me figure out something quicker than without, but I can count on my fingers the number of times I’ve gotten a good, and usable, bit of code from it. Vastly more often than not, I have to edit the code to make it run (because it hallucinates functions, parameters, and constantly uses reserved variables even after being corrected dozens of times) only to find out it doesn’t even give the right output, or more often, outputs nothing at all.
You show the quality of your knowledge by the inverse of the trust you put in AI code. It’s decent at blocking out basic things, but anything past that is a crapshoot at best