Hacker News new | ask | show | jobs
by spb 4100 days ago
I use an Acer C720P as well, for everything including programming, via Cloud9 (https://c9.io/). Cloud9 has been almost exclusively the platform for all my development since 2013. Having my entire workspace state synchronized across machines, saved whenever I'm not using it to be resumed precisely as it was, sandboxed from causing or falling victim to issues with my desktop, is invaluable.

I switch off between my desktop and my Chromebook whenever I go out, or even just when I want to lie down instead of hunching over at my desk. I experience no disruptions from doing so.

The only real complaint that I have is that ChromeOS's use of alt+arrows to emulate Page Up/Down keys interferes with a few important default C9 key combinations (alt+shift+down to copy a line getting converted to shift+pagedn).