Go read this interview with John Hodgman, and then go watch his bits from The Daily Show, especially Net Neutrality, White Minority, and Bush's Tax Cuts.
UPDATE: I forgot to add Hodgman's blog. So there it is.
A Nerd Ranting about Science, Technology, Politics, Science Fiction, and whatever other tomfoolery comes to mind.
Go read this interview with John Hodgman, and then go watch his bits from The Daily Show, especially Net Neutrality, White Minority, and Bush's Tax Cuts.
UPDATE: I forgot to add Hodgman's blog. So there it is.
A friend asked me for my list of Important SF Books. I posted one last week.
Which of course, means that I need to post a list of Important or just Favorite fantasy books.
To quote from the SF books post:
Note: this is a list that skips lots of things; this is my list, after all, and I may well have missed something in my scan of my bookshelves (I reserve the right to add things later!). While I think that all of these are Important, these are also ones I enjoy, so there are other Important books I did not include. Some of these were historically important but are dreadful to read now, or which I wouldn't want to re-read.
I'll leave the hair-splitting to others about what SF and Fantasy are, and where their boundaries lie. I include some Horror here, and put some "steampunk" (like China Miéville's stuff) here, but you should feel free to disagree with me on that one.
Anyone looking for good books to start on should look at the World Fantasy Awards or the Mythopoeic Fantasy Awards.
UPDATE: Edited the Prydain entry to be clearer. (Hi, Colorwheel. :-))
UPDATE: I'd like to add The Once and Future King by T.H. White, and The Princess Bride, by William Goldman. (Thanks go to someone who shall remain nameless, but who knows who he is.)
The ABC "Docudrama" (note, not a documentary) about 9/11 just gets worse and worse the more we hear about it. As related here, even people who've worked for Bush are calling bullshit.
The thing that really burns me about this is that the RoviansRepublicans are getting away with this, after spending months in 1998 blaming Clinton for "wagging the dog" by attacking al Qaeda camps in Afghanistan, ostensibly to divert attention from the Monica Lewinsky scandal.
I want to see one Republican (or hell, one Democrat) stand up and say publically "I was wrong to criticize President Clinton about that".
A friend (you know who you are -- hi!) asked me for my list of Important SF Books. So here it is.
Note: this is a list that skips lots of things; this is my list, after all, and I may well have missed something in my scan of my bookshelves (I reserve the right to add things later!). While I think that all of these are Important, these are also ones I enjoy, so there are other Important books I did not include. Some of these were historically important but are dreadful to read now, or which I wouldn't want to re-read.
Also: there is no fantasy in this list; I'll do that later. (I'll leave the hair-splitting to others about what SF and Fantasy are, and where their boundaries lie. To quote my wife, "I know what I mean.")
Anyone looking for good books to start on should look at the Hugo and Nebula Award winners.
Updates:
I was reading Standards and specs: Not by UNIX alone, which is a nice article on Unix software development. It made me pull out an older rant of mine and polish it up for this blog.
Software companies build a fundamentally different thing from hardware companies.
To most people, this is so obvious that it shouldn't even need to be stated. In the obvious ways, Most People are right. But there are non-obvious ways in which this is importantly true.
Toyota or Ford don't actually have to make next year's models "interoperate" with this year's models. I'm not even sure what "interoperate" would mean in the context of cars, beyond "they have to use some version of unleaded gas, and be able to fit on the roads, park in garages (I'm talking to you, Ford Excursion) and have the same user interface -- steering wheel, accelerator & brake pedals, etc.".
Auto companies can make everything else about their cars change from year to year.
They don't, of course -- there are strong rewards to not changing too much too fast, and for sharing ("conserving", in the genetic sense) parts within a product line -- both temporally (last year's model and this year's model have a lot of the same parts) and organizationally (our luxury model uses most of the same parts as the base model). But if someone wanted to radically change their engine without touching their car body or interior at all, they could. In fact, that's basically what Honda did with their Hybrid Civic. Looks just like every other Civic on the road, except for the little "Hybrid" sigil on the back.
In the same way, computer companies could radically re-engineer their hardware (motherboards, peripherals, CPUs) as long as they look the same to the rest of the world (e.g. programs). This is what Intel and AMD do every time they bring out a new product line. (Well, these days. The 286 to 386 jump was a doozy.)
But software? Software is a totally different thing. It has to interoperate. The lateral interoperation (between co-existing hardware) isn't that important to some software producers -- Microsoft deliberately engineers incompatibilities all over the place to keep the Mac a second-class computer -- but temporal interoperation, that's a big one. The Office 95/97 incompatibilities burned Microsoft pretty badly, although they'll never admit it.
This is arguably the defining distinction between the Unix and Microsoft worlds.
Most Unixes are built, maintained, and pushed forward by one of two groups:
Microsoft is a (relatively) hardware-agnostic software-only company (notwithstanding the Xbox or the Microsoft Mouse or Keyboard). Windows runs on most Intel x86 hardware.
Guess which set of software producers has sold the most incompatible versions of software?
Okay, that's a no brainer.
Apple navigated the 680x0 to PowerPC migration in the early 1990s quite well; I'm sure they'll handle the PowerPC to Intel migration just as well. Stuff will Just Work -- on expensive Apple-only Macs, but it'll Just Work. Mostly.
Unix is a weird case for a lot of people, I think. I remember doing a Sun 3.7 to 4.0.1 OS migration, which also involved a 68020 to SPARC 1 hardware migration at the same time. We had specialized video capture hardware to deal with, including all sorts of special code to drive it. We simply recompiled everything, and except for a few little things, it all Just Worked. Try that going from Windows 3.1 to Windows 95, or 95 to NT.
There are programs written in the early 1980s which would compile directly on any modern Unix these days. They might need a little tweaking for header files or libraries, but they'd Just Work. A lot of this is the whole command-line vs. GUI issue (all our fancy Unix boxes still act like they're talking to VT100 terminals from 1978, which in turn are not all that different from actual teletype machines from the 1950s -- cf. In the Beginning was the Command Line). The Unix programming model is so clean and spare, it has barely changed (regardless of what's under the hood in the OS) -- the clean separation of functionality and coherent interfaces simply make it Just Work.
Unix has a long history of having things layer on top of each other -- things continue to Just Work. Contrast this with Windows, which changes radically (and disruptively) every few years. That might be calming down; Windows 2003 seems to be more like "Windows 2000, but done right this time" than a totally new OS. But the Home edition of it (XP) still has some idiotically disruptive things in it compared to 2000. E.g. the My Computer and My Documents links disappear off the desktop. The claim is that having everything under the Start Menu makes it easier to learn Windows. That may be true, but it's sure annoying to someone used to Windows 2000. Sure, you can tell it to look like Win2k, but you still have to manually tell it to put My Computer and My Documents back on the Desktop. Stupid!
This is one of those clear cases where Microsoft is trying to make software the way that auto companies make cars -- "next year's model can be different because it'll be a new batch of people". Except it's not. The software market is a lot more mature than it was 10 years ago when Windows 95 came out. It's a lot closer to saturation. Even most home users are buying upgrades, not a first computer. And businesses? Wasn't Windows supposed to be the business OS? (Macs, of course, are the long-haired arty-farty computers.)
Businesses that plan for the future (i.e. businesses that will be around for the future) do not buy new OSes and throw the old ones away. They migrate: they have different versions coexisting. As much as it'd be nice to simply rip out everything and rebuild, it's simply impossible to do. If you have a big IT installation (and especially if you're providing a service, like web pages or email, or VOIP or something), you simply cannot do that. Won't work. You have to evolve, not revolve.
Any OS that makes it hard to migrate from one version to the next is a real pain. Unix is simple. It all Just Works. It has its pains, but it usually Just Works at this level.
Windows? Ha. This is an OS that doesn't have to worry about long-term OS uptime because urgent security patches come out monthly and therefore no box is going to be up longer than a month, because so many patches require a reboot. There are Solaris boxes at my company that have been up for 3+ years without breaking a sweat.
To summarize: software is NOT like hardware. It's not like automobiles, or appliances, or anything else that people replace. Software lives a lot longer than any single piece of hardware, has to play nice with other software, and most importantly, has to play nice with its descendants. The entire idea of "next year's model" is absurd and idiotic when it comes to software. There's only the next version. And that version MUST play nice, or you're going to piss people off.
It's entirely unclear to me if any Windows admin (who hasn't used Unix for any length of time) understands this. I'm guessing no.
It's entirely unclear to me if anyone at Microsoft truly knows this, either. Or is it just that if they understood it, they wouldn't be able to market their stuff without wanting to kill themselves in shame?
Over the past five years or so, my wife has consistently been disappointed with my utter inability to explain what I do at work in a short, pithy way that works at parties. I could just say "I'm a Sysadmin", but I'm not just a tape monkey, or a Windows re-installer, so I try to avoid the short title, because people have in the past assumed I don't do anything truly productive.
My job at this point is Systems Architect, but no one outside of Systems departments knows what Systems Architects do, so that doesn't help much on the party circuit.
When I've tried to explain more fully what I do, I have fallen back on metaphors of building trades. Basic sysadmin stuff (setting up accounts, changing backup tapes, etc.) is like being a building super. Setting up new servers is like contractors putting up buildings (or more floors on an exisiting building). Debugging and troubleshooting are like electricians and plumbers fixing problems. Designing large-scale installations is like being an architect (which is why we're Systems Architects, duhhh).
This may explain why I usually feel pretty comfortable with people that build and maintain stuff -- cognitively, we're all pretty similar.
In my previous post, I linked to Shop Class as Soulcraft, which gives me a lot more of a sense of just why I think this. Case in point:
White collar professions, too, are subject to routinization and degradation, proceeding by the same process as befell manual fabrication a hundred years ago: the cognitive elements of the job are appropriated from professionals, instantiated in a system or process, and then handed back to a new class of workers — clerks — who replace the professionals.
One of the reasons I do what I do is that I find it challenging -- as much as they might want to replace us Systems folk with clerks, they simply can't. Here's hoping it actually stays that way.
Thank you, not only for this Labor Day, but for The Weekend.
In honor of Labor day, it seems quite fitting that I came across (via BoingBoing) this article on O'Reilly's site, pointing at "Shop Class as Soulcraft" on the The New Atlantis site.
It's a really wonderful essay on the artificial, Manichean, and ultimately incorrect divisions between "manual" and "mental" labor.