this post was submitted on 13 Feb 2025
511 points (100.0% liked)

Comic Strips

15536 readers
1229 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 41 points 1 month ago (5 children)

How is not having Internet stopping someone from coding? Just open up notepad and start typing.

[–] [email protected] 33 points 1 month ago (3 children)

Software dev here,

It doesn't stop you from typing code, but it does drastically hinder the process. You often need to pull up technical documentation (for the language, framework, platform, etc), or search the internet for things, like "C# HttpClient how to serialize JSON with a different naming policy"

Not to mention, if any of your dev resources are online, no Internet prevents you from running your code. Like, if you need to connect to an S3 bucket, AWS instance, or Azure Database

[–] [email protected] 8 points 1 month ago

Anyone who says they've never had to look up a command is a liar.

[–] [email protected] 5 points 1 month ago

Just do it the old fashioned way. Just imagine the huge shelves full of books* you can show off after, like, 2 months!

*There's also a 50% chance of growing a grey beard

[–] [email protected] 3 points 1 month ago

Or if you need a new dependency or library you can't add that

[–] [email protected] 25 points 1 month ago (1 children)
[–] [email protected] 6 points 1 month ago

Pff, documentation are like comments in the code...it's only for losers that don't know what they're doing!

...now where was I...

[–] [email protected] 7 points 1 month ago

Don't try to bring logic into this

[–] [email protected] 6 points 1 month ago* (last edited 1 month ago)

They could work for a company that requires remote coding environments.

[–] [email protected] 3 points 1 month ago (1 children)

Not having access to the internet is like not having access to 80% of your brain

[–] [email protected] 2 points 1 month ago

So you'll just code 20% of the project and the rest when internet is back up /j