this post was submitted on 16 Feb 2026
449 points (89.6% liked)

Programmer Humor

31938 readers
276 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 3 years ago
MODERATORS
 

Not sure if this is the best community to post in; please let me know if there's a more appropriate one. AFAIK Aii@programming.dev is meant for news and articles only.

you are viewing a single comment's thread
view the rest of the comments
[–] CeeBee_Eh@lemmy.world 0 points 4 months ago (1 children)

LLMs are extensions of the techniques developed for autocomplete in phones. There's a direct lineage

That's not true.

[–] howrar@lemmy.ca 3 points 4 months ago (1 children)

How is this untrue? Generative pre-training is literally training the model to predict what might come next in a given text.

[–] CeeBee_Eh@lemmy.world 1 points 4 months ago (1 children)

That's not what an LLM is. That's part of how it works, but it's not the whole process.

[–] howrar@lemmy.ca 4 points 4 months ago

They never claimed that it was the whole thing. Only that it was part of it.