In The Beginning Was The Command Line, Updated
Unqualified code-monkey Garote submits his annotated version of Neal Stephenson's In The Beginning Was The Command Line, updated to discuss UI design theory and fill in some of the gaps from the last five years. (And yes, he has been granted permission from Neal to do this.) There's plenty more to cover of course: Will the command-line last only as long as the keyboard? How will desktop search technology change our workflow? What about the 3D interface? Scroll to any random paragraph in the essay and you'll find something worth expounding on. What's ahead for the next five years?
Keyboard ain't going anywhere. Expect it to exist for as long as there are words to type.
"Evolution optimized homo sapiens for wandering the savannah - moving around a plane - and not swinging through the trees. Today this evolutionary bias shows in comparing the number of people who drive a car versus the number of helicopter pilots: 2D navigation (on the ground) vs. 3D navigation (in the air)."
What absolute, total, bollocks. Cost of helicopters vs cost of cars has not figured into this tit's thoughts, then?
I read this book when it first came out and I have to say that I was quite disappointed.
His insistance that Windows doesn't have a command line shows a deliberate distortion of the truth to try to make his point.
Any REAL Windows Admin knows this is false and it's a prime way to identify an Anti-MS zealot.
Anyway, it hasn't stopped me being a fan of NS, but it did disappoint me in a big way.
Goofy, Geeky Gifts and More!
People use the command line nowadays to control servers by SMS. Spoken commands, as well, are likely to follow a command-line type interface. Just uttering "Tea, earl grey, hot" in expert-mode is a lot less infuriating then "press 1 for tea, press 2 for coffee, press 4 for chocolate milk, press 5 for cola, press 6 for beer" -- (6) "Press 1 for lager press 2 for stout press 3 for ale" (1) "press 1 for hot press 2 for cold" (2) "Press 1 for alcohol free press 2 for alcohol-rich" (2) "Press 1 for carbonated 2 for cat-pee" (and so on)
Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
The current state of the human interface to computers works well because there is an extremely limited number of commands a computer (or computer program) understands. As computer sophistication improves and functions increase in complexity, the "point and click" interface will become too cumbersome. It is inevitable that the typical user interface will evolve toward the same one used between humans for everyday interaction, e.g. the spoken word.
IMHO
For newbs like yourself (I'm not saying this in an offensive way) I would recommend KDE.
Or try Fluxbox if you have an older comp, but it's not very similar to Windows.
Le français vous intéresse?
Let's face it, without OS/2 there never would have been a Windows 95. Rising competition from OS/2 caused Microsoft to release a very cut down version of Cairo, and step up it's anti-competitive strong arming of IHVs and ISVs. Competition from Linux is the only reason stability has increased in Windows, and is driving MS to address security issues. Apple still has very little competitive influence, since it doesn't look to expand much outside of it's niche market. OS X was surgery to stop the bleeding, not a grab at extra marketshare.
I can understand the hype about searching for things on other folks' computers (such as on the internet) because I don't have a priori knowledge about where to find some information.
When I store things on my computer, however, I already (at some point) know where that bit of information is. I created my own "filing system" optimized for the way I think. You might say it's some sort of O(1) function to find something (now, navigating to that something might be a little more difficult). The human brain is way better about managing the location of objects than a computer (so far) in terms of retrieval.
Think about it: the word "search" connotes looking for something you either think or know exists somewhere, but you don't know where. If you know where something is, you don't search for it but just go and grab it.
Now, of course there are times when you haven't used something in so long that you might not remember where it is, and I can see how a search might come in handy for that. But if most people use computers like I use them, they use a small subset of the things on their computer very frequently, and the rest is archived away. I would have to say that less than 5% (that's a 95% confidence interval - it's probably way less than that) of my total computing experience (on my desktop) is spent on trying to find stuff.
Does anyone out there know how "desktop search" is supposed to improve the way I do work when most of the time I am either creating new data (programs, documents, etc.) for a specific purpose or playing games? Am I missing something about the power of "searching" in general?
"There are a dozen opinions on a matter until you know the truth. Then there is only one." - CS Lewis (paraprhase)
as a former windows power user who transitioned completely only about a year ago, let me offer this advice:
Pick up an ubuntu cd, give it a partition, and use it more than the two minutes it takes to conclude it's not windows.
Seriously. Forget windows is even there for a week. Pretend someone stole your old computer and all they left you with is this weird piece of shit doppelganger that sorta looks like your old pc, but everything's just a little "off."
Accept the fact transitions are not always easy, and give this doppelganger a week of your computing life. Then go back to windows.
And make sure you have some clean clothes handy, because you're going to need a shower afterward.
The marginalia referred to in this thread don't amount to much; they lack continuity with the article, and come across as the querulous interjections of an adolescent schoolboy. The commentator has a number of valid points (which I don't dispute), but he has a long way to go before he approaches Stephenson's calibre as a writer.
Bottom line: if anybody is going to "revisit" the article, my preference would be for the original author to do so.
I find that I can do some things more efficiently on the command line while others are much easier with a gui.
For instance, I have a directory, and I need to copy 10 out of a 100 files. There's no commonality between the ten nor are there any distinguishing characteristics. GUI's excel at this.
Now I want to rename a bunch of files and add a old. prefix to them. That's easy on a command line, but difficult to accomplish on the current crop of GUI's, at least that I've used.
So why slam either. Each is a tool with its own advantages and disadvantages.
Keyboard isn't going away until something more efficient comes along. Sure there will be cooler input devices and they'll have strengths, but for general input into a computer nothing beat a keyboard out side of direct neural interface. It would be nice to see more efficient keyboards become mainstream.
-- fiewl diwor dowe wutie er godist phudo
OMG, do you even know what you are talking about ?
I do not know 4NT, but from your example, I am pretty sure you do not know a lot about bash or even ksh.
All the features you cite are already present in bash, and then a lot more.
Saying shell scripting language is irrelevant today feels just plain arrogant and uneducated to me.
Did you even hear about the shell commands ? script ? shell editor mode ? screen ?
And bash is not stagnant, bash 3.0 was released some days ago for christ sake, with new features too.
Thanks to GNU, shells are not stagnant and from solutions I still provide to companies today, with shell scripts, I can assure you it is not irrelevant.