Live data from Hacker News

Ask HN: What is your development setup?

news.ycombinator.com

11–20 of 89 posts

Re: Ask HN: What is your development setup?

#11
4GB ram, i5 CPU, 120GB SSD, 15" + 19" monitors with Ubuntu 12.04

Python (and XML, alas)

Bazaar, Eclipse with PyDev, Vim. Awesome as a WM. Google Apps for chat, email and calendar. rxvt-unicode as the terminal, zsh as the shell.

Servers: Ubuntu 12.04, Nginx, custom Python app server, Passenger for a third-party Rails app. Ansible for deployment, Upstart for process management.

Oh, indispensable: redshift[1], particularly in the winter.

[1] http://jonls.dk/redshift/

Re: Ask HN: What is your development setup?

#15
Work: Macbook Pro, 15" retina, 2.7Ghz i7, 16GB RAM, 512GB SSD. Home: i7 3770k@4ghz, 16GB RAM, 2x GTX 670, 512GB SSD, 7TB hdd

Monitors: 2x 27" Dell IPS for work and 1x 24" TN, 2x 17" at home.

OS: Everything.

Keyboard: Kinesis Advantage Pro at work, Ducky Shine I at home.

SVC: git. :)

Editors: vim, with my vim config found here: https://github.com/wridgers/vimto

Env: Virtual machines (VirtualBox) managed by Vagrant and Chef.

Re: Ask HN: What is your development setup?

#19
Asus Zenbook UX31A (i7, 4GB RAM, 128GB SSD), FreeBSD 9.2, C/Python/Java, svn, vim/Eclipse (no plugins)

I'm a dwm user. I usually have tmux with two sessions side-by-side in one dwm window and Eclipse in another dwm window (if I'm doing something Java related that day) and chrome in another dwm window.

I like the Zenbook.

Post reply on HN