345
you are viewing a single comment's thread
view the rest of the comments
[-] 9point6@lemmy.world 7 points 7 months ago

This looks more like a floating point issue than a mistake an LLM would make

[-] CodeMonkey@programming.dev 8 points 7 months ago

But a floating point issue is the exact type of issue a LLM would make (it does not understand what a floating point number is and why you should treat them differently). To be fair, a junior developer would make the same type of mistake.

A junior developer is, hopefully, being mentored by more senior coworkers who are extra careful with code reviews and would spot the bug for the dev. Machine generated code needs an even higher level of scrutiny.

It is relatively easy to teach a junior developer to write code that is easy to read and conforms to the teams style guide.

load more comments (2 replies)
this post was submitted on 08 Feb 2024
345 points (91.0% liked)

Programmer Humor

19178 readers
934 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS