I mostly work remotely out of my house in the mountains, although I did work onsite for four months last fall which was fun (that was at Google). I like to meet my customers in person, but do most work in the comfort of my home with no commuting time lost. I really like it when customers travel to work with me out of my home. Home office: MacBook Air with large external monitor. I have a very nice teak desk and an er…
What mountains? I live in southeast AK, and I love the mix of tech work at home, and good outings in the wilderness, completely detached from the tech world.
Ask HN: What is your development setup?
81–89 of 89 posts
Re: Ask HN: What is your development setup?
#82Windows host, running VirtualBox images with Linux Mint. I run several images, each major project in a separate VM.
Almost 100% Clojure development.
SVC: Git mainly.
Editor: Eclipse + Counterclockwise.
For services, I use mostly Heroku and Github.
The best improvement I had in the last years was to buy a corner desk (such as this http://www.ikea.com/us/en/catalog/products/60251335/ ) instead of a regular desk. It's miles ahead in comfort.
Re: Ask HN: What is your development setup?
#83I mostly work remotely out of my house in the mountains, although I did work onsite for four months last fall which was fun (that was at Google). I like to meet my customers in person, but do most work in the comfort of my home with no commuting time lost. I really like it when customers travel to work with me out of my home. Home office: MacBook Air with large external monitor. I have a very nice teak desk and an er…
edit: missed something important: I use VPNs from Rimuhosting and Digital Ocean, lots of AWS services, and occasionally AppEngine. I spend a lot of time in remote SSH shells.
Re: Ask HN: What is your development setup?
#84Re: Ask HN: What is your development setup?
#85Is anyone using a 4K screen? http://tiamat.tsotech.com/4k-is-for-programmers
Re: Ask HN: What is your development setup?
#86Desk: Ikea Galant.
Software: Git (work) and Mercurial. Rails (work) and Python. PyCharm, Sublime Text 3.
Servers: FreeNAS with 12TB of storage, i7 950/24GB/2TB as a Docker host. Production environment is Rackspace Cloud and Amazon S3.
Re: Ask HN: What is your development setup?
#87Software: XCode, Coda2, TotalTerminal, bitbucket, github
Server: Parse, DigitalOcean
Ergonomics: Yet to buy a ergonomic chair and standing desk. Currently using a normal a chair with wheels and placed a bunch of boxes on the table for standing desk (temp solution)
Re: Ask HN: What is your development setup?
#88Re: Ask HN: What is your development setup?
#894GB 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], particula…