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
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
Not really. If the internet goes out in our office 100% of our programmers are going home. Doesnt make them bad, the internet is to useful to work without.
This is actually scary. They cant do anything without an internet connection.
To be fair, programming without internet is just (very) unproductive.
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
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
I have a mild existential crisis every time the Internet goes down. I have no idea what’s wrong, and I cant use the Internet to find out what’s wrong.
You should work to become sufficient offline. I have my whole life because I know how fragile it is.
Not really. If the internet goes out in our office 100% of our programmers are going home. Doesnt make them bad, the internet is to useful to work without.
Yeah I’m kinda helpless if I can’t get maven packages or check packages against the CVE database.