The Setup: Zed Shaw
zed.shaw.usesthis.com
The Setup: Zed Shaw
1–10 of 71 posts
Re: The Setup: Zed Shaw
#2But geesh, even I would upgrade from a white Macbook, and I am using a 2006 MBP.
Re: The Setup: Zed Shaw
#3People with very complex environments make me think they spent far too long developing a theoretical methodology, and too little time actually hacking and using stuff.
Re: The Setup: Zed Shaw
#4Re: The Setup: Zed Shaw
#5I'm on a similar course - the further I dive into systems, the more I learn to use the ubiquitous software (vi, for example) rather than being picky about my tools and environment. People with very complex environments make me think they spent far too long developing a theoretical methodology, and too little time actually hacking and using stuff.
I've worked with really awesome people who are completely lost without [insert proprietary single-platform editor here].
Re: The Setup: Zed Shaw
#6I'm on a similar course - the further I dive into systems, the more I learn to use the ubiquitous software (vi, for example) rather than being picky about my tools and environment. People with very complex environments make me think they spent far too long developing a theoretical methodology, and too little time actually hacking and using stuff.
It took me years to consider using vim over plain vi. After fifteen years or so of vi I ended up switching to emacs. I've worked with really awesome people who are completely lost without [insert proprietary single-platform editor here].
I had to telnet into a Centos box recently and the only thing I could find was vi. Took me a few minutes but I managed. I was proud. ;)
Re: The Setup: Zed Shaw
#7I have always been dismayed with us techies and our toys. Like women and their purses. Not that there is anything wrong with that. But its nice to know there are great programmers out there who don't care about that stuff. But geesh, even I would upgrade from a white Macbook, and I am using a 2006 MBP.
Also, something should be said about efficiency. If you're primarily coding on a slow/old computer where compiles, etc. take longer, you may be wasting precious time. It's worth having the best tools for the job.
Re: The Setup: Zed Shaw
#8I have always been dismayed with us techies and our toys. Like women and their purses. Not that there is anything wrong with that. But its nice to know there are great programmers out there who don't care about that stuff. But geesh, even I would upgrade from a white Macbook, and I am using a 2006 MBP.
Re: The Setup: Zed Shaw
#9Re: The Setup: Zed Shaw
#10When I moved from an old Mac to a tricked out iMac, my apps compiled 10x as fast. I suppose it's nice to know you can write good software on any box, but it's worthwhile to have good tools for something you spend many hours on each day.