this post was submitted on 05 Oct 2024
422 points (96.9% liked)

Programmer Humor

32259 readers
163 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Context: jest is a Javascript testing library, mocking is something you do in test in order not to use production services. AI understood both terms in a none programming context

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 159 points 1 week ago (4 children)

Man, it really is like an extremely dense but dedicated intern. Does not question for a moment why it's supposed to make fun of an interval, but delivers a complete essay.

Just make sure to never say "let's eat Grandpa" around an AI or it'll have half the leg chomped down before you can clarify that a comma is missing.

[–] [email protected] 41 points 1 week ago

Yea I didn't think about that but if someone said to an AI powered robot "Hey, can you shred my reports?" as they leave work they could easily come back in the morning to it tearing their junior staff into strips like "Morning boss, almost done".

[–] [email protected] 18 points 1 week ago

“How do I help my uncle Jack off a horse?”

[–] [email protected] 5 points 1 week ago (1 children)

Also never ask it to solve a picture of a crossword.

[–] [email protected] 6 points 1 week ago (1 children)
[–] [email protected] 6 points 1 week ago (2 children)
[–] [email protected] 4 points 1 week ago

Yeah, this is the problem with frankensteining two systems together. Giving an LLM a prompt, and giving it a module that can interpret images for it, leads to this.

The image parser goes "a crossword, with the following hints", when what the AI needs to do the job is an actual understanding of the grid. If one singular system understood both images and text, it could hypothetically understand the task well enough to fetch the information it needed from the image. But LLMs aren't really an approach to any true "intelligence", so they'll forever be unable to do that as one piece.

[–] [email protected] 1 points 1 week ago* (last edited 1 week ago) (1 children)

Well tbf this isn't what chatgpt is designed for. It can interpret images and give information/advice/whatever, but not solve ~~puzzles~~ crossword puzzles entirely.

[–] [email protected] 3 points 1 week ago (1 children)
[–] [email protected] 4 points 1 week ago* (last edited 1 week ago) (1 children)

There's a difference between helping to solve puzzles and actually solving them.

You have to be more specific:

[–] [email protected] 2 points 1 week ago

I later did ask it to just be helpful, specifically requesting it give me some possible words that fit for the 5 letter possibility for #1. It repeated "floor it" lol.