this post was submitted on 19 Feb 2025
1174 points (99.8% liked)

Programmer Humor

20039 readers
2578 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 50 points 2 days ago* (last edited 2 days ago) (4 children)

In my experience, LLMs aren't really that good at summarizing

It's more like they can "rewrite more concisely" which is a bit different

[–] [email protected] 32 points 2 days ago

Summarizing requires understanding what's important, and LLMs don't "understand" anything.

They can reduce word counts, and they have some statistical models that can tell them which words are fillers. But, the hilarious state of Apple Intelligence shows how frequently that breaks.

[–] Droggelbecher 19 points 2 days ago (2 children)

I used to play this game with Google translate when it was newish

[–] toynbee 14 points 2 days ago (2 children)

There is, or maybe was, a YouTube channel that would run well known song lyrics through various layers of translation, then attempt to sing the result to the tune of the original.

[–] Whelks_chance 8 points 2 days ago (1 children)

Gradually watermelon... I like shapes.

Twisted translations

[–] toynbee 4 points 2 days ago

Sounds about right to me.

[–] [email protected] 4 points 2 days ago

🎵Once you know which one, you are acidic, to win!🎵

[–] [email protected] 8 points 2 days ago

translation party!

Throw Japanese into English into Japanese into English ad nauseum, untill an 'equilibrium' statement is reached.

... Which was quite often nowhere near the original statement, in either language... but at least the translation algorithm agreed with itself.

[–] [email protected] 2 points 2 days ago

you mean hallucinate

[–] spankmonkey 3 points 2 days ago (1 children)

If it isn't accurate to the source material, it isn't concise.

LLMs are good at reducing word count.

[–] [email protected] 1 points 23 hours ago

In case you haven't seen it, Tom7 created a delightful exploration of using an LLM to manipulate word counts.