db0@lemmy.dbzer0.com to Programmer Humor@programming.dev · 2 days agoThis is outrageous it's unfair!lemmy.dbzer0.comimagemessage-square42fedilinkarrow-up1353arrow-down17
arrow-up1346arrow-down1imageThis is outrageous it's unfair!lemmy.dbzer0.comdb0@lemmy.dbzer0.com to Programmer Humor@programming.dev · 2 days agomessage-square42fedilink
minus-squareheavydust@sh.itjust.workslinkfedilinkarrow-up52·2 days agoOr fix a simple syntax error. I’ve seen that a few times from juniors who thought they were too smart to learn, and it’s painful to watch.
minus-squareScrubbles@poptalk.scrubbles.techlinkfedilinkEnglisharrow-up10·2 days agoYup, seeing that too. They’re all proud of the work they didn’t do, but the second there’s a syntax error they panic.
minus-squarejackalope@lemmy.mllinkfedilinkarrow-up6arrow-down1·2 days agoLLMs excel at fixing typos. That’s honestly the most useful aspect of them.
minus-squareExcrubulent@slrpnk.netlinkfedilinkEnglisharrow-up1·7 hours agoWhich is also not a real use-case. Like, just check your work, you don’t need a tool for that. Hell I don’t even use spell-check because it’s just distracting, and it’s a fundamentally wrong way to think about language.
Or fix a simple syntax error. I’ve seen that a few times from juniors who thought they were too smart to learn, and it’s painful to watch.
Yup, seeing that too. They’re all proud of the work they didn’t do, but the second there’s a syntax error they panic.
LLMs excel at fixing typos. That’s honestly the most useful aspect of them.
Which is also not a real use-case. Like, just check your work, you don’t need a tool for that.
Hell I don’t even use spell-check because it’s just distracting, and it’s a fundamentally wrong way to think about language.