|
|
|
|
|
by John23832
3356 days ago
|
|
>Cheap new laptops are in the sub-$200 range. Most educational content is text or simple videos, both of which can be consumed on a cheap laptop. The cheapest broadband plan from Xfinity in my area is $40/month. 200 bucks a lot for some people, and you have to pass a credit check to get xfinity access. > That being said, most people participating in the gig economy need access to the Internet to even participate, so most likely already have both a company and internet access. Cell service != general internet service. Try bootstrapping yourself into a tech job with only cell phone access. That may work in the third world where the standards are lower, but not in the West. |
|
You don't need to have constant internet access to be able to be productive on a computer. In fact, I'd argue that often not having internet can make you more productive, by not giving you any distractions.
Well, if you know your entire domain well, at least. At work I'm constantly fighting frameworks or APIs or reaching edge cases or error messages I've never seen before that I've had to look up, so I'd be a lot less productive without internet.
But I can program for quite some time in Python, vanilla C#, and to a lesser extent Swift without looking anything up. And back in the day I knew Actionscript so well I never needed the internet to be productive (I miss those days).
Really, you need to be able to not have to context switch a whole lot. All-in-one platforms let you stay in one context; most modern web platforms force you to context switch all the damn time.