Earlier quoted context omitted.
My suggestion right now(from a Mac user), is a Windows 10 machine with the Linux subsystem installed. You'll have an entire Linux environment integrated into Windows, giving you the best of both worlds. Supported software, hardware, and your natural development environment. Honestly, I'm weary of moving anything to Google with their track record of just abandoning projects, and privacy concerns.
With all due respect WSL will always be behind Google's implementation. WSL implements a subset of linux syscalls to get compatibility. Crostini's guest OS is a Debian image so there are less compatibility challenges than WSL.
Chrome OS: Ready for Web Development [video]
81–90 of 228 posts
Re: Chrome OS: Ready for Web Development [video]
#82So it does everything that Linux does, but you can also send all your personal data automatically to google. Wow, what a value proposition!
What info from within my Linux container is being sent to Google?
Re: Chrome OS: Ready for Web Development [video]
#83I'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?
My suggestion right now(from a Mac user), is a Windows 10 machine with the Linux subsystem installed. You'll have an entire Linux environment integrated into Windows, giving you the best of both worlds. Supported software, hardware, and your natural development environment. Honestly, I'm weary of moving anything to Google with their track record of just abandoning projects, and privacy concerns.
Re: Chrome OS: Ready for Web Development [video]
#84Interesting. 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?
* I didn't have to set it up, install an OS, or anything. It was trivial to get Linux working (one click - hard to beat that) and I can use intellij and all the other stuff I'm used to.
* I get Android Apps, which is actually pretty neat - some good video players with touch screen support, for example. A fair number of games work, which is cool.
* Touch screen in general is actually awesome, maybe less for development but I find myself touching my screens when I walk away from my Chromebook and go to another computer. I never thought I'd enjoy a touch screen at all and now I want every future device I buy to have one.
* Safer than most systems. My dev environment is sequestered to a container, everything else stays in a sandboxed browser - my workflow on my Ubuntu system (main computer) is virtually identical to this already, but ChromeOS is designed for it.
Biggest problem is I compile my Rust programs in a docker container in the Linux environment and it brings my computer to a crawl. I can't develop or watch TV while compiling Rust.
Re: Chrome OS: Ready for Web Development [video]
#85Anecdote: I stopped using OSX for primary development about 7 months ago and started using a Pixelbook + Crostini exclusively. Par - Hassle free desktop experience on par with OSX - Password managers, music apps, etc available via Android appstore Advantages - Fast time to productivity because Crostini takes a few clicks, then apt-get everything - Native "File Manager" integration makes it painless to move files to a…
I've been using the Pixelbook i7 16gb/512 SSD as a travel machine for native Android development. Some other con's I've noticed. 1. Multi-monitor support can get a bit flaky when using more than one monitor. 2. While is is pretty speedy, you do run into performance limitations due to it only having a dual core processor. 3. Many Android apps are not as fully featured as their OS-X counterparts. Yes you could use them…
Re: Chrome OS: Ready for Web Development [video]
#86it talks about how ChromeOS runs Android, Linux, and ChromeOS apps natively, in a performant and secure manner, without emulation using a combination of containers and hardware virtualization.
This strikes me as very similar to Qubes' security model. Very interesting to see this architecture developed by a company like Google.
Re: Chrome OS: Ready for Web Development [video]
#87So it does everything that Linux does, but you can also send all your personal data automatically to google. Wow, what a value proposition!
Really? All of your personal info? Like what? What info from within my Linux container is being sent to Google?
Better be safe than sorry.
Re: Chrome OS: Ready for Web Development [video]
#88Currently, I have a semi-old chromebook with crouton, which means I have to be in developer mode, which means I risk deleting my entire disk at every boot. Someone else erased it some years ago, thinking that hitting space at boot was the right choice when prompted with "This system is unsafe, press space to erase entire disk"...
Re: Chrome OS: Ready for Web Development [video]
#89Earlier quoted context omitted.
Really? All of your personal info? Like what? What info from within my Linux container is being sent to Google?
You'll probably never know exactly. Better be safe than sorry.