this post was submitted on 13 Feb 2025
490 points (95.5% liked)

Comic Strips

14106 readers
2723 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 week ago (5 children)

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

[–] [email protected] 31 points 1 week 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

[–] WagyuSneakers 8 points 1 week ago

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

[–] [email protected] 5 points 1 week 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

[–] criss_cross 3 points 1 week ago

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

[–] [email protected] 23 points 1 week ago (1 children)
[–] [email protected] 6 points 1 week 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...

[–] Hope 6 points 1 week ago* (last edited 1 week ago)

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

[–] thermal_shock 6 points 1 week ago

Don't try to bring logic into this

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

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

[–] [email protected] 2 points 6 days ago

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