this post was submitted on 12 Jun 2025
1248 points (98.6% liked)

memes

16635 readers
3234 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Sibbo@sopuli.xyz 41 points 1 month ago (4 children)

Computer Science:

Oh, that textbook is outdated. That was before NodeJS 22.

[–] BeigeAgenda@lemmy.ca 18 points 1 month ago (1 children)

Or: The new version is reimplemented and incompatible, so everything you learnt about it from the previous versions is wrong.

[–] Treczoks@lemmy.world 4 points 1 month ago

Oh, you use the MediaWiki engine, too? The documentation is always a few versions behind, and between there and now they broke the interface three times...

[–] Quatlicopatlix@feddit.org 14 points 1 month ago

For me its like "oh great a old textbook, now i can finally understand our legacy codebase".

[–] Hobo@lemmy.world 3 points 1 month ago* (last edited 1 month ago)

One of the best programmers I've ever met told me, "All you need is Knuth everything else is just syntax." And I don't know if that's 100% true, but can say I learned more from reading The Art of Computer Programming than I have in basically any other textbook/textbook series I've read on the subject.

[–] umbraroze@piefed.social 1 points 1 month ago

Or: "The algorithm and data structure theory stuff is still pretty relevant. However, all of the examples are written in a language no one really uses any more. If they can get away with it."