In Depth With Jason Haas And LinuxPPC
AcaBen writes: "MacSlash's Les Harris did an
in depth interview
with Jason Haas of LinuxPPC about their upcoming release and enhancements. It also includes some news of his recovery from the bad auto accident
(covered by Slashdot)
he was involved in, and provides details about how LinuxPPC will compete with MacOS X."
Even Windoze gets it right. There's no reason why X apps can't do it the right way, after all, the Mac has been out for 16 years now. This is just another example of why Linux isn't taking over the desktop anytime soon.
Burris
Goddamn Jason. I always thought it was a mistake for him to join Metallica. Got into his head.
2000-09-04 16:35:32 Here come the UltraSPARC III's! (articles,news) (rejected) 2000-09-06 20:48:03 No UltraSPARC III Coming this Month (articles,news) (rejected) 2000-09-08 16:14:28 Embedded UltraSPARC (articles,news) (rejected) 2000-09-08 16:25:53 Answer to Sun's Recent Cache Woes? (articles,news) (rejected) 2000-09-12 16:11:00 Sun Tidbits of Major Import (articles,news) (rejected) 2000-09-26 16:57:03 Sun rises with new generation of servers (articles,news) (rejected)
We had a dreadful time getting PPC to work on our Mac, but yellow dog runs like a charm.
I am wondering whether the interviewer was being kind, or had only done a portion of their homework.
provides details about how LinuxPPC will compete with MacOS X.
I didn't really see the article do that. I only saw a vague statement to the effect that most people who use MOSX probably won't know what an X server is. Which may be true, but it won't stop most of us who use LinuxPPC now from using an Xserver on a Mac (now, X's inherent problems may, but whatever).
But I do wonder how Linux can compete with MacOS X. Maybe....
Price? For a while, yes. While Mac OS X is still sold as an upgrade for current HW owners, unless it's really cheap, LinuxPPC will probably be cheaper. But at some point, MOSX will come with all apple machines.
Applications? Anything for Linux can and probably will be ported to OSX. Already I find binary RPMs for MOSX before I find RPMs for Linux PPC.
Ease? Ha!
Performance? Maybe. I think that the reason that Apple dropped non-G3 machines from the supported list for MOSX was that they didn't have the processor speed to keep the user experience snappy. I've heard stories of opening and closing the dock munching 75% of the CPU. LinuxPPC runs nicely on my 200 Mhz 604e. (Though how an OS that ran beautifully on the 68040 33mhz NeXTStation I have sitting next to me got this slow, I can't say).
In short, I think performance is the best competitive bet for LinuxPPC. That, and fanatical loyalty.
Libertarianism is rich wolves and poor sheep playing gambler's ruin for dinner.
It's not the 52-week low as much as the percentage of plummet. 50% is a big loss. Imagine losing $.50 for every dollar you had - or, more appropriately, $500,000 for every one million. See the difference?
- I don't care if they globalize against free speech. All my best free thoughts are done in my head.
He makes two points, really. One is the lack of a highlight->replace type feature you mention, the other is the lack of a menu item. I was irked specifically by the menu item (or lack thereof) but probably should've mentioned the highlight->replace issue also.
Under X, the procedure typically goes like:
Which is not altogether different except for the lack of having two things highlighted at once. But the end results are the same. I just don't see what his problem is in that regard.
Ita erat quando hic adveni.
I don't think you read his post well at all. He is complaining that in X, you cannot paste/replace text like you can in Windows.
In Windows:
- select some text
- press ctrl+c to copy
- select some other text
- press ctrl+v to paste the first item *over* the second item, replacing it
this acts like a replace feature.Does anyone have any info on Linux support on RS/6000? Yellowdog Linux claims to work on older single processor RS/6000's but not the newer ones. I called IBM and they said there was no Linux support for their RS/6000's at all and no plans for such. Does anyone know what is holding this up. IBM has been very forward thinking about supporting linux on its hardware, so this seems odd to me.
And why does Yellowdog only run on old uniprocessor boxes? Is Linux's multi-processor support for G4's lacking in some way? RS/6000 are great price/performance servers and its a shame they only run AIX.
Where exactly would the word accident be appropriate then?
Wait, he is moving to colder climate! The article said he was moving to Wisconsin.
I have a dual-boot Powerbook. Having the MacOS and LinuxPPC gives me a lot of options all on one mobile computer.
There are lots of supported 3 button mice. LinuxPPC works beautifully with USB mice and there are many 3 button models available (the Contour Unimouse is my choice).You can still obtain a number of 2 & 3 button mice for ADB Macs from mail order sources, but PCI USB cards are cheap, so why bother? USB has been well suported in LinuxPPC since the 1999 Q3 release.
In starker terms, if you bought stock in Microsoft a year ago, you have seen the value of your stock plummet nearly a third. Apple has only lost about 10% (so far) over the same time frame
I hope we do not see the dark days of Apple at $8 a share, but you never know. It was nice to see Apple and Microsoft at around the same price, even if was only for a month. The sotck fell today because people are afraid that Apple may become unprofitable again, even though that is not what announced today. You can see that same thing happen to much more traditional companies when they do not meet the so-called analyst forecasts.
Of course, assuming a desktop application, x86 is the best bet in performance/price. Far and away. I also inquired into motherboards for Sparc and Alpha chips at LWCE, and in both cases the board alone was again around $1000 (entry-level models at that!)
;-) If I was a cold, emotionless pencil pusher, I wouldn't have given PPC a second thought. Unless there is some specific advantage PPC gives you, it's more an issue of getting a higher-quality system (and all the associated warm fuzzies) versus nailing that global perf/$$$ maxima.
I was interested in PPC mostly out of curiosity/novelty, and a desire to have a top-quality machine, more so than any specific plans to do something with Altivec. (And I don't mind the sound of fans-- heck, I don't sleep as well at nights without it
P.S.: Building a G4 Linux system would present an even more complex issue with drivers. The boards have a regular PCI bus, so you can slip in just about any card you like, but you have to ensure that you can compile the driver source. Vendor-supplied binary drivers are useless as they are almost invariably x86-only.
iSKUNK!
"Think about it: our lab has a bunch of old 604e's converted to G3 PPC by third party vendor daughterboard upgrades. What are the chances of MacOS X running at a reasonable speed on these boxen, or running at all, for that matter? Very little, I'd venture."
The chances are quite good actually, many people have the public beta running on such boxes. There are failures but there are successes too.
The kernel & bsd stuff (Darwin) is open source, so even if Apple doesn't make it solid on these old boxes before release, users have a chance to do it.
Perhaps somewhere where its use doesn't imply the lack of fault or blame.
Big versus little endian
Good point. I haven't had to deal with this issue in the past few years and forgot about it. Thanks.
--
Chief Frog Inspector
A feeling of having made the same mistake before: Deja Foobar
Unfortunately, IBM never released the layout files ("Gerbers") because of problems with the northbridge. The project's pretty moribund these days, but who knows? Maybe IBM will revisit the idea of creating a reference design for the 405 chips (and similar), and we'll have inexpensive, third-party PPC-based motherboards yet.
Tom Geller, co-founder, The OpenPPC Project
Tom Geller
If the stock continues to plummet, will OS X be any competition at all. Pretty, yes, but as recently seen by the G4 cube consumers can only buy so much of "pretty" to drive a company's profits up until they want "functional".
- I don't care if they globalize against free speech. All my best free thoughts are done in my head.
People weren't talking about his accident much afterwards, and I assumed he'd had serious a brain injury or something. I'm really glad he's OK, even if LinuxPPC may have a problem with OS X now on the scene.
2KQ3
What a cool version structure. Why doesn't all other software follow this?
_______________
you may quote me
Maybe you already have PPC machines that run a less desirable OS. Maybe you think the PPC chip is the faster chip within given price ranges. Maybe you work in some graphics shop full of G4s and would like to dual boot or convert some machines. Maybe you like the nifty case design of the iMac, the G4s, and the Cube. Or maybe you are halfway crazy and just need a little help getting over the edge.
I do not have a signature
I support Haas's decision not to replace his brain with an overclocked Athlon, as the heat problem would have forced him to move to colder climate.
My mom is not a Karma whore!
Uh, run more applications? Maybe it would let you switch between them better then the joke gnome has but i doubt you could run more .. look at this.
You can also get to it at http://www.linuxppc.org/news/jhaas/, which does work.
If you don't know how to properly copy & paste in X, please refrain from broadcasting your ignorance to the world. But for everyone's benefit, I'll say that X does not need menus for proper copying & pasting. Here's how it works:
That's how it works. No stupid keystrokes. No stupid menus. Works everywhere. Simple. Effective. And oh how I wish I could throttle every dumb-ass Windows/Mac user who doesn't understand the simplest X basics...
Ita erat quando hic adveni.
PPC >> x86
That goes for architecture design, thermal properties, size, and (alas) price.
I recently built myself a new workstation. It ended up being AthlonTB-based, but boy did I look hard for a reasonably priced non-Apple G4/CHRP motherboard. The things don't exist. I asked a Motorola rep at LWCE2000 about the company's line of PPC ATX boards. Their most inexpensive model is over a thousand dollars!
Then again, he said those were made for controlling industrial equipment, so the manufacturing tolerances are a little tighter than necessary for a desktop system. But the rep did say something quite enlightening: the reason you don't see cheap G4 boards is that Apple would never EVER allow MacOS to run on them, and because of that, no one sees a market. It's a damn shame....
iSKUNK!
NO CARRIER
Ijustpoured.abowlofhotgrits.downthefront.ofmypants
Years back, when Jobs returned to Apple, he killed the Apple clones. Since then there's probably very little interest or expectation for Mac-like mobos. Industrial applications are a natural for a special PPC mobo, which would be a good platform for Linux, as controllers.
The reason I ask is because if (as the case is) I were to pick a platform for the express intent of installing Linux (to do engineering work, run a server, etc.) which is better bang for the buck?
So far I'm inclined toward x86 simply because there's more to choose from, even though it's an effort to confirm avalibility (and support) of drivers for each and every card and device I consider.
I considered the cube but, noticing a lack of expandability, have backed off.
--
Chief Frog Inspector
A feeling of having made the same mistake before: Deja Foobar
Replace doesn't make a lot of sense for a whole lot of apps. I'm not going to be able to highlight arbitrary xterm text and replace it in any meaningful way. Images are the same story; I'm not going to be able to copy the Slashdot logo into my C source code. Some apps can handle such things (a fancy word processor, for example), but since those actions aren't universal, neither is the method to perform them.
Copying & pasting text is universal, but far too many people don't understand how to do it.
Ita erat quando hic adveni.
(Has a nice ring to it... :-)
granted people here don't like shelling out money for anything let alone as OS but I for one will be shelling out my (insert $$ value here) for a version of NeXTSTEP running on big hardware. I don't think I'll need the seperate partition for linux anymore.
Can't say much about the hardware and core OS (though I've heard my share of good things about the NeXTCubes, and gosh they looked killer), but for the working environment, you could always go with GnuStep.
Hmmm... perhaps if you had some Mac hardware, installed [the microkernel-based] Darwin, and built GnuStep... that would probably be as close to a free OSX/OpenStep as one can get, yes?
iSKUNK!
that really saddens me, I was hoping apple would'nt break the best feature of NeXTSTEP which was quality USEABLE multitasking, only other setup I have found to be neerly as tolerable is FreeBSD on a fast box with decent ram and a light wm
For apple to have made the OPENSTEP code into a clunky slow apple/linux/gnome'esk UI is preety sad
I can seeing p100's running 3.3 with over a hundred applications open, if you brought the one on the bottom up, it was instantly useable. really really sad
Guttermouth is a really good band.
you are using linux, and that attempt to access that particular DOS device won't lock up your computer! Nice try vile Foreigner!!! grahaha!
Juln
Until then, enjoy your bloated, featureless xterm-switcher.
Hahaha! It is obvious you have never used X! Because anyone who has ever used X knows that in addition to dozens of xterms, we also have xclock!
Real men understand that copy and insert (technically, X allows neither cut nor paste) of plain text is all any sane person would ever need. After all, every known text editor (emacs and vi) has implemented a perfectly servicable cut and paste of its own. And certainly only text needs to be copied -- why on earth would you try to paste an xclock into an xterm?
Slashdot is jumping the shark. I'm just driving the boat.
You know, I wish I could be absolutely, positively certain you are a troll. Unforunately, I've met far too many clueless morons in my life to have any idea what you are.
Salesman: What can I do for you today?
Customer: I'd like a screwdriver.
Salesman: Here is some vise-grips.
Customer: Umm... I kinda want a screwdriver....
Salesman: Well, these vise-grips can do anything a screwdriver can do! They're the superior tool!
Customer: [muttering] clueless moron!
Salesman: [muttering] idiot!
Slashdot is jumping the shark. I'm just driving the boat.
Mac OS X beta is a *joke* if you try to load it. The nice window shadows eat all your CPU, and more than a few dozen of windows is not realistic on a 384Mb machine.
Huh? I have it running on a 192Mb machine, and the only time it ever gets sluggish is
when it's loading the "Classic" environment (which I'd expect.) Seriously, I've got Internet Explorer, Omniweb, Macster, AppleMail (the spiritual heir of NeXTMail, natch) all running, and the box isn't even breathing hard.
Try This http://www.macslash.com/articles/00/09/28/1858238. shtml
-- IANAEG - I am not an elder god.
I guess all those prayers you guys were arguing about did some good after all!!
Glad to hear that Jason got better.
This post brought to you by your friendly neighborhood MBA.
Once I get my Apple Cube, it runs LinuxPPC. Why? -True multitasking. Older MacOS isn't too hot with MT, whereas I can work the Gimp and pull up a java-heavy website with Mozilla at the same time. -Much more customizable GUI. I use GNOME and KDE. At the same time. -Easier to upgrade kernels. I visit SourceForge, or some other kernel repository, and voila! -CivCTP works on RISC processors :)
I used to be someone else. Now I'm someone better.
Real life is underrated.
Stupid user-restricted stories. Warn us about that crap before we go there. Sharkey
www.badassmofo.com
Tastes great, Less filling.
But why, unless I get it really really cheap, would I opt for a PPC to run Linux over x86 architecture?
Years ago I picked up a cheap Sun SparcIPX to plop Linux on because drivers for x86 were few, far between. I expect drivers are less of a problem for this same reason, as video, sound, etc. has less variation. Perhaps I've answered my one question, but what perspective do others have on this?
--
Chief Frog Inspector
A feeling of having made the same mistake before: Deja Foobar
LINUS
great comedy company.
I never realized the seriousness of a brain injury until reading it, that guy seems lucky to be alive and still able to comprehend Linux.
Bleh!
LinuxPPC seems nice enough I have installed it and run it for a time on newer macintosh hardware. But the X/GNOME/KDE GUI has nothing on what IMO is the best GUI made, NeXTSTEP 3.3/OPENSTEP 4.X had a very easy to use unified FAST, must I repeat FAST interface that users were not scared of, on a 33mhz 68040, I ran more applications than this damned 233MXX laptop running linux could EVER run.
With a newer version of the Mach Kernel and an upgrade from 4.3bsd to 4.4bsd-lite, the under pinnings of MacOS X are second to none, granted people here don't like shelling out money for anything let alone as OS but I for one will be shelling out my (insert $$ value here) for a version of NeXTSTEP running on big hardware. I don't think I'll need the seperate partition for linux anymore.
Guttermouth is a really good band.
LINUS
great comedy company.
Accident? I don't think so. Drunk driver, criminal negligence involving major bodily injury. The use of the word accident in this context is inappropriate.