One common thing in all usesthis.com interviews is, no one uses Windows OS as their main operating system and Mac is used most. Only person I found using Windows is Mitch Altman so far.
Yet, 90% of developers use Windows on a daily basis. The people interviewed in usesthis are just not very representative of the community (a bit like using a conference to claim that 90% of developers use Mac Books). I'm still sad to see some of these people (including pg) use such antiquated tools. I use vi on a daily basis but just for very small text files, you can be so much more productive with more modern tools…
Paul Graham : uses this.
41–50 of 93 posts
Re: Paul Graham : uses this.
#42Earlier quoted context omitted.
Yet, 90% of developers use Windows on a daily basis. The people interviewed in usesthis are just not very representative of the community (a bit like using a conference to claim that 90% of developers use Mac Books). I'm still sad to see some of these people (including pg) use such antiquated tools. I use vi on a daily basis but just for very small text files, you can be so much more productive with more modern tools…
> you can be so much more productive with more modern tools these days. I'm more productive and make much better-looking documents with emacs+xetex than with Word. YMMV.
Re: Paul Graham : uses this.
#43One common thing in all usesthis.com interviews is, no one uses Windows OS as their main operating system and Mac is used most. Only person I found using Windows is Mitch Altman so far.
Yet, 90% of developers use Windows on a daily basis. The people interviewed in usesthis are just not very representative of the community (a bit like using a conference to claim that 90% of developers use Mac Books). I'm still sad to see some of these people (including pg) use such antiquated tools. I use vi on a daily basis but just for very small text files, you can be so much more productive with more modern tools…
If there was ever a sentence more finely crafted to stoke a religious editor war, I sure haven't seen it!
Re: Paul Graham : uses this.
#44Earlier quoted context omitted.
I know this isn't a popular POV, but I've always thought that developers should work on last gen hardware. Getting good performance out of last gen hardware ensures great performance for the typical user. (okay, let's be reasonable, the build machine should be stupid fast so nobody is sitting around for half a day while the repository builds).
I think that would be true for testing, but not for actual development. When I'm working I want to marginalize anything that might slow me down. You did mention the build machine should be fast - but don't most people build locally first before pushing out? I guess it also depends on what you're building. I mostly work on stuff that isn't used by a consumer. It's going to run as a service on a machine or network of m…
> it would take a pretty intense website to start bogging down
> most people's machines I imagine.
Not necessarily. On an internal website we found that IE8 took 8 seconds (!) to run a jQuery/jQueryUI command to style all of the buttons on a page. Granted there where more than a couple of buttons, but the point is that DOM manipulation can be a time sink if you don't manage it right. (By contrast the same command took ~1s in Chrome and Firefox, which still isn't insignificant).Re: Paul Graham : uses this.
#45One common thing in all usesthis.com interviews is, no one uses Windows OS as their main operating system and Mac is used most. Only person I found using Windows is Mitch Altman so far.
Yet, 90% of developers use Windows on a daily basis. The people interviewed in usesthis are just not very representative of the community (a bit like using a conference to claim that 90% of developers use Mac Books). I'm still sad to see some of these people (including pg) use such antiquated tools. I use vi on a daily basis but just for very small text files, you can be so much more productive with more modern tools…
(Given the choice I would do my day to day job on a Mac.)
Re: Paul Graham : uses this.
#46One common thing in all usesthis.com interviews is, no one uses Windows OS as their main operating system and Mac is used most. Only person I found using Windows is Mitch Altman so far.
Yet, 90% of developers use Windows on a daily basis. The people interviewed in usesthis are just not very representative of the community (a bit like using a conference to claim that 90% of developers use Mac Books). I'm still sad to see some of these people (including pg) use such antiquated tools. I use vi on a daily basis but just for very small text files, you can be so much more productive with more modern tools…
Citation needed.
My primary operating system has been Linux for the last decade. I don't think that I'm that unusual.
Re: Paul Graham : uses this.
#47Re: Paul Graham : uses this.
#48Earlier quoted context omitted.
Yet, 90% of developers use Windows on a daily basis. The people interviewed in usesthis are just not very representative of the community (a bit like using a conference to claim that 90% of developers use Mac Books). I'm still sad to see some of these people (including pg) use such antiquated tools. I use vi on a daily basis but just for very small text files, you can be so much more productive with more modern tools…
In the Unix culture the people who claim to use vi actually use vi + shell + hundreds of little software tools. If it have worked for 30 years perhaps you should give it a try.
Re: Paul Graham : uses this.
#49Earlier quoted context omitted.
http://jason.rohrer.usesthis.com/ Another windows sighting. And the most fascinating of the interviews I've read.
I know this isn't a popular POV, but I've always thought that developers should work on last gen hardware. Getting good performance out of last gen hardware ensures great performance for the typical user. (okay, let's be reasonable, the build machine should be stupid fast so nobody is sitting around for half a day while the repository builds).
Re: Paul Graham : uses this.
#50Earlier quoted context omitted.
Yet, 90% of developers use Windows on a daily basis. The people interviewed in usesthis are just not very representative of the community (a bit like using a conference to claim that 90% of developers use Mac Books). I'm still sad to see some of these people (including pg) use such antiquated tools. I use vi on a daily basis but just for very small text files, you can be so much more productive with more modern tools…
Yet, 90% of developers use Windows on a daily basis. Citation needed. My primary operating system has been Linux for the last decade. I don't think that I'm that unusual.