Slashback: OS Xi, Sarge, Statistics
It still feels like a strange dream that they're really switching. An anonymous reader writes "With our latest Unix (MacOS-X) vendor's switch to x86, I figured now would be a fine time to revisit an old MIT Graduate Student Beer announcement from 2001."
Also, samchung writes "CoolTechZone has its latest article up that discusses the possibilities of Apple's protection on x86 hardware to prevent users from running the Mac OS X on non-proprietary hardware."More fuel: Reality Master 101 writes "Michael Robertson, CEO of Linspire posted an editorial talking about his disappointment that Apple wasn't embracing generic hardware. But the really interesting part was that he states, "My sources say that Jobs is going to use Intel's cryptographic technology called LaGrande to make sure OS X will only boot on Apple-branded hardware. This is a similar technique to the one that Microsoft used to make sure Linux could not be loaded on Xbox..." I'm still not sure how they'll do this with an open source Kernel." They're clearly part of the Linspire marketing effort, but Robertson's messages, including this one, are usually pithy and worth reading.
Hey, you could always wait for a service pack. An anonymous reader submits "Because of an error in a configuration file, Debian Sarge, released June 6th, does not have security updating enabled by default. ZDNet Australia reports that after several years of testing, the release team's error caused a significant delay in deployment. Steve Langasek, of the release team, says, 'Whoops, don't go pressing those 10,000 copies of [3.1] just yet.' Fortunately, the error may be fixed quite easily, and an update is expected within several days. OSNews also covers the story.
Sticker shock alone could defeat the other drivers. josemunizn writes "Remember the Honda FCX, from a Slashdot article in '03? Well the New York Times has an automotive review of a week-long, unsupervised test drive of the Honda. Choice quote: 'In most important ways, the FCX feels ready for prime-time combat on the world's roads.'"
Carry the one, subtract 5, voila! An anonymous reader writes "WinMX and Limewire are the most popular P2P apps? That's what NPD group claims in its research on iTunes covered on Slashdot yesterday. But as Jon Newton points out on P2Pnet and MP3 Newswire, the entire premise that more people use iTunes over the file sharing networks is 'nonsense.' With sites like Slyck.com reporting eDonkey alone has over 4.5 million concurrent users and P2P research firm BigChampagne saying in the U.S. in May an average of 6,290,327 people were logged onto the p2p networks at any given moment, how can iTunes' 1.7 million downloads over an entire month put them anywhere near the top? Zeropaid has also chimed in on these claims and even CNET is now questioning the results it reported in its original article on the NPD research."
Catching up to the 3rd parties who have caught up with the competition. An anonymous reader writes "For the impatient or those few not ready to adopt Firefox, there is now another option to get tabs. BetaNews reports, 'Users of Microsoft's Internet Explorer Web browser will not have to wait until IE7 to experience tabbed browsing. MSN has shipped a new build of its MSN Search Toolbar that adds basic tabbed browsing support to IE6. But the feature is not fully integrated into the browser, instead relying on the toolbar to create tabs.' Here's an article including a screenshot.
Apple with 'Intel Inside' is at best a wash. No more hype about being
faster than a Wintel box, but they get close to parity in the real world.
They might get a few more people buying Macs if they can dual boot them,
but will suffer a financial hit when someone gets it running on commodity hardware.
And make no mistake, it WILL happen as the linked article says. If
for no other reason than "because we can". Darwin already runs so if
nothing else someone will just extract the higher level functions from
the CD and drop them in, disabling the copy protection as required.
Removing copy protection is well understood and will pose no real
challenge. Macs aren't X-Boxes, developers who have not signed an NDA
must be able to use one, including the debugger, so hardware lockdown
isn't a real option.
And I'm not even sure this new practice of locking software to one's
own brand of PC is even going to be legal. The console world gets away
with it because a) the consoles sell at a loss so people cut em some
slack and b) nobody has waged a real legal war over it yet. But on the
PC, Compaq v IBM is settled law.
Democrat delenda est
I guess you haven't been following the news in the past few days.
Apple PCs will run Windows. This has already been confirmed by one of Apple's VPs. They will not be using OpenFirmware. You'll be able to triple boot windows, OSX and Linux.
If I was Kreskin I would say that this is part of the master plan. Let people dual-triple boot and compare the desktops. They're guessing that they'll always go back to the OSX partition and they get to sell premium-priced hardware
Apple's transition from PowerPC to Intel is only feasible because of the work that Transitive Technologies has done in creating a dynamic recompiler. But that technology, too, is actually old news. Check out this PC Nintendo 64 emulator, from 2001, for example.
It's pretty clear that, even if Apple didn't make it easier for h4x0rs by moving to Intel chips, we would all eventually be able to emulate OS X in software no matter what. It would be a bit slower, perhaps, but it would be possible.
So what?
Apple is still a hardware company. If they can produce a great looking low-end box, a great looking mid-range box, and a great looking high-end box, where will the attack on their revenue stream come from? The only market segment they would lose by rampant piracy of their OS is the segment of "switchers", and though I don't have hard data, I suspect that group is tiny compared to the group of people who buy new computers year by year.
We all wail menacingly about a future where John Q. Public buys a Dell machine, downloads a cracked copy of OS X with a bunch of open-source driver patches and a dongle emulator, burns it, and wipes his machine with it, thereby completely divesting himself of all warranty service and tech support from either Dell or Apple. How likely is this, really? (If you DON'T factor yourself, as the helpful nerd-on-hand, into the picture?) Is the couple of hundred dollars saved worth the extra trouble, present and future? Just how many end-users, as a percentage, are willing to deal with that?
Does Apple really produce superior hardware, and do people really care enough about superior hardware? In two years we'll find out once and for all.
WTF? Tabs in browsers and other apps are often are heavily dependent on the semantics of that particular application. Tabs can and have been made part of UI/Application frameworks, as the app can interact with those frameworks in a manner that makes the tabs sensible. The X11 window manager protocols are worlds removed from being UI/App frameworks. The protocols deliberately set up some uniform and non-intrusive ground rules to keep WMs from interfering with apps.
Moreover, look at the differences in use and presentation between "tabs" in most browsers today and apps such as spreadsheets, e.g. the multiple "sheets" model in Excel or Gnumeric. Likewise consdier tabs from the SWT toolkit used in Eclipse, Azureus (Java Bitorrent client), etc. These all have quite different uses and interaction models. Your proposal essentially amounts to "all tabs in all apps in all contexts should work just alike, and their visual display should no longer be controlled by the app." Doesn't seem like a very good idea to me...