Earlier quoted context omitted.
Shouldn't it be worth it to decrease friction in something you are spending 8-10 hours a day on? Personally I can't stand when I run into the physical/computational limitations of a system I'm on. I also can't stand it when someone on my team complains about this. A nice computer, a good amount of RAM, good input devices, a good chair and a desk are paltry compared to what you should be paying a great engineer or des…
Like I said in another comment, in my opinion, a 2006 (intro of a intel's c2d) computer with 8gigs of ram + an SSD was pretty much the last time your average programmer saw any appreciable gains on the desktop. Things _have_ moved forward since then, especially if your are multi-thread/core sensitive. For everyone else, even at 8-10hours a day, I'm not sure it'd be considered a great investment for such incremental i…
The Setup: Zed Shaw
41–50 of 71 posts
Re: The Setup: Zed Shaw
#42old hardware might work for him, but not for me. I dont want to wait for my pc, and if i can noticably improve speed with a SSD, a better CPU or more RAM i do so. Whats wrong with wanting fast hardware? I spend 8-12 hours each day in front of these things, so if i can upgrade stuff to make my job easier i do so.
Re: The Setup: Zed Shaw
#43I thought it was a bit odd that he wrote 7 paragraphs about music equipment and software, but didn't mention which GNU/Linux distribution(s) he uses on his "junky" laptops.
Re: The Setup: Zed Shaw
#44Wow. Thanks for the Reaper tip. Very impressive effort there, and for $60... Nuts!
Re: The Setup: Zed Shaw
#45I'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].
And this is bad why? I'd rather be 100% productive for 10 years and then retool than 80% productive all the time.
Re: The Setup: Zed Shaw
#46Re: The Setup: Zed Shaw
#47Earlier quoted context omitted.
I can't use vim. God, I've tried, and tried. I'm too old. I just can't do it. So I stick with a big IDE (or Sublime 2 which I'm liking more and more). 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. ;)
I bet you can. But can likely use emacs as well. I think if I had to pick one piece of software to live with on my desert island, it'd be emacs (assuming I had a reasonable boot loader and a filesystem to sit under it).
Re: The Setup: Zed Shaw
#48Not long about I accidentally ruined the keyboard on my oldish white macbook, I debated spending cash I really didn't need to spend on a nice new macbook air. But after giving it some good thought I decided to just go ahead and replace the topcase myself. While deciding this I realized it's rather a shame that in our hacker culture there's still somewhat of a fetishism for having a sleek new laptop, and that it would…
There are lots of "old" or "outdated" technology out there than can get the job done well. I don't see the need for always keeping up buying more and more stuff as if computers were disposable.
Re: The Setup: Zed Shaw
#49I thought it was a bit odd that he wrote 7 paragraphs about music equipment and software, but didn't mention which GNU/Linux distribution(s) he uses on his "junky" laptops.
I'm not a programmer, but I suspect the detail on the music gear might be because the sound you get depends on the instruments and effects chain. The code you get out of your coding session, or the LaTeX source for your book, does not really depend on which method you chose to install and update GNU/Linux. Am I being naive here?
Musicians call it GAS, Gear Acquisition Syndrome, e.g. I've got major GAS for an Ampeg amp.
Re: The Setup: Zed Shaw
#50Earlier quoted context omitted.
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 can't use vim. God, I've tried, and tried. I'm too old. I just can't do it. So I stick with a big IDE (or Sublime 2 which I'm liking more and more). 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. ;)
Knowing/using ssh way more important than vi/vim.