Ask HN: What OS do you run?
31–40 of 73 posts
Re: Ask HN: What OS do you run?
#32Thinkpad x120e + Gentoo is the only development machine I run (still looking for a newer 12" thinkpad to replace this one). There is also ubuntu installed in the chroot (for android firmware builds) and a few docker containers with various OSes. In theory I can survive with any OS/platform, since my primary tools are tmux+vim+zsh. I use them for android development (Java, Kotlin), for web (JavaScript, Golang), for em…
In terms of terminal use, I thought a chroot would be a little heavy handed and I didn't want to get rid of Google's verified boot, so I bootstrapped Linuxbrew and gcc using this guide: https://github.com/Homebrew/linuxbrew/wiki/Chromebook-Instal...
Given that I use vim + bash + go + ruby / python + js + tmux...well, everything seems to work. And it's easily the fastest web browser I've ever used. I tried installing Gentoo Prefix but couldn't get it up and running...think that would be better than Linuxbrew, but for now this seems to suffice. If I run into any roadblocks I'll probably wind up doing the whole crouton/chroot thing, but for now I'm a happy camper.
Re: Ask HN: What OS do you run?
#33Work: Desktop is Windows 7. Believe it or not I'm one of a handful piloting Windows 7 - most are still on Windows XP.
Re: Ask HN: What OS do you run?
#34Hardware: Retina MacBook Pro (But XPS 13 Dev Edition will be next)
Tools: Atom, Git, whatever toolkits necessary for my current working language.
Edit: formatting and typo
Re: Ask HN: What OS do you run?
#35Toolchain mostly lisp, bit of ruby, C, python
(My Windows NT box finally died)
Re: Ask HN: What OS do you run?
#36Home is Mac OS X on a 4-year-old MacBook Pro (which, after replacing the HDD with an SSD, feels a lot faster than you might expect) or Kubuntu 14.10 on a ThinkPad x131e (working Linux, cheap, and rugged were the main requirements when I bought that). Personal projects generally involve Python or Java, so a text editor and NetBeans are my tools of choice.
Re: Ask HN: What OS do you run?
#37Vim, Git, Intel compiler, Glasgow Haskell Compiler, Mathematica.
Python for scripting, Haskell for analytical mathematical stuff, Fortran for high performance, Mathematica for fiddling around and sanity checks.
A total of 224 Xeon cores and 5TB of main memory.
For my private hacking I just use a laptop and whatever language seems to fit the purpose. Also, I'm about to buy a desktop computer and I was thinking of using Arch for that.
Re: Ask HN: What OS do you run?
#38Home laptop: Linux Mint 17.1 on an Asus UL30A (it was free) using Sublime Text 3 (and various plugins) developing Javascript and Node.js
Home PC: Dual boot windows 8.1/Linux Mint 17.1 on a custom tower. Windows is for playing games and developing unity games, linux is the same as on home laptop
Edit: I also use GIT across all of them
Re: Ask HN: What OS do you run?
#39Hardware: Retina Mac Book Pro 16GB
Tools: Vim, Ruby, Rails, Git, Haskell, Javascript, RubyMine.
Re: Ask HN: What OS do you run?
#40Hardware: Retina MacBook Pro
Tools: Java, IntelliJ, Git, Mercurial