this post was submitted on 07 Feb 2025
298 points (99.3% liked)

Programmer Humor

20383 readers
1272 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
[โ€“] sabreW4K3@lazysoci.al 4 points 13 hours ago* (last edited 12 hours ago) (1 children)

I mean he's not wrong.

Edit: it seems the joke that LLMs just take other people's data and regurgitates it in another format went over everyone's head ๐Ÿฅบ

[โ€“] lemmyng@lemmy.ca 68 points 13 hours ago (5 children)

Using LLM for format conversion is like taking a picture of an electronic document, taking the card out of the camera and plugging it into a computer, printing the screenshots, taking those prints to a scanner with OCR, turning the result into an audio recording, and then dictating it too an army of 3 million monkeys with typewriters.

[โ€“] qaz@lemmy.world 4 points 9 hours ago

Sounds very appropriate for a government operation

[โ€“] gsfraley@lemmy.world 16 points 13 hours ago

Haha considering just how much irrelevant third-party training data you'd be looping into a format conversion, this metaphor really is spot-on.

[โ€“] MajorHavoc@programming.dev 1 points 10 hours ago

So...my process (which you just accurately described) could be replaced by an LLM, after all? Hooray! Monkey feed isn't too expensive, but a million mouths is still a million mouths.

[โ€“] htrayl@lemmy.world 3 points 12 hours ago

Im not so sure. I think this is more of a question about taking arbitrary, undefined, or highly variable unstructured data and transforming it into a close approximation for structured data.

Yes, the pipeline will include additional steps beyond "LLM do the thing", but there are plenty of tools that seek to do this with LLM assistance.