(no title)
_54qb
|
5 years ago
While impressive technology, I still get that eerie feeling of my computer's ownership being slowly taken away from me. The problem is not Github codespaces offering us an alternative to traditional dev environments, the problem may be 10 years from now, when someone says: "All the coding is done on the web nowadays, why should we allow users to install compilers and dev tools on their machine? They may use those for hacking and compromising the security of our systems. They may hurt themselves in the process and sue us! Better not take risks". I'm afraid to go into a future where this is normal...
nyanpasu64|5 years ago
Currently, web-based development is unsuitable for video streaming or native GUIs which operate on local filesystem files. I don't think video streaming over networks is easy. If development shifts such that people stop wanting local filesystems and native GUIs, I'll be sad...
rplnt|5 years ago
easton|5 years ago
Aperocky|5 years ago
bryanrasmussen|5 years ago
has a hacker ever hurt themselves by hacking and sued the company whose computer they were using?
Anyway I guess people can also buy their own computers if they want to play outside the sandbox.
_54qb|5 years ago
> Anyway I guess people can also buy their own computers if they want to play outside the sandbox.
My point was, precisely, that we might get to some point where this is no longer possible. Imagine they stopped selling what we today call "PC", and instead everything is closer to smartphones or tablets. There would be no way to setup a development environment on the machine. There's no sudo access, no compiler toolchain...
vladvasiliu|5 years ago
Also, what matters isn't whether someone actually sued as much as if some executive somewhere thinks that someone might.