this post was submitted on 29 Aug 2025
365 points (98.4% liked)

Programmer Humor

26603 readers
2097 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
 

(Found on Coursera)

you are viewing a single comment's thread
view the rest of the comments
[–] bridgeenjoyer@sh.itjust.works 41 points 1 month ago* (last edited 1 month ago) (15 children)

This is actually scary. They cant do anything without an internet connection.

[–] kSPvhmTOlwvMd7Y7E@programming.dev 12 points 1 month ago* (last edited 1 month ago) (1 children)

the documentation is literally on Internet. Python standard library, MSDN, posgresql, odbc drivers. Everything is online. are you suggesting you memorised your whole stack, and did you printed out ? Granted * some * of it can be downloaded

[–] urandom@lemmy.world 9 points 1 month ago

I remember when ‚man 3 printf‘ and such was a thing. Good times, those. Then there’s ‚go doc encoding/json‘ as well. I’m sure other languages have some offline docs

load more comments (13 replies)