Earlier quoted context omitted.
Your link is discussing the development of Unix, which was before Rob Pike came on the scene. Rob Pike is discussing an incident that happened a number of years later when Rob would have been significantly junior to Ken. There is no reason that both versions of history can't be true.
On top of that, things would have grown in complexity since the early days.
Rob Pike: The Best Programming Advice I Ever Got.
31–40 of 142 posts
Re: Rob Pike: The Best Programming Advice I Ever Got.
#32If you're ‘just a’ developer in a larger company, you may rarely get to actually fix these high-level problems you discover. You kind of have to live with it, which is frustrating.
And if you're working alone, too ‘high-level’ thinking may well slow down getting things done. If you don't have around someone with more pragmatic attitude, be sure to have a bit of it yourself. =)
Re: Rob Pike: The Best Programming Advice I Ever Got.
#33A professor of mine who worked at Bell Labs once made the same point. "In the old days we had to think a lot about how our punch card program worked because we'd only find out if it worked the next day. Nowadays you guys just throw crap at the wall and see what sticks. Find the middle ground."
Re: Rob Pike: The Best Programming Advice I Ever Got.
#34http://spinroot.com/pico/index.html
Re: Rob Pike: The Best Programming Advice I Ever Got.
#35Re: Rob Pike: The Best Programming Advice I Ever Got.
#36Re: Rob Pike: The Best Programming Advice I Ever Got.
#37Used to code in C...moved to work at Google Labs...now raves about Go being the most productive language EVARR and has replaced C...Hmmm.
Re: Rob Pike: The Best Programming Advice I Ever Got.
#38A professor of mine who worked at Bell Labs once made the same point. "In the old days we had to think a lot about how our punch card program worked because we'd only find out if it worked the next day. Nowadays you guys just throw crap at the wall and see what sticks. Find the middle ground."
Re: Rob Pike: The Best Programming Advice I Ever Got.
#39Re: Rob Pike: The Best Programming Advice I Ever Got.
#40Interesting to note that he has now replaced C with Go (GoLang)