Ask HN: Are Chromebooks ready for serious development?
61–70 of 190 posts
Re: Ask HN: Are Chromebooks ready for serious development?
#62Earlier quoted context omitted.
How has your experience been with battery and portability? I'm leaning towards buying a new laptop that I can carry around comfortably. I'm comfortable with remotely working on a more powerful PC if needed. Any models you'd recommend? I much rather would pick anything else over a MacBook.
I use a x230 with the biggest battery. It's decently thick/heavy compared to the modern ultra-slim laptops, but it's compact, fast enough and it set me back barely over 300€ total and the battery lasts 9+ hours. It sounds like budget is not your problem, but I thought I'd just mention this for any students etc. passing by.
Re: Ask HN: Are Chromebooks ready for serious development?
#63Earlier quoted context omitted.
There's one Dell model that all of the hardcore Linux devs in the office use that I've heard called the rough equivalent of the MacBook Pro. XPS 15, I believe.
XPS 13 user here, big fan
I think it varies a lot between models.
Re: Ask HN: Are Chromebooks ready for serious development?
#64This is excellent combination. Mac is still superior hardware wise and ChromeOS is really nice graphical environment for web browsing, HBO Go, Spotify, YouTube, Google Play Music, Google Photos, Google Drive, Inbox etc. Anyway most of the time I spent inside terminal - crouton - Debian stretch - Vim - gcloud.
I am enjoying the screen real estate of Mac's Retina display, touchpad, keyboard, battery life etc. On the other hand I am free from half-baked Apple software...
I have a backup ChromeOS install on at least 6 years old x230. I have also wiped out Windows and installed ChromeOS on my Mom's i3 Lenovo laptop.
So far so good..
Re: Ask HN: Are Chromebooks ready for serious development?
#65A few months ago my Macbook Pro screen cracked while I was on a road trip. I thought I was screwed, but decided to try development on a Chromebook I had lying around. That was when I discovered AWS Cloud 9. After getting back my repaired fully maxed out latest model Macbook Pro, I have not even bothered to restore the hard drive. Developing on Cloud 9 has been wonderful. Having everything already in the cloud in a pr…
> Having everything already in the cloud in a production-like environment has enormous advantages. Could you talk about this a little more? I have never used C9. I use git and an IDE on multiple devices (Linux on home desktop, Windows on old ass laptop, macOS at work) so I can work in basically the same environment on any of those devices any time. Granted, I can’t just pull up a browser on any device, but that seems…
Re: Ask HN: Are Chromebooks ready for serious development?
#66A few months ago my Macbook Pro screen cracked while I was on a road trip. I thought I was screwed, but decided to try development on a Chromebook I had lying around. That was when I discovered AWS Cloud 9. After getting back my repaired fully maxed out latest model Macbook Pro, I have not even bothered to restore the hard drive. Developing on Cloud 9 has been wonderful. Having everything already in the cloud in a pr…
> Having everything already in the cloud in a production-like environment has enormous advantages. Could you talk about this a little more? I have never used C9. I use git and an IDE on multiple devices (Linux on home desktop, Windows on old ass laptop, macOS at work) so I can work in basically the same environment on any of those devices any time. Granted, I can’t just pull up a browser on any device, but that seems…
With Cloud 9 everything is on an EC2 instance with Linux, exactly the same platform as I will deploy in production.
Re: Ask HN: Are Chromebooks ready for serious development?
#67I've been doing that for years: http://kmkeen.com/c100p-tweaks/ Development doesn't require any more CPU than word processing. You're type stuff up, and there is a pretty strict grammar check. I don't get why people why people want to run huge things on a laptop. It is way more economical to shell into a beefy server when you need big iron instead of carrying it with you.
Some people still write code that is compiled.
Opening a shell, reloading a page, switching tabs, running git pull, decompressing an archive, linting, building etc.
All these things will take noticably longer to the point of being frustrating on a low-end machine.
Re: Ask HN: Are Chromebooks ready for serious development?
#68It's been perfectly possible to do real work on a Chromebook using web IDEs, Crouton or tools like Termux for some time now. Similarly, Linux on laptops has been perfectly viable for many many years. I ditched my MacOS experiment around a decade ago after getting fed up of the terrible package management story. Fink and macports were trying their best fair play. Better with brew these days but still not in the same r…
The only day to say exception to this is Docker for Mac's power usage.
Re: Ask HN: Are Chromebooks ready for serious development?
#69Earlier quoted context omitted.
> Having everything already in the cloud in a production-like environment has enormous advantages. Could you talk about this a little more? I have never used C9. I use git and an IDE on multiple devices (Linux on home desktop, Windows on old ass laptop, macOS at work) so I can work in basically the same environment on any of those devices any time. Granted, I can’t just pull up a browser on any device, but that seems…
We're way past the point where you need to guard your laptop with your life because you'll lose everything, as he puts it. Anyone who isn't already backed up to at least 1 cloud service is stuck in the last decade.
Also backing up a Macbook to the cloud is a lot of data, and Apple doesn't have an adequate solution for this. I was using Backblaze. Their restore method is mailing a USB drive.
Unless you have a local backup, which is not practical while traveling, restoring from backup is non-trivial.
Re: Ask HN: Are Chromebooks ready for serious development?
#70I don't understand the authors choice to limit himself to Apple or Google. You've been able to do development on Linux notebooks (and Windows notebooks, of course) since decades. I can absolutely recommend Dell (and ThinkPad, though not from personal experience) notebooks with Ubuntu preinstalled/officially supported. Or is the question if a Chromebook is en vogue to use this season at Starbucks?