"The UNIX System: Making Computers Easier to Use"
AT&T Archives: The Unix Operating System
11–20 of 22 posts
Re: AT&T Archives: The Unix Operating System
#12I find this far more compelling for anthropological reasons than technical ones.
The composition of programs through pipes remains a brilliant idea, and an extremely effective way to get a job done. I've lost track of the number of times I've heard a new programming tool described as "It's like Unix pipes for..."
C is still a remarkably popular programming language, and it has proven surprisingly hard to invent a new language that's better than C in every respect.
Many people could benefit from the ability to connect multiple programs in the shell to get a job done, even if they're not programmers.
It's hard for me to think of any computer scientists whose work remains as relevant today as the people in this video.
Re: AT&T Archives: The Unix Operating System
#13I find this far more compelling for anthropological reasons than technical ones.
I think it was shared for its historical interest. While the gist of unix presented here is the same as the unix we know today, obviously many things have changed since the 1980s.
Re: AT&T Archives: The Unix Operating System
#14Re: AT&T Archives: The Unix Operating System
#15Re: AT&T Archives: The Unix Operating System
#16Earlier quoted context omitted.
I think it was shared for its historical interest. While the gist of unix presented here is the same as the unix we know today, obviously many things have changed since the 1980s.
Most of the big concepts underlying Unix described in the video still apply very well to Unix today.
Re: AT&T Archives: The Unix Operating System
#17Lots of female developers in this video. What happened?
[1] http://en.wikipedia.org/wiki/Lorinda_Cherry
edit: made a correction, oops
Re: AT&T Archives: The Unix Operating System
#18Lots of female developers in this video. What happened?
Although ENIAC and such were the official start of the computing industry, the way you interacted with early computers was much different from the way you interact with the UNIX system, and thus, practically everything that's come afterward. So in many ways, this is the real start of the computing industry, to me anyways.
Re: AT&T Archives: The Unix Operating System
#19Lots of female developers in this video. What happened?
I was going to mention that. I could recognize Dennis Ritchie, Brian Kernighan, and Ken Thompson, but I have never heard of Lorinda Cherry [1]. Apparently, I should have, because she essentially inspired gnu plot utils, which must have had some influence on future plot utilities(?) [1] http://en.wikipedia.org/wiki/Lorinda_Cherry edit: made a correction, oops
Re: AT&T Archives: The Unix Operating System
#20Earlier quoted context omitted.
I was going to mention that. I could recognize Dennis Ritchie, Brian Kernighan, and Ken Thompson, but I have never heard of Lorinda Cherry [1]. Apparently, I should have, because she essentially inspired gnu plot utils, which must have had some influence on future plot utilities(?) [1] http://en.wikipedia.org/wiki/Lorinda_Cherry edit: made a correction, oops
I don't know that gnuplot wasn't inspired by her work (it might have been). The wiki article you linked mentions GNU plotutils, which is different than gnuplot (gnuplot is not affiliated with GNU).