this post was submitted on 18 Sep 2023
406 points (97.2% liked)

Programmer Humor

31214 readers
92 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 9 months ago (6 children)

Any task that can be expressed as mostly translation is a good task to try with an LLM.

And you know what? Stakeholders tend to love LLMs, so have fun with your complicated problems while I build them by using the ancient technique of slapping some boilerplate together and combining it with the new ways of pasting error messages into chatgippity.

[–] [email protected] 35 points 9 months ago* (last edited 9 months ago) (3 children)

I don't think that was the point. The thing is, people replace calculators with that...

  • User: Assistant?
  • Assistant: * BEEP *
  • User: What is 21 divided by three?
  • Assistant: 52, my master.

Thing is, they only get some results right and hallucinate others. And you're doing billions of matrix multiplications just to calculate 2+1.

Sure. You can go to a construction site with only your one favorite tool. And use it for everything. And it's impressive to open a glass bottle of beer with a hammer and such. But I can guarantee you, you'll be slower digging that hole than the guys using a proper tool like an excavator.

[–] [email protected] 3 points 9 months ago (1 children)

That's not a translation problem, so LLMs are terrible for it.

Always use the right tool for the job. If there are a lot of nails to be hammered, you need a guy with a hammer.

[–] [email protected] 6 points 9 months ago

Yeah, that was kind of my point. I think the meme picture means people throw it at everything. No matter what. And the next logical thing would be to strip the computer scientist out of the picture. We have Github Copilot now ;) Let AI decide if AI is the proper tool.

load more comments (1 replies)
load more comments (3 replies)