Many clients may not care -- imagine how much sensitive business data Slack has! But I'd want to make sure that my usage of ChromeOS was compatible with the client's policies, compared with a laptop running one of the more traditional self-contained operating systems.
Ask HN: Are Chromebooks ready for serious development?
11–20 of 190 posts
Re: Ask HN: Are Chromebooks ready for serious development?
#12When I travel, I don't take my heavy Macbook Pro. I take my old Acer C720 because it has Bash, a Cloud IDE, and everything I need to code. Just in case I need to do more, I have KDE on chroot for when I need more tools.
Re: Ask HN: Are Chromebooks ready for serious development?
#13MacBook Pros can keep going even with CPU-abusive software. I don’t want to carry the extra weight so I choose the trade-off.
But a Chromebook? I don’t understand the fascination with trying to develop on a more challenging dev platform that offers seemingly no advantage in terms of performance, mobility, price, or ergonomics.
Re: Ask HN: Are Chromebooks ready for serious development?
#14It's a challenge to understand what information is leaking to Google when using ChromeOS and its cloud-first, always-logged-in design. As developers, we have a responsibility to our clients to keep their secrets. Many clients may not care -- imagine how much sensitive business data Slack has! But I'd want to make sure that my usage of ChromeOS was compatible with the client's policies, compared with a laptop running…
Re: Ask HN: Are Chromebooks ready for serious development?
#15Re: Ask HN: Are Chromebooks ready for serious development?
#16But if development means to do web development you are just fine, as Linux is the best platform for that anyway. Other things, like resource intensive stuff (e.g. C compiling) might still be too much to do it comfortably on a Chromebook.
Re: Ask HN: Are Chromebooks ready for serious development?
#17I'd do frontend things on the machine itself if Chrome let me access localhost, but it doesn't. (Weirdly, Firefox for Android does, but that doesn't have any dev tools).
The problem with asking whether Chromebooks are ready for 'serious' development is that development is a huge topic that covers everything from editing a config file in VIM to building a UI in XCode. You can't answer a yes or no to a question like that.
tl;dr It's great but I wouldn't want to run Android Studio on it? My iMac struggles with that...
Re: Ask HN: Are Chromebooks ready for serious development?
#18This is without going into dev too. You just need to enable android on your chromebook.
Re: Ask HN: Are Chromebooks ready for serious development?
#19My recent 1-year review is on https://llogiq.github.io/2018/03/02/chromebook.html
Re: Ask HN: Are Chromebooks ready for serious development?
#20https://headmelted.com/coding-on-a-chromebook-84335cce96c8
This doesn't take in Crostini, which I'll be following up on - and I intend to rework the VS Code builds and scripts for ARM to use Crostini instead of Crouton, but everything discussed is still pretty much the state of play.
I still think it's worth the extra couple of steps by far, but that's because I just don't have time in my life anymore for all the hassle Chrome OS saves me from.