this post was submitted on 08 Feb 2024
2 points (100.0% liked)

Programmer Humor

31997 readers
673 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ColdFenix@discuss.tchncs.de 1 points 7 months ago (1 children)

What ChatGPT actually comes up with in about 3 mins.

[–] underisk@lemmy.ml 1 points 7 months ago (1 children)

the comic is about using a machine learning algorithm instead of a hand-coded algorithm. not about using chatGPT to write a trivial program that no doubt exists a thousand times in the data it was trained on.

[–] Honytawk@lemmy.zip 1 points 7 months ago (1 children)

The strengths of Machine Learning are in the extremely complex programs.

Programs no junior dev would be able to accomplish.

So if the post can misrepresent the issue, then the commenter can do so too.

[–] pearsaltchocolatebar@discuss.online 1 points 7 months ago (1 children)

Lol, no. ML is not capable of writing extremely complex code.

It's basically like having a bunch of junior devs cranking out code that they don't really understand.

ML for coding is only really good at providing basic bitch code that is more time intensive than complex. And even that you have to check for hallucinations.

[–] kurwa@lemmy.world 1 points 7 months ago

To reiterate what the parent comment of the one you replied to said, this isn't about chat GPT generating code, it's about using ML to create a indeterministic algorithm, that's why in the comic it's only very close to 12 and not 12 exactly.