Hacker News new | ask | show | jobs
by fortes 3184 days ago
Yes, been using it as my primary development machine for the last two years. I work on a large Node / React codebase, and occasionally do design work.

My setup:

* Chromebook Pixel 2 in dev mode

* Crouton (https://github.com/dnschneid/crouton/) running CLI-only Debian stretch

* Google's SSH app (https://chrome.google.com/webstore/detail/secure-shell/pnhec...)

* Tmux running with NeoVim, cmus for music

My dotfiles and setup scripts are all here: https://github.com/fortes/dotfiles

Overall, I like this better than the old mac setup I have. Being in dev mode (and having to enter crouton chroot once per boot) aren't ideal, but I've gotten used to it. I'm hoping that maybe we'll get first class support soon though ( https://www.reddit.com/r/chromeos/comments/742f8j/how_chrome... )

2 comments

> Overall, I like this better than the old mac setup I have.

What exactly do you like more than a Mac setup? I just find it hard to justify the new pricetag of google laptop, for almost the same money I can get a macbook and don’t sacrifice my choice of software for work, but I am wondering what exactly are you liking it more on chrome book apart from a price.

I transitioned from a Macbook Air to the Pixel 2 and got the following at the time:

+ 16GB of RAM instead of 8GB

+ Touch screen

+ Retina display

+ USB-C charger which is the same as my phone now, having a single charger is a convenience I probably overvalue.

+ Very fast startup time

- Slightly more weight

- Severe restrictions on software used

I'm an odd duck in some of my choices though, so I wouldn't recommend my setup blindly.

What do you use for the design work ? Just standard debian based software ? Any hacks to get adobe software working ?
Design work done mostly done in browser via Figma: http://www.figma.com/

Debian is strictly via CLI, I don't do any GUI apps via crouton, felt too janky and I didn't really need the overhead.