Who is this really for? Students who have a cheap Chromebook and couldn't write / test code due to OS restrictions? Developers who have a Chromebook (and love it) and wanted to use it for everything?
Chrome OS: Ready for Web Development [video]
11–20 of 228 posts
Re: Chrome OS: Ready for Web Development [video]
#12Interesting. Any advantage of using Chrome OS for Web development compared to just any plain Linux distro (e.g. Ubuntu)? Or, even more interesting, compared to MacOS? Because from the video, it feels as if Crostini is a second-class citizen on Chrome OS (all that talk about Linux in a container). Why choose Chrome OS at all?
Re: Chrome OS: Ready for Web Development [video]
#13Who is this really for? Students who have a cheap Chromebook and couldn't write / test code due to OS restrictions? Developers who have a Chromebook (and love it) and wanted to use it for everything?
Re: Chrome OS: Ready for Web Development [video]
#14I'm thinking of getting a Chromebook for dev work, with the view of just using it as a dumb client for terminals and browser to cloud servers. I'm worried I'll buy then wish I bought a proper machine. Anyone thought the same then regretted it?
Re: Chrome OS: Ready for Web Development [video]
#15I'm thinking of getting a Chromebook for dev work, with the view of just using it as a dumb client for terminals and browser to cloud servers. I'm worried I'll buy then wish I bought a proper machine. Anyone thought the same then regretted it?
Re: Chrome OS: Ready for Web Development [video]
#16Interesting. Any advantage of using Chrome OS for Web development compared to just any plain Linux distro (e.g. Ubuntu)? Or, even more interesting, compared to MacOS? Because from the video, it feels as if Crostini is a second-class citizen on Chrome OS (all that talk about Linux in a container). Why choose Chrome OS at all?
Also, in a way, running Linux as a "second class citizen" seems like an interesting way to do it since you could experiment more while knowing you'll always have a browser available.
Maybe ask the opposite question: what's the advantage of running Linux outside a container, versus inside?
Re: Chrome OS: Ready for Web Development [video]
#17Who is this really for? Students who have a cheap Chromebook and couldn't write / test code due to OS restrictions? Developers who have a Chromebook (and love it) and wanted to use it for everything?
Re: Chrome OS: Ready for Web Development [video]
#18Wow, what a value proposition!
Re: Chrome OS: Ready for Web Development [video]
#19Interesting. Any advantage of using Chrome OS for Web development compared to just any plain Linux distro (e.g. Ubuntu)? Or, even more interesting, compared to MacOS? Because from the video, it feels as if Crostini is a second-class citizen on Chrome OS (all that talk about Linux in a container). Why choose Chrome OS at all?
Crostini is a VM solution (the container is in a VM). It's by no means a second class citizen. The Files app for instance shows Linux apps along side your Chrome OS apps. Other integration pieces are in the works. Why choose Chrome OS? It's the only mainstream OS with security at it's forefront and 6 week release cycles. Also, the battery life is amazing and there are a range of devices from low end to the higher end…
Disclaimer: Views expressed are my own and do not represent my employer.
Re: Chrome OS: Ready for Web Development [video]
#20From my experience Docker works fine. VS Code works well. You can install your own Terminal if you want.
Note for the demo in the video they ran Chromium inside the VM so localhost would work. Otherwise you need to use the penguin.linux.test domain which was pretty hard to find out about when they made that change. Another thing is you really should default to binding to 0.0.0.0:$PORT because that makes your life easier as well.
For those not enjoying MBPs and their keyboards the Pixelbook's keyboard is pretty good.
If I had to make a recommendation I'd say that getting a lower -end pixelbook would be a great buy. Not sure my i7 or extra SSD space has really been worth it.