Slashdot Mirror


'Black Lab' Linux For G3 Clusters

ChristianC writes "'Black Lab' Linux, a relative of Yellow Dog Linux, has been released for PowerPCs (including G3s and iMacs). The distribution offers Beowulf and Cluster computing - 20 G3s at once! "

220 comments

  1. Benchmark comparisons? by Anonymous Coward · · Score: 0

    Has anyone tried this out yet? It'd be great to see some comparative benchmarks to a similar Beowulf cluster. My bet is that the G3's kick but!

    1. Re:Benchmark comparisons? by Anonymous Coward · · Score: 0
      G3 has worse FP than a Celeron? Now I'm scared, because the Intel FP unit sucks badly compared to any of the RISC CPU's (alpha, MIPS, RS6000). Why do you think Avalon uses alphas?

      BTW, I noticed that NCSA has a 192 CPU NT cluster (96 PII machines), so I'm afraid Linux doesn't have a monopoly on clustering. Of course, for a cluster, the software licenses heap up pretty fast, so Linux still has a big advantage. More details at NCSA.

    2. Re:Benchmark comparisons? by Anonymous Coward · · Score: 0

      I've generally experienced sucky performance
      from G3's, and PowerPC's in general, in comparison
      to decent x86 hardware running Linux, for floating
      point calculations. I've got lots of numerical
      code that I run to generate datasets for a research project I'm on, but the (compiled C)
      codes run slightly 10 times faster on a 333MHz PII than on a 266MHz G3. It could be general
      difficulties that the compiler has for optimizing
      for the PowerPC architecture, or other LinuxPPC
      deficiencies, but I've seen no conclusive evidence
      firsthand that indicates that the PowerPC's are
      where to put your money for scientific computing
      power...

      -David

    3. Re:Benchmark comparisons? by Anonymous Coward · · Score: 0

      'Cheap hardware anywere around' definitely costs less for the initial purchase, but what about two years when all the CPU fans on a 64 node cluster start failing? (I happen to be experiencing this on a Pentium Pro cluster right now)

      If you add the cost (in time, frustration, and money) of the lower reliability of the cheapest off the shelf components, I suspect you'd come out a lot closer to the price of the G3's.

      One could get a comperable reliabilty factor with systems from a major PC vendor, etc, or buying a cluster in rack mount cases, but then the cost is comperable.

      I have seen benchmarks that place a 350 mhz G3 on the same level as a 350 mhz Pentium II (for FFT's), and others that place a 400 mhz G3 at roughly the equivalent of a 450 mhz PII.

      Stay tuned for real numbers ;)

      troy@blacklablinux.com

    4. Re:Benchmark comparisons? by Anonymous Coward · · Score: 0

      G3 FPU performance isn't fantastic, for a reason. It's not supposed to be. My 604e at 233MhZ beats out the iMacs in the office, when it comes to FPU-intensive computing. The G3 was designed to have less power consumption, and less heat production. The heat sink on my 604e, for example, is about 3 times larger than the heat sink on a G3 (neither use CPU fans, i should add). If you need dramatic FPU performance out of a Beowulf cluster (or a Linux system in general), either go with an Alpha or wait for the G4.

    5. Re:Benchmark comparisons? by Anonymous Coward · · Score: 0

      The FFTw benchmarks put a 300MHz G3 just marginally ahead of a 300MHz P-II for double precision FFT's. The P-II may double it speed for single precision, I don't know what the effect on the G3 is. My experience is that the P-II compares favourably with the R10000 and 21264 for single presision FFTs. However for other mathematical calcs, e.g. anything involving division, square roots, or frequent trig calculations which cannot be tabulated, the RISC cpu's still win hands down.

    6. Re:Benchmark comparisons? by Anonymous Coward · · Score: 0

      well, not to burst your bubble or anything, but the 604e system i was talking about was pretty much stock. it had a ultra scsi card, and a matching hard drive. but regardless, none of that will have anything to do with FPU performance. the only components that really matter on new computers, when you're calculating FPU performance, is the CPU/FPU unit, which is the 604e vs the G3.

      sorry

      alex

    7. Re:Benchmark comparisons? by Anonymous Coward · · Score: 1

      > My bet is that the G3's kick but!

      my bet is: the G3s sux big time for this.

      The idea of beowulf is to build a specialized high performance cluster (with high MFLOPs, but slow interconnectivity of the nodes) from cheap off the shelf components. but the trick with G3s is, you can't buy cheap hardware anywhere around (no naked MoBos available).
      and the G3 isn't that great at FP-operations anyway (comparable to a celeron). it might be a little faster with integer (but no more than 20% over a P2), but that's of no use for beowulf apps most of the time....

      if you want to build a cheap beowulf style cluster you better go with dual-boards and celerons with dual-adapters...

    8. Re:Benchmark comparisons? by Anonymous Coward · · Score: 1

      What you say is interesting. My experience has been the PII's and G3's have produced similar speed results. This is for computing things like FFT's, eigen analysis, linear algebra, and wavelets. All the programs were compiled using egcs with the -O optimization flag. I also tried the old Linpack matrix benchmark test and saw no speed difference. (Note: I am not saying that the Linpack benchmark is the best way to measure system floating point performance).

      I also wonder if there are differences in the level of optimization on the two different platforms.

      Finally, if you don't need a high level of precision (for instance, running simulations with lots of iterations), there is suppose to be a libmoto floating point library from Motorola that improves on the computational speed.

    9. Re:Benchmark comparisons? by Anonymous Coward · · Score: 1

      G3 has worse FP than a Celeron? Now I'm scared, because the Intel FP unit sucks badly compared to any of the RISC CPU's (alpha, MIPS, RS6000). Why do you think Avalon uses alphas?

      G3 and Celeron are nearly the same for FP - they both are rather sucky compared to other CPUs with good FPUs. The point is: G3 mobos are not cheaply available...

      And FPU performance really has nothing to do with RISC/CISC chip design. Only a dumbass would say: Hey it's RISC, so it kicks the CISC x86's butt in FP performance. The G3 is a good example, it's RISC, but it's FPU sucks just as hard as the x86's. And know what? The StrongARM is also RISC, but it doesn't even have an FPU!!!!!!

      Why Avalon uses Alphas? Well, it might be because they have excellent FPU performance/CPU, and they are generally available for a reasonable price...

    10. Re:Benchmark comparisons? by Anonymous Coward · · Score: 3

      my bet is: the G3s sux big time for this.

      Whatever--to both of you.

      G3s are comparable to a PII system in FPU and better in integer. I wouldn't call that "sux big time" and I sure wouldn't say that it kicks butt.

      If you want FPU, you go Alpha. You want bang for buck and you're starting from scratch, Celerons or even AMDs might do you well. However, all of these assumptions go from a premise of the need solely for higher performance (using alphas) and/or starting from scratch with a budget (using Celerons).

      The idea of beowulf is to build a specialized high performance cluster (with high MFLOPs, but slow interconnectivity of the nodes) from cheap off the shelf components

      Eh? While true, that's only part of the picture. "Build" doesn't equate to " newpurchase."

      There are, lo and behold, groups that have a bunch of G3s that were purchased for other reasons. Like who? University's who have public computing labs. Science/research labs, in general, like Macs. Some of these people might have an interest or developed a need for clustering and doing so on their current investment of computers is beats the pants off new purchases, aka makes it almost free.

      Black Labs brings these people the simple option of using their current investment and/or money already pointed for Macs for other reasons (e.g. some chemistry software is preferentially run on macs). If you've looked at other clustering options for G3s (you did before you shot your mouths off, right??), you'd realize the AppleSeed project had some of these exact reasons in mind. And even here, there are pluses and minuses between using AppleSeed and Black Labs.

    11. Re:Benchmark comparisons? by Altus · · Score: 1

      the PPCs only have 1 FPU, while the Power3s and the R10ks in Blue Mountain have 2 FPUs.


      This is not true... the 604e has 2 fpu units and 2 integer units... the G3 only has 1 fpu unit which is why it doesnt kick the pentiums ass totaly in FP math (although benhmarks indicate that it is still faster)... the G3 was actualy designed as a low to mid range chip but it performed beyond expectations

      the 604e is an excelent highend chip

      --

      "In America, first you get the sugar, then you get the power, then you get the women..." -H. Simpson

    12. Re:Benchmark comparisons? by Troy+Baer · · Score: 1

      BTW... RS/6000 is a product line, not a CPU. The RS/6000 line uses the PowerPC series (601,603,603e,604,604e) for interger math and Power, Power2, Power2sc, and Power3 processors for floating point math.

      Huh? I hope you don't mean to imply that RS/6000 systems have both a PPC chip and a Power chip, because they don't. They ship with either a Power series chip or a PowerPC chip.

      (As an aside, the ASCI Blue Pacific system at Livermore is all PowerPC 604e's rather than Power3s, according to this web page. Personally, I think this is why the machine is so much slower than ASCI Blue Mountain, even though Blue Pacific's theoretical peak is higher; the PPCs only have 1 FPU, while the Power3s and the R10ks in Blue Mountain have 2 FPUs.)

      --Troy
      --
      "My life's work has been to prompt others... and be forgotten." --Cyrano de Bergerac
    13. Re:Benchmark comparisons? by itachi · · Score: 1

      yeah, but your 604e is going to have a serious motherboard, and much better components in general - SCSI, right? A graphics card you picked out yourself? I suspect that in a component free environment, you'd find that the iMac was faster (ie, you took the processor out, and hooked it up to a big box o' magic, then did the same with the 604e). The iMac is using laptop components. When have you ever seen a laptop outrun a desktop? Although I agree with you on the G4. Those things sound like they'll be seriously slick....

      itachi

    14. Re:Benchmark comparisons? by itachi · · Score: 1

      My point is more that the iMac is going to be slower at anything than a well equiped 604e chipped machine. The 604e machines (like the 9500mp, 9600, etc) can be seriously built up - a gig and a half of ram in a desktop machine that is three years old? The iMac can't even approach that sort of hardware, and in fact, has lower end components new than most of the high end 604e machines - which makes it slower at everything.

    15. Re:Benchmark comparisons? by heimdall · · Score: 1

      Actually, Clustering has been around for quite some time. The largest 'supercomputers' (Blue Mountain and Blue Pacific, specifically) are built on massive clusters of various nodes. Blue Pacific (an IBM RS/6000 SP/2) is built upon 1500 nodes (at a sum cost of ~$93 of taxpayer dollars *grin*) using a combination of PPC 604e and Power3 processors. Blue Mountain is a comparable SGI Origin system using MIPS processors. For more information on large systems, check out http://www.top500.org/ .


      BTW... RS/6000 is a product line, not a CPU. The RS/6000 line uses the PowerPC series (601,603,603e,604,604e) for interger math and Power, Power2, Power2sc, and Power3 processors for floating point math.

    16. Re:Benchmark comparisons? by heimdall · · Score: 1

      Indeedy, you are correct. Either a PPC or a Power series chip. And Blue Pacific uses 4 way 604e silvers. I thought I'd read that they moved to 2 way power3's, but that was probably another of the larger SP/2s. In the site you mentioned, I find it odd that they only display 176 nodes, as opposed to all 1464, though. Do you know if they partitioned their SP?

    17. Re:Benchmark comparisons? by JDevers · · Score: 1

      In what way do those components speed up FP performance? Even the main memory subsystem wouldn't be THAT important, and the disk subsystem doesn't tend to influence FFT's or the like too much :)

      The original post is right. The G3 is built around the 603e model, fast integer, cheap, and low power. The 604e and G4 are aimed at different markets, those with serious FP needs.

  2. with imacs? by Anonymous Coward · · Score: 0

    Don't you guys think that the built in monitors for imacs make them non-ideal for a beo. cluster? Why would you need 20 monitors to go with your 20 mobo's? Once you get them going you don't need to have screens on each do you?

    Also, I don't think that the same people who are interested in a beo. would really care how pretty the imac looks or how easy it is to use.

    1. Re:with imacs? by Anonymous Coward · · Score: 0

      Imagine this: School buys 20 Imacs for a computer lab.

      School installs Black Lab Linux.

      School has a 20 node Beowulf machine when the lab is closed.


      So basically, it's a good way for the TAs and Professors to 'steal' the undergrad's computer lab when the students could be using it. (a grand academic tradition)

    2. Re:with imacs? by Anonymous Coward · · Score: 1

      Imagine this: School buys 20 Imacs for a computer lab.

      School installs Black Lab Linux.

      School has a 20 node Beowulf machine when the lab is closed.

      With a port of MOSIX (which is planned sometime in the future, don't ask me for a date yet), the 'Imac' cluster could be used for cluster computation during lab time, and the computation processes would migrate away from machines currently in use.

      troy@blacklablinux.com

    3. Re:with imacs? by Wyatt+Earp · · Score: 1

      You set the Energy Saver to turn the monitor off after ten minutes...the computer keeps going. You need the screen back and you shake the mouse.

      It's what I do on my G3 All-In-One running YD.

    4. Re:with imacs? by Chops-Frozen-Water · · Score: 1

      You probably wouldn't need 20 monitors, no. But one can read this statement as "you can have an iMac running the same setup for use as the control console."
      Or something like that. Sorry. Just spent half a day searching for an itty-bitty annoying bug. Gah.
      --

      --
      The Future: Some assembly required; batteries not included.
    5. Re:with imacs? by Jburkholder · · Score: 1

      >I don't think that the same people who are interested in a beo. would really care how pretty the imac looks or how easy it is to use

      Sure enough, but the man said the distribution _offers_ the clustering. I don't think it is the central feature of the distro.

      The distro is released for PPC (G3 and iMac) - *that* is the central feature. The fact that it also offers beo clustering, which would obviously be relevant for G3, is a neat add-on. See the distinction?



  3. PPC Linux distributions by Anonymous Coward · · Score: 0

    Note that the next Debian version (potato) will support PPC, adding one of the experienced / established distributions to the PPC list.

  4. iMacs by Anonymous Coward · · Score: 0

    iMacs are the prettiest things in the world. Anyone who says "someone that buys a computer based on it's looks and not its performance is stupid," and refers to iMacs needs to wake up. What is the difference between a 400mhz intel and a 400mhz ppc processor, WHO CARES, they are both fast. Besides that, intel users have no right to cut down any other system for quality.
    # grep -v "*" asm-i386/bugs.h | wc -l
    290
    then check out asm-ppc/bugs.h.
    "There are cool cases for PCs now too." No there aren't. There may be some "different" (intel's latest vomit-worthy creations), but that's just the case for the CPU. When you've got a keyboard that has the same style as the mouse, that has the same style as the monitor, that has the same style as the cpu (G3s included), that has the same style of MANY other products available, like printers, you've uniformity, which is a nice thing. "Different" CPU case, beige monitor, white mouse with red on it, black keyboard, scary printer, oh come on, like how it looks means nothing.
    I can't wait to be able to afford an iMac and run Debian GNU/Linux PPC on it. Then I can laugh at everyone else in the world that uses the other crap (no SPARCs, SGIs, systems like that aren't ugly).
    HAVE FUN.
    - My Two cents.

    1. Re:iMacs by Anonymous Coward · · Score: 0

      You can laugh at us for our ugly computers and we can laugh at you because you have the same performance as my old P233 and have carpal tunnel syndrome from using that abomination that apple calls a mouse.

    2. Re:iMacs by Anonymous Coward · · Score: 0

      Yep, a few days ago i opened the case for my monitor which is 2 years old (17") - had to tune on of the potis for Brightnes base value)
      And guess what: when the beige plastic cover came down i nearly vomited - Now i know exactly how a crud puppy looks like ;)

      The first thing i would do when forced to work with an iMac: get a can of paint and spray that damn thing black.

      oh, and replace that Toy mouse with a 3button mouse (shouldnt be a problem, iMac has a _simple_ and _working_ USB) and the notebook keyboard.

      Lucky me sits in front of a Sun Ultra5 ;-)

      J.

    3. Re:iMacs by Anonymous Coward · · Score: 0

      Before I'm gonna spend any money at all on an iMac, I will need to know that there's a good epoxy-based enamel in a spray can available in a nice shade of beige.

      Garish ugly design. Maybe for an iNax, never for an iMac.

      I can't wait for the bottom to fall out of the market for iMacs, so I can convert the chassis from one into something similar to the nice front loading wastebasket that a dinkyscreen Mac makes if you upgrade it by ripping out all of Apple's electronics.

    4. Re:iMacs by Anonymous Coward · · Score: 0

      If not for the fact that notebook keys are usually smaller than the keys found on desktops, whereas the keys on an iMac keyboard (with a few exceptions in the arrows and fn keys) are exactly the same size.

    5. Re:iMacs by Anonymous Coward · · Score: 0

      Okay... You like the way the imac looks and that's nice. I don't like the way it looks. Quite a few people don't like its design (or functional limitations for that matter).
      I don't dislike the design because I hate Apple or Macs, I simply find them to look unatractive. However, I think it is important to point out that Apple's older cases actually look very nice. I think the old Quadra 8500 towers and the predecssor to the iMac (some Quadra all-in-one thing installed at my school) look beautiful. Apple should stick to their more subtle designs that don't scream for attention.

    6. Re:iMacs by Anonymous Coward · · Score: 1

      ok, i don't wanna knock your thinking cause mindless bickering never solved anything. however, i think that looks don't mean very much IMHO. my monitor sits on an old desk, my box (which is open all the time) sits on the floor somewhere, and my keyboard/mouse are kicked around the room until i actually need to use them. so maybe in your case, looks are worth something....realize though, that looks don't mean anything to those of us whose cases are being used as a light stand. :)

      euphorik

    7. Re:iMacs by Anonymous Coward · · Score: 1

      Hrm, funny, I thought iMacs were ugly as sin. Plus, remember dust puppy. With the ammount of dust and other crud that accumulates in your average PC case, exactly how pretty are those transparant iMac cases going to look in 3 years?.

      If I buy a computer for its looks, it should remind me of a Corvette, not a kiddie car.

    8. Re:iMacs by Altus · · Score: 1

      wow, im surprised

      I thought you would have hated it

      I personaly dont mind it much, but it is certainly not my first choice... just to small for my hand.

      --

      "In America, first you get the sugar, then you get the power, then you get the women..." -H. Simpson

    9. Re:iMacs by Subculture · · Score: 0

      colorcase.com
      and btw anyone who buys a computer for looks and not performance is stupid : )

      just my 2 cents

    10. Re:iMacs by cpt+kangarooski · · Score: 1

      Well, the carpal tunnel thing is really an individual thing, but in my case, the round mouse is the most comfortable mouse i've ever used.

      Ever.

      I love the lil' guy.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    11. Re:iMacs by cpt+kangarooski · · Score: 1

      I hate the keyboard, but I love the mouse. I have big hands too (proving that the size of a man's hands do not determine the size of his mouse ;) but the round mouse fits very nicely when I make a sort of arch with my hand.

      That is, the tips of my fingers are all on the mousepad, my thumb is on the mousepad, and the 'heel' of my hand is on the mousepad. I just slide the mouse on its edges to move it. Surprisingly comfortable. The old mice feel really big and awkward now.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    12. Re:iMacs by Psiren · · Score: 1

      I totally agree. And the keyboard sucks like an industrial vacuum. If I want a keyboard that small I'd buy a notebook dammit.

    13. Re:iMacs by FtnS · · Score: 0

      Perhaps... except for the fact that the Corvette is at VERY VERY VERY ugly car.

      Try a Porsche :)

  5. Re:G3s and iMacs by Anonymous Coward · · Score: 0

    MacOS is like driving with the gas pedal down all the way and controlling your speed with the brake.

    But linux runs nice on the powerpc macs...

  6. Re:Funny Name by Anonymous Coward · · Score: 0

    Hmmm, I think that 'Lab' is actually 'Labrador' truncated ;-)

    Woof!

    ~AC

  7. Re:G3s and iMacs by Anonymous Coward · · Score: 0
    Hmmm, amazing feat: tell me how you did that!

    Alert: ANECDOTE AHEAD: I have a 350 mhz G3 and a 350 mhz AMD k6-2 and I "admin" a 350 mhz PII. I am fairly stunned at how much faster some software runs on the G3. Like Unreal, for example. Blows the PII away. UHHH -WaYYYYyyyyyyyeeeee..(the G3 has a bit more ram @ 192mb vs 128mb both for the PII and AMD boxes, but none enjoy a SCSI advantage over the other) The AMD has a TNT which will migrate to the PII soon, but I doubt that will make Unreal as smooth on it as it on the G3. Maybe your problem running apps on the G3s is that the PPC compiler you're using is crap? Maybe you'd rather make a blanket statement about G3s and MacOS instead of finding out why you're stuff is slow because you disapprove of Apple's politix? BTW: Were you forcing yourself to support both the 68k and ppc platforms when you wrote your code?

    I'd like to see Apple join OSS, but really it doesn't make market sense for them to do so. They exist by lock-in. OSS would hurt them. Speaking of OSS on ppc, they are going to have to get busy and write some better compilers and figure out how to stay current on the hardware if they want to compete against OSX. I don't expect Apple to be handing out the needed info anytime soon.

  8. Re:with imacs? **headless macs?** by Anonymous Coward · · Score: 0

    And along the same line, is it even possible to boot these new G3's minitowers without monitors attached? I recall the older models not being bootable headless at all...

  9. Re:I wouldn't trust them yet by Anonymous Coward · · Score: 0

    Black Lab will be based on Champion 1.1 :)

    -Dan

    Terra Soft Solutions, Inc.
    dburcaw@yellowdoglinux.com

  10. Re:G3s and iMacs by Anonymous Coward · · Score: 0

    Odd. My University has G3s (beige, 266) and PIIs (Dells, 266). RAM is 64 megs on each. Both arrived about the same time late last summer.
    Performance wise, I see them as equivalent. Some programs run faster on the PII, some run faster on the Macs.

    If you suspect something is a lot slower, maybe there is something else going on: misconfiguration, lack of RAM, etc. Or maybe you are comparing one particular program. re iMacs, 32 megs ain't enough.

  11. Maybe, but... by Anonymous Coward · · Score: 0

    They're building the entire system for you, not just giving you the software. The only configurations that they offer are clusters of Blue G3's at different speeds, with an optional iMac as a control panel.

  12. Non-Apple PowerPC equipment by Anonymous Coward · · Score: 0

    I too have objections to Apple, especially having been a NEXTSTEP/OpenStep developer and observing what Apple Enterprise has done with NEXTSTEP...

    However, LinuxPPC has excellent potential and I'm glad to see Yellow Dog continuing with its plans.

    There are alternate sources of PPC components - Motorola manufactures a line of CHRP/PReP-compliant ATX logic boards (in both single and dual CPU) based on the 604: http://www.mcg .mot.com/WebOS/omf/GSS/MCG/products/boards/ppcmtx. html.

    They accept readily industry-standard PCI components and are based on the standard ATX form-factor, thus making a nice fit with the plethora of generic rack-mount chassis on the market (the company I work for runs PowerMAX on these).

    It would be nice to see third-parties integrate systems based on this hardware - with demand, the price of this equipment will go down as it has with third-party DEC Alpha and Sparc systems.

    Inexpensive and superior third-party non-Apple PowerPC equipment would be a boon to LinuxPPC, as it has been for Linux-Alpha and Linux-Sparc.

    ~AC

    1. Re:Non-Apple PowerPC equipment by Anonymous Coward · · Score: 0

      Been there done that. Unfortunately, the MTX boards cost around $4000. (I know, ended up buying one.) That's way to expensive to try sell to people.

    2. Re:Non-Apple PowerPC equipment by Anonymous Coward · · Score: 0

      Been there done that. Unfortunately, the MTX boards cost around $4000. (I know, ended up buying one.) That's way to expensive to try sell to people.

      Admittedly, you're right - the MTX logic boards are far too expensive, for now...

      If third-party integrators were to express interest (i.e. - Microway, DCG, Hard Data, VA, etc.), demand would eventually force the price down. This occurred with the Alpha and Sparc OEM equipment a few years ago (remember when the AXPpci33 was $3000+? Now a PC164LX + 500Mhz 21164A Alpha are well under $2000). Motorola may then even attempt to market MTX outside of embedded systems.

      Perhaps a group of LinuxPPC users/developers could arrange a mass purchase of MTX logic boards? I'd be willing to go in on this...

      ~AC

    3. Re:Non-Apple PowerPC equipment by tgeller · · Score: 1
      I'd love to get involved in a group effort to bring economies of scale to PPC-based Linux. But to tell the truth, I think it's futile at this point.

      What rason do Microway, DCG, VA, etc. have to move away from their i386 boxes? Would they sell more computers? Have a bigger profit margin? Could they make up the *huge* development costs that would be involved in gearing up a PPC production line?

      Ultimately, they have to look at what people want: The market bats last. And I just don't see enough of a popular groundswell to justify such a switch. If somebody could come up with numbers that show otherwise, I'll happily work to bring the plan to fruition. (I did some OEM negotiations with UMAX back when they did PPC clones.)

      -- Tom Geller

      --
      Tom Geller
  13. Re:Mac-nix? Lin-ac? by Anonymous Coward · · Score: 0

    i run linux on a mac, currently a heavily modded yellow dog linux system, which i chose because it's glibc2 stable out of the box. i don't know if i can argue with you, or respond with irate replies, either. i agree that we're an odd little slice of the computer population. i even think that's a good thing. linux/i386 used to be that way, for example, before it went largely mainstream (with redhat).

    one of the more interesting (and annoying) things about linux/ppc is that to my knowledge, all of the distros offered are red hat based. this will change with Debian (potato?), which i'm looking forward to very much. i also understand that there are people building a slackware-style distro for ppc.

    alex

  14. Re:about mosix... by Anonymous Coward · · Score: 0

    If you mean the main Linux Kernel, I doubt it will go in, since it's quite a bit of additional code, not to mention the complexity. (Trust me, it's a real pain track down where all your processes have migrated to when something is broken)

    troy@blacklablinux.com

  15. Re:Will this work with PowerPC 601's ? by Anonymous Coward · · Score: 0

    Check out mklinux.org. MkLinux development was taken over by the MkLinux community itself, after Apple (and the OSF, yes they dumped the MkLinux community, too) stopped working on it.

  16. Re:Usefulness of PPC Linuces? by Anonymous Coward · · Score: 0

    FWIW, I've run mkLinux and PPC linux on a 7200, 8500, and my iMac. The 7200 running mkLinux has been running apache, bind, and sendmail for about 3 years very reliably.

    The user experience or running linux on a mac is similar to my sgi. Setup is easier since the hardware is standardized - video, scsi, etc...Mac hardware has been pretty reliable for me.

    One problem is that some vendors (eg ORACLE) haven't released ppc versions of their product.

  17. Fix NS by Anonymous Coward · · Score: 0

    Clear Netscape's cache on all the machines.

    1. Re:Fix NS by Skankmofo · · Score: 1

      like I said, all it needs is some maintanance, clear the cache, defrag the HD, reinstall windows every 6mos. etc. The same with the macs at the orginal poster's school. get some maintanence, and it would run much better.


      --
      "A great deal of intelligence can be invested in ignorance when the need for illusion is deep." --Saul Belloe
  18. No damnit!!!! by Anonymous Coward · · Score: 0

    geez bruce, cant you get anything right. as punishment we require you to watch the first 3 seasons of the X-Files! hopefully this will teach you a lesson! :)

  19. Use a 5x5 monitor grid, as in the Disney stores - by Anonymous Coward · · Score: 0

    Show "The Little Mermaid" on the monitors; lease the MIPS behind them to some aspiring nuclear power.

  20. Re:Mac-nix? Lin-ac? by Anonymous Coward · · Score: 0

    Well, I guesss I'm a little odd because I run LinuxPPC on an old 7200/75, but it's my only computer and man the MacOS crashes a lot. Back when I was running OS8, the computer went down at least three or four times a day. Since I went Linux a year ago, only one crash. So there are reasons. If I were doing it over, I'd probably pick a PC and use linux on that, since I'm getting sick of editing the kernel source just to get my machine to boot.

  21. Secure Macs and Performance. by Anonymous Coward · · Score: 0

    Not an easy feat to secure a Mac against hairless monkeys. Either you run some hacked together software (eg MacAdministrator-which is not fully compatible w/ OS8.5), crappy crippleware (AtEase), Netboot (what kind of performance will that give?), or leave 'em OPEN. Macs are NOT multiuser, they aren't even multiple user single-user systems (like NT). There is no (built in) log in screen. All users are ROOT unless you run a hack to prevent access. Any such hack will by nature have to do some serious messing with the OS. Who knows what sort of performance/stability impact that will have.

    At some things my Blue G3/350/1MB seems slower than my PMMX-200(NT4). At some things my 7100/66 (that's a PPC 601) seems faster than that same PMMX-200. That's the magic of running different OSs on different hardware compiled by different compilers.

    1. Re:Secure Macs and Performance. by Anonymous Coward · · Score: 0

      Actually, you can run the Macintosh Manager Client software w/o running NetBoot. Thus you get the speed of running off a local hard drive for the System Folder and semi-multi-user roaming profiles (as good as Windows NT roaming profiles, not as good as a real defaults database). It's actually pretty good considering it's still the MacOS and this solution is a tack-on. Of course, you need a MacOS X Server to attach to.

    2. Re:Secure Macs and Performance. by Altus · · Score: 1

      It should be noted that this is changing with MacOS 8.7

      I am currently running an alpha of it. it is surprisingly stable and has excelent multiuser capabilities (compared to windows, not compared to a real multi-user OS)

      restrictions can be placed on file acces, application access and even what CDs can be run in the machine (all, none, or only ones on a certain list) it includes a login screen and the ability to use your voice print for your login (very cool!)

      it even has an option to make certain users access like at ease

      all in all I am very impressed

      --

      "In America, first you get the sugar, then you get the power, then you get the women..." -H. Simpson

    3. Re:Secure Macs and Performance. by poink · · Score: 1

      I have found that a bootable CD rom with a shrinkwrap image of a "fresh" machine is great for fixing a b0rkened mac. Or, even better, have them boot automaticly at 1:00am, and run Assimilator at 1:10am, and sched. a shutdown for 2:00am. All the machines will feel fresh, perky, and ready for a new day.

    4. Re:Secure Macs and Performance. by lucidvein · · Score: 1

      Cool, thanks for pointing this out for me. I'm volunteering at a local school and have been wondering what to do about this.

      By the way, does anyone know of a web browser that would allow us to login or use a prefs file so anyone could use any computer and send mail as themselves via the browsers mail function? Right now we are using Eudora and storing the prefs on a file server. Thanks

      --

      "I have a cunning plan..."

    5. Re:Secure Macs and Performance. by itachi · · Score: 1

      For an academic lab environment, look into the combination of SDI engine (to make RevRdist run at shutdown rather than startup) and RevRdist, a prog. which compares everything on the HD vs. an image on a server - anything that has changed since bootup gets replaced. The only thing left then is locking down the startup and shutdown item folders. Even if revRdist gets disabled, all you need to do to rebuild the computer and give it a whole spanking clean OS and set of apps is boot from a floppy, throw out everything, and manually run revRdist. Very pleasing and easy from a help desk point of view. Worth looking into if you have to manage a herd of networked macs....

      itachi

  22. Re:Mac-nix? Lin-ac? by Anonymous Coward · · Score: 0

    If I were doing it over, I'd probably pick a PC and use linux on that, since I'm getting sick of editing the kernel source just to get my machine to boot.

    I don't know why you're having to edit kernel source. I've been using linux/ppc for over a year now, and the only thing I've had to futz with was the infamous libc5 header problem, and that's certainly not kernel source. Everything else has compiled out of the box, for the most part, for me. Of course, I'm using the 2.2.x tree, but let's face it, if you're using anything but current, stable kernels, you have no right complaining about having to edit the source.

    alex

  23. DO NOT TRUST THIS PERSON by Anonymous Coward · · Score: 0

    this guy really screwed over the linuxppc guys. don't trust him.

    1. Re:DO NOT TRUST THIS PERSON by Anonymous Coward · · Score: 0

      And LinuxPPC seems to (unintentionally) screw their customers regularly; what's your point?

  24. of course by Anonymous Coward · · Score: 0

    All Macs are bootable with 0, 1, ..., n displays attached.

    (actually, that last bits not quite true, the Mac II in 1987 was the first Mac that supported multiple monitors)

    I have a Quadra 700 serving as the NAT router for my home network, sans-monitor (running IPNetRouter). It was just laying around so I thought I'd put it to work.

    where some of these long-standing misconceptions about Macs come from I'll never know...

    1. Re:of course by Anonymous Coward · · Score: 0

      All Macs are bootable with 0, 1, ..., n displays attached.

      'n' implies very wide scalability. Even the original Mac II (back before Apple even had a clue how many nuBus cards people would be mounting in a box) only has ~5 (or six?) nuBus slots. Doesn't that mean at most probably about ten monitors?

    2. Re:of course by Anonymous Coward · · Score: 0

      I don't know. I believe the 7100/8100 models are not bootable without monitors. *shrugs* Not that it matters, the new blue mini towers are definately bootable without monitors.

  25. G3 vs. rackmount PII -- per-node costs and perf. by Anonymous Coward · · Score: 0

    One could get a comperable reliabilty factor with systems from a major PC vendor, etc, or buying a cluster in rack mount cases, but then the cost is comperable.

    Not in my experience.

    I have access to a Beowulf comprised of rackmount dual PII/400s with 1GB of memory and 18GB SCSI disk each. The per-node cost (sans the cost of the Myrinet and SCI cards) was about US$5k in January. A similarly specced G3 (single 400MHz PPC, 1GB memory, same SCSI disks, again without Myrinet or SCI) was about US$7k in March. The G3 and the dual PII came out about even on single-CPU FP performance (both ~80 MFLOPS using Linpack 100), but the dual PII showed a factor of 2 greater single-CPU memory bandwidth (300MB/s on the dual PII vs. 150MB/s on the G3 using stream_d). This was under OSX Server, so Linux might perform better on this hardware. I'm not convinced it's worth the cost premium though.

  26. Re:Mac-nix? Lin-ac? by Anonymous Coward · · Score: 0

    Actually, there was a problem with the code for the 2.2 kernel when it came out that prevented 7200's from booting. You had to edit a head.S file, as I remember, or the computer would hang immediately after rebooting. This may have been resolved in later versions, but compiling a kernel every other day on a 75 Mhz machine isn't a good use of my time.

  27. Usefullness by Anonymous Coward · · Score: 0

    What can i say? Macs keep value. I used my IIcx (purchased 1989) up till last year when the cheap hard drive i put in died out. so when the usefullness of a G3 cluster comes to an end (like upgrading to a new g4 cluster with the new motherboard design apple is supposed to be working on;-) you can just take them out and use them for other stuff.

  28. Re:Filth!!!!! by Anonymous Coward · · Score: 0
    bandwidth and disk access


    How can you say that a G3 with a Seagate Cheetah (ultra2 wide of course) is not fast enough for a disk system.


    How can you say that a G3 with an 100Mbit card is any slower than what you can get with Linux for the x86?



    What you forget is that we are not comparing the MacOS to windows here. We are comparing Linux on x86 to Linux on PPC. There is a big difference between these two comparisons. If you really say that bandwidth and harddrive speed are at the crux of the situation, then you are truly mistaken to claim that one should never use PPC hardware. There simply is no difference!!!



    Another thing, aren't we looking at Black Lab as a Beowulf cluster???? This mean we are doing processor intensive computations... not web serving. Geese, the short sighted among us are quite rampant these days. Who thought someone would get a webserver and a Beowulf cluster mixed up... I guess you are one of those spoil-sports who grew up with Windows 3.1 and wished you had a Mac Plus instead, but never could step down to purchasing one because you would lose your pulpit and your MS Coat of Arms that you relish so much. HmmmpffF

  29. Grrrrrrr by Anonymous Coward · · Score: 0

    Speed? Processor speed is virtually irrelevant in Internet serving, as bandwidth and disk access are the gating factors.

    Why make this comment? The purpose of making this type of cluster is for high-performance computing, not for the Internet.

    Mr. Geller used to write for MacUser. Perhaps he quit when it became apparent that his services were no longer needed when MacUser and MacWorld merge into one publication. Perhaps he jumped ship when he first smelled a rat. Once a ZDNet writer, always a ZDNET writer.

    Moderators, hack away at my comments.:-)

  30. Re:G3 vs. rackmount PII -- per-node costs and perf by Anonymous Coward · · Score: 0

    OSX server uses gcc-2.7.2 as it's compiler base.

    The latest EGCS (soon to be gcc again ;) compiler is *much* better. I compared egcs-1.0 to gcc-2.7.2 about a year ago (on a 266 G3 running linux) and egcs was 20% faster. I suspect the current one might be better, but I make no guarantees.

    Do you have any idea what made the memory bandwidth of the PII so much better? Both machines are using 100 mhz SDRAM, so the memory BW should be identical. If not, something was wrong with OSX server's memory handling.

    (mail me if you have any more comments)
    troy@blacklablinux.com

  31. No Kidding - Quicktime 4 still runs on 68020's!!! by Anonymous Coward · · Score: 0

    I was reading through Apple's documentation on Quicktime 4 and got a kick out of the fact that they still support the 68020 (a touch better than i286 class performance)

    Now granted you won't be able to run the Sorenson codec on it (hehe, waiting 2-3 minutes per frame just isn't suitable for viewing)

    Tom

  32. Re:to the 3 above by Anonymous Coward · · Score: 0

    It's a kernel DAMMIT!

  33. Re:Mac-nix? Lin-ac? by Anonymous Coward · · Score: 0

    I agree fully with the above post. I am a recent grad in electrical engineering and I would not likely fit into the average Mac user stereotype. During my years in college I have used several Unix variants and would consider myself proficient in the use of the command line. However I have not administrated a *nix box before and am now attempting to do so with LinuxPPC. I chose to use the Mac over other operating systems since at the time (and still so, to my knowledge) the university had a large number of Macs in use in the math and engineering departments. Those computers that were not Macs was split evenly between Windows and some Unix variant. I didn't like the Windows interface and felt unwilling to spend $2000+ on a computer with such a crappy GUI.

    I have seen a similar effect in a higher level of computer literacy in Macintosh owners vs. Windows owners. I would tend to attribute this to one of two possibilities. The first being that more informed/discerning user would choose the Mac over Windows on technical or interface merits, were a less informed person would simply buy what's popular. The second possibility is that those that use a Mac at home (or dorm room) and are presented with Windows computers in the classroom and workplace are forced to deal the the limitations/differences/merits of either OS. This exposure gives them ample opportunity to self teach computer concepts that one that is only exposed to one OS (usually being just Windows) would not have.

    (rant) When I mention that I use a Mac at home in a group of Windows users I am usually treated as if I'm some kind of computer dummy. They are talking about some kind of software/hardware problem on their computer and I offer advice, I am ignored or berated for thinking I might have something useful to offer. These people do not realise that just because I use a Mac does not make me a computer illiterate. I have been troubleshooting computer problems since I was in the fourth grade and I am now employed because of my computer skills. Because of such experiences I tend to look down on Windows users. (/rant)

  34. Mac users are competent by Anonymous Coward · · Score: 0

    IMHO the Mac users that I've met and hold on to their Macs during the dark times of 95-97 are among the most competent people I know. Not computing wise perse but in a whole lot of other areas.
    These people want to finish work in stead of saving 300 dollars on hardware.
    A completely fucked up Mac is up and running about 20 minutes flat. New OS, new apps. No joke.
    The savings of Intel hardware are pretty much moot here. And no, I know, Linux or NT never die, yeah sure.

    1. Re:Mac users are competent by Anonymous Coward · · Score: 0

      > A completely fucked up Mac is up and running about 20 minutes flat

      Tell that to the person who got the Mac up and running by reformatting the hard drive and erasing their 10 years worth of documents in the process

    2. Re:Mac users are competent by Anonymous Coward · · Score: 0

      I'll tell him he was in idiot for reformatting a hard drive when he could have booted from a CD or borrowed external drive, erased the System Folder on the drive in question, and reinstalled the system, preserving most apps and all documents.

      The only time i've ever lost data in 8 years of Mac use was when (mis)using fdisk under LinuxPPC.

    3. Re:Mac users are competent by jrm · · Score: 1

      I do that all the time.

      Quote: "If you didn't have it on the server where it could be BACKED UP, then you didn't really need it anyway--you just think you did..."

      A fried OS isn't the only reason to format/replace a hard drive--backup important documents often.

      --
      --always remember to pillage BEFORE you burn...
  35. You are dislusional. WAS Re:Usefullness by Anonymous Coward · · Score: 0

    Keeps their value?

    Bah. I have a 20th Annv. Mac. (The Machines Apple was selling at 7,000. And closed 'em out at 2,000) I bought it to run Rhapsody.

    That was the value (to me) it was to have.

    But because the macine was not the idea of cartoon maker Steve Jobs, support for it under Rhaspody is gone.

    The iMac is a toy, when you compaire it to a 20th Annv. Mac.

  36. Re:SETI@home by Anonymous Coward · · Score: 0

    x86 CPUs have a stack orientated FPU, PPCs (like every better CPU) not.

  37. Very very useful! by Anonymous Coward · · Score: 0

    Al of us who got macs won't buy a PC just to test linux, we will trie it on our macs.

    More distributions for mac = good thing

  38. Re:Paper: Clustering on PPC yields poor performanc by Anonymous Coward · · Score: 0

    One other possible problem is that the BMAC+ driver still needs a bit of work. The original BMAC driver is a bit better written (under Linux). But, I plan on looking over the docs and poking the BMAC+ driver (different chips/company then the 1st one) and see if I can't push the performace up a bit.

    - Tom

  39. Re:SETI@home by Anonymous Coward · · Score: 0

    Well. Part of this reason is quite frankly the Windows SETI@home client is slow. My dual P2/333s under Linux complete SETI@home blocks ~4 times faster then a friend of mine w/ a P2/350 in windows. And since there's no SETI@home client for Linux/PPC (yet) there's no really fair benchmark.

  40. Litter Box Raider by Anonymous Coward · · Score: 0

    Does Black Lab Linux raid the cat litter box, the way a real black lab dog will?

    Dogs are really smart animals.

  41. Re:Usefulness of PPC Linuces? by Anonymous Coward · · Score: 0

    It's also fair to say that an individual who buys a Mac shouldn't have to pay forever for the mistake. Making Linux available to said individual helps rescue him/her from the fate of forever running a Mac.

  42. Re:SETI@home by Anonymous Coward · · Score: 0

    The 603 and the G3 have the same FPU, which is inferior to the FPU on the 601/604 and the coming G4. As a FPU, the 603/G3 FPU is significantly inferior to the PII FPU, but the G3 chip has significant speed advantages over the PII elsewhere in the chip. When the G4 arrives, there will be no doubt about who is the fastest, and there will be a window of at least 2 years before Intel can come close to matching speed with the PPC family.

    Most complaints about PPC speed are because of using standardMicrosoft software packages in school computer labs, and Microsoft has deliberately slowed this down so as not to make the Windows machines running the same software look bad. If you stay away from MS software, the PPC's are almost always faster than PC's, sometimes vastly so. I'm anxious for our next Mac upgrade on our lab computers where I teach, and would love to build a cluster when they arrive.

    The Linux PPC tends to lag 6 months to a year behind the i386x Linux. I've heard that IBM is working on arrangements to have somebody (RedHat???) cure this, so that the latest and greatest (e.g., lib6) apps will run on the PPC variant of linux.

  43. Re:Does energy use matter? by Anonymous Coward · · Score: 0

    For 'desktop' use, power consumtion issues alone are a good reason not to use Linux. The usual Linux distribution is very server-oriented, with cron jobs scheduled by default to run late at night. The whole architecture of the OS is designed for use in machines that are on 24/7. This is very wasteful in 'desktop' environments (say, at home) for people who use the machine maybe 4-5 hours a day tops.

    Then you have people who carry on constantly about their long 'uptime' statistics. This is very important in a server environment, where a machine needs to be available to many different people. It's a big power-waste for single-user machines (the Linux 'desktop' that only zealouts advocate).

    Linux is a very un-Green operating system.

  44. Re:G3s and iMacs by Anonymous Coward · · Score: 0
    We have around 300 G3s and 4 iMacs at our school(the government gave the school discounts). We've had macs since the opening of the school years ago. Anyway, the performance of G3s and iMacs is terrible. Now, I may not be a big mac fan to begin with, but the performance of those computers is lacking.

    Terrible? I have a Rev A iMac (233 MHz) and a Dell Optiplex GX1p with a 450 MHz PIII. I have yet to see any appreciable performance difference between them. (Admitedly, the Dell is hobbled by running NT 4.0, and the iMac is running MacOS 8.1. It would be interesting to load Linux on both of them and compare. Hmmm, spare partition begging for a Linux instal...) The only things in the Dell's favor are a larger monitor and greater expandability via PCI and SCSI. Wonder if those Formac SCSI cards for the Mezzenine slot are still available from Bottom Line?

    However, I would admit that iMacs, having integrated monitors, would not be well suited for a Beowulf setup. The regular B&W G3's however, should be screamers in such an environment, especially using 1Gb ethernet as the interconnect.

    BTW, I refuse to refer to Beowulf as "clustering"--it is not. Beowulf is distributed parallel computing. I'll agree that it is clustering when they have proper equivalents to MSCP disk serving (lower-level and far more robust than NFS), MCR SYSMAN, and a proper Distributed Lock Manager built into the kernel (required for the aforementioned MSCP disk serving). Not trying to start a flame war or anything, but those of us from an OpenVMS background are pretty annoyed by such flagrant misuse of the term "clustering."

  45. Re:Usefulness of PPC Linuces? by Anonymous Coward · · Score: 0

    I don't think it's so much to do with small bugs like the ICMP bug in Linux 2.2, or the "CGI crashes machine" bug in OSX, the real problem with OSX is that it's only been out for a few months. Relatively few people have been using it (sure, I know its ancestors have been in use for quite a while, but as a complete product it has only been available for a very short time). If I went out and bought a copy of OSX, I would certainly expect there to be a large number of bugs. (I would expect the GUI to work well, but I bet there are plenty of little gotchas in the Unix portion) The advantage of using a free operating system with a user base like Linux or NetBSD is that at least I know the bugs will get fixed very quickly. (not to mention I can fix them myself if need be)

  46. Re:where can i download it? by Anonymous Coward · · Score: 0

    yellow dog linux is selling a hardware/software linux/ppc distributed solution. they're just using the stuff they've downloaded off the net themselves, and probably aren't doing a hell of a lot of modification of it. if you want to run beowulf, go to www.beowulf.org and download it yourself.

    oh, and linux distributions are not, iirc, required to be available for download free. all pieces of a distribution that are GPL'd (the kernel, most of the standard *nix utils, X, etc) must be distributed with source. that's the GPL. but there's nowhere that says that "all linux distributions must be freely available for download, in their entirety."

  47. Re:USB support by Anonymous Coward · · Score: 0

    Last I checked LinuxPPC supported USB mouse and keyboard.

  48. Re:G3 vs X86 by Anonymous Coward · · Score: 0

    > I find it rather disturbing, it seems everyone here is so x86 centric.


    I'm not. At work I use ultrasparcs, alphas, whatever. But at home I have an x86 box. Sure, I'd like to use a G3 box- but even if it's twice as fast, a system based on an x86 clone chip (AMD) is going to be four times cheaper than a PowerMac. I simply can't afford to pay the markup for an assembled system, x86-based or Apple.

    The fact is, you can probably buy a 533MHz Alpha system these days for about $1500 (including mobo, RAM, CPU, hard disk, and case). What kind of pricing can you get on a comparable powermac?

  49. Re:G3s and iMacs [Default Mouse Speed] by Anonymous Coward · · Score: 0

    In most educational labs I've been in where Macs are used, they are left at their default settings.
    Under OS 8 this means:
    No virtual memory
    Small disk cache
    Slow mouse *

    Under > OS 8 this means:
    Virtual memory [it loads libraries dynamically rather that statically without VM on, it decreases RAM usage rather dramatically]
    Larger disk cache
    Slow mouse *

    Now, I think the reason Mac OS *feels* slower is that generally mouse tracking is set to the slow, default speed. Try increasing your mouse's tracking speed -- on any platform -- and there's a FEELING that the OS is running faster. Stick Win95 on a 386, pump up the mouse tracking, and until you click something it feels faster.

  50. MkLinux -> http://www.mklinux.org by Anonymous Coward · · Score: 0

    You can run MkLinux on Nubus based PPC machines. Check out http://www.mklinux.org. The MkLinux development team has been VERY active lately, and they are working on a release for Linux 2.2 kernel that is in sync with the LinuxPPC Release 5.

    Eric Bronnimann

  51. G3 vs. 604e motherboards by Anonymous Coward · · Score: 0

    All 604e motherboards use fast-page memory running at 40-60mhz. All G3 motherboards use 66-100mhz sdram. Thus, the G3 has the superior motherboard.

    Now for a real-world yet strange comparison. My faovrite stats packkae, SAS's SuperANOVA, was never ported to PPC. To run it, you need to use PowerFPU, which maps the 68k fpu calls to the PowerPC chip.

    Now, comparing the speeds of my PowrCenterPro 210 (210mhz 604e, 64k L1 cache, 1meg L2@60mhz, 60 mhz fpm dram) vs. my Powerbook G3 (250mhz G3, 64k L1, 1 meg L@125 mhz, 83mhz sdram), the 604e blows the G3 away. In fact, it is repeatedly 3-times faster for this task. That 32-bit fpu on the G3 (vs. 64-bit on the 604e) must be one helluva bottleneck.

    For this, and several other reasons, I will hold off buying a new desktop until the G4's arrive.

  52. Re:G3 vs. rackmount PII -- per-node costs and perf by Anonymous Coward · · Score: 0

    I got similar results until I tried BlockMoveDataUncached(). It makes a helluva difference. It also makes you wonder how relevant stream_d really is.

  53. Duh! by Anonymous Coward · · Score: 0

    dumbass

  54. Re:USB support by Anonymous Coward · · Score: 0

    NetBSD also supports USB mouse, keyboard, iMac. ;>

    http://www.NetBSD.org/

  55. Re:Does energy use matter? by Anonymous Coward · · Score: 0

    and what OS is Green ?

    Linux and NetBSD include kernel support to turn off power consumption for the CPU and sleep when the CPU is idle. No Windows 98 doesnt..? CPU uses more energy under Windows 98 and therefore runs hotter (get a bigger cooler dude or install add-on applications such as Rain..or another, might be a hack and might cost ya :-)).

    In my experience I had Windows 98 crash when I tried to suspend, this has never happened since switching to NetBSD apmd, zzz to suspend the works, e.g. monitor, harddrives .., halt -p to shut down the computer safely

  56. Re:MkLinux has a new home -> http://www.mklinux.or by Anonymous Coward · · Score: 0

    Yeah.

    mkLinux is a prime example of the variety of the Linux world. In mkLinux the Linux kernel runs as a server on top of the mach3 microkernel. You can run multiple Linux servers (or other servers) simultaneously on one machine. It's probably one of the most different linux distros around.

    And mkLinux is trying to update the x86 parts of their sources. It has been languishing for the past couple of years, but hopefully someone will get it up to date now.

    Please help and contribute to the mkLinux project. i understand they need volunteers for porting drivers and updating the x86 sources! Join them.

  57. get sheepshaver when it comes out by Anonymous Coward · · Score: 0

    www.sheepshaver.com

    I wish they'd hurry up!

  58. Re:Odd cross section argument by Anonymous Coward · · Score: 0

    Why do you people insist on treating Apple like some kind of charity? Lets see - Power Computing CPU, Linux OS, no-name hard drive, generic computer, etc...

    This does exactly what for Apple? $25.00 licensing fee maybe? Or restrict cloning and make multi-hundreds in profit per box. Gee, hard choice. Welcome to the wonderful world of capitalism.

    And what exactly stopped oh-so-wonderful Power Computing from pulling a VA Research and selling Linux boxes?

  59. Re:to the 3 above by Anonymous Coward · · Score: 0

    Hmm. If I said "(most) people who buy macs^H^H^H^HPCs don't buy them because they want linux (or because the like the g3^H^Hx86 better) but rather because they can't figure out how to use anything else (retards) or they need support for mac^H^H^HWindows software, which under linux isn't supported (from what I understand I don't know if there are any projects like wine^H^H^H^HMac-On-Linux or Sheepshaver). ", would I be lying?

    Yes, but only because I know about WINE!

  60. Analysis misses compiler technology as a variable by Anonymous Coward · · Score: 0

    An interesting study with one major flaw. It's well known within the egcs community that egcs produces fairly inefficient assembler for the PowerPC architecture.

    So, when the report draws conclusions about the Floating Point performance of the PowerPC vs Pentium vs Alpha, take it with a grain of salt. A good deal of time and effort has been spent optimizing egcs (e.g. pgcc) for Pentium.

    This should have been a major factor in their analysis, but they completely missed it.

    Nonetheless, PowerPC is behind the curve in Floating Point performance -- just not necessarily because of shortcomings in the microprocessor.

  61. Re:Mac-nix? Lin-ac? by Anonymous Coward · · Score: 0

    i also understand that there are people building a slackware-style distro for ppc

    oh yes! i cut my teeth on slackware on my top-o-line 386, and feel quite uncomfortable in a redhat derived ppc verion of linux. SlackwarePPC...come to papa!

  62. Re:G3 vs X86 by Anonymous Coward · · Score: 0

    I'm not x86-centric, but current PPC implementations have their problems. The PowerMacs are well-implemented high-quality systems, and the PPC processors themselves, taken alone, give more performance per $$$ than their x86 counterparts. PowerMac system prices, however, are generally disproportionally higher than x86 system prices, and x86 systems give more performance per $$$ than PowerMac systems. Presumably the higher reliability and greater ease-of-use from having a better-designed and more tightly-integrated system justifies this higher cost to a certain class of users, but this is generally not the case with Beowulf users. The reason Beowulf-on-PPC makes sense is because there are many institutions which purchase PowerMacs for non-Beowulf use, and there are long periods of time when these Macs are sitting userless and idle. Someone who needs a powerful cluster system can take advantage of this situation. In other words, while it doesn't make economic sense to buy a PowerMac Beowulf cluster for
    the sole purpose of cluster computing, it makes lots of economic sense to make part-time use of underutilized existing resources, clustering systems which have already been purchased for other purposes.
    One of the arguments for PowerPC-based desktop systems is that you can get a PPC which is more powerful than the most powerful x86 currently on the market. While this is true, I'm not sure if it's a valid argument, since Alpha-based systems are available which are more powerful than either x86 or PPC systems and are considerably less expensive than the high-end PPC systems. If you need a user-friendly operating environment, then the PowerMac makes more sense, but if the customer just wants a Unix/Linux environment, then the Alpha would be a better choice.
    -
    -- Guges --
    -

  63. Cloners had it coming. by Anonymous Coward · · Score: 0

    Because their entire buisiness model revolved around gutting Apple and jumping to the PC clone biz when they plowed the Mac market under.

    The cloners had a chance to expand the marketshare of the Mac and make a killing buy agressively courting the peecee market. Instead they decided to take advantage of a weak Apple by going straight for Apple's sales demographic: no advertisements in mainstream media (except for an odd Motorola advertisement or to in Infoworld. Umax actually advertised it's Wintel gear in Byte,Infoworld, etc.)

    The cloners got what was coming to them, and Appl hasgone on to record sales and skyrocketing profits. The gear is pretty kewl, too. Wish they'd hurry up with the Guardpages...OS X is too UNIX-y for my taste...

  64. Re:G3 vs X86 by Anonymous Coward · · Score: 0

    350MHz G3/1MB L2 cache
    64MB SDRAM
    6GB Ultra ATA drive
    CD-ROM drive
    RAGE 128 graphics card
    16MB graphics memory
    10/100BASE-T Ethernet
    $1,599.00 list price

    99$ more than a beige Alpha box you talk about. I dare to compare this 350 Mhz PPC to that 533 Mhz Alpha (21064, 21164?).

  65. Re:G3 vs X86 by Anonymous Coward · · Score: 0

    From store.apple.com:

    Power Macintosh G3
    350MHz G3/1MB L2 cache
    64MB SDRAM
    6GB Ultra ATA drive
    CD-ROM drive
    RAGE 128 graphics card
    16MB graphics memory
    10/100BASE-T Ethernet
    $1,599.00 list price

    99$ more than a beige Alpha box you talk about. 533 Mhz Alpha (21064, 21164?).
    Yup people, the old Apple died a while ago.

  66. Re:G3 vs X86 by Anonymous Coward · · Score: 0

    from store.apple.com

    350MHz G3/1MB L2 cache
    64MB SDRAM
    6GB Ultra ATA drive
    CD-ROM drive
    RAGE 128 graphics card
    16MB graphics memory
    10/100BASE-T Ethernet
    $1,599.00

    Now compare this to some beige AXP clone assembled around the corner. And then compare it to a Compaq AXP, after all, we're talking about brand A computers.

  67. Re:G3 vs X86 by Anonymous Coward · · Score: 0

    from store.apple.com

    Power Macintosh G3

    350MHz G3/1MB L2 cache
    64MB SDRAM
    6GB Ultra ATA drive
    CD-ROM drive
    RAGE 128 graphics card
    16MB graphics memory
    10/100BASE-T Ethernet
    $1,599.00 (list price)

    Now compare this to a beige 'bits an' pieces' clone, after that to a Compaq AXP, after all we're talking about name brands here.

  68. Re:G3 vs. rackmount PII -- per-node costs and perf by Anonymous Coward · · Score: 0

    Replace the "=" in Copy with BlockMoveDataUncached(). No, it's not ANSI C (it's roots might be in Object Pascal), but so what? If you want to move data quickly (say, writing a custom blitter), you will get dramatically improved performance.

  69. Re:Will this work with PowerPC 601's ? by Anonymous Coward · · Score: 1

    The question is going to be, are they NUBUS or PCI based. NUBUS-based PowerPCs cannot run Linux/PPC or any of its derivatives (turbolinux, yellow dog linux). If your systems are NUBUS based, check out www.mklinux.apple.com. While it is true that Apple has stopped developing MkLinux, there are still people out there who put together code fixes and what not.

    As to getting Beowulf to work on any hardware you already own, don't go thru Black Lab Linux, they're selling their own systems, hardware and software. See www.beowulf.org/software/ and, if you've got the guts and time, run compile it and run it yourself. After all, Beowulf is open source, and isn't really based on any hardware specs. The one issue you'll run into is Ethernet thru-put. Clusters with slow ethernet (either because the cards are slow, or the drivers aren't well written) tend to perform poorly. The Beowulf people have written many custom ethernet drivers to fix this, for PC and Alpha based linux. Finding comparable drivers might be tough on Apple/PPC based systems. However, even if you have slow ethernet, you can still run a cluster.

  70. Re:Mac-nix? Lin-ac? by Anonymous Coward · · Score: 1

    I must say, the list of people who use Linux on Macs has to be one of the most oddly conceived cross-sections of computer users there is.

    What makes you say that? Your own biases of who uses a Mac? "conceived"? Sorry, it's a reality.

    From my own experience at two different universities, Mac users have a higher general computer "proficiency" level over Win users. I'm not sure why that is. Maybe they are more focused on getting their work done.

    In fact, they are, imo, second only to those computer users who use some form of Unix/Linux as their main or exclusive platform. I don't think that is hard to believe; 2 years ago, some numbers were put forth that there was a greater percentage of mac users on the internet than Win folks.

    As well, a large number of Linux users use it because it's "trendy" or because they want to be "hackers." The rest of the Linux users fit into the incredibily smart and proficient category of choosing the tool for what they want to do. The flexibility of Linux plays a large role in making it their tool of choice.

    Finding that mix is not that hard. I started on a Mac (040, 20 mhz, C610, no fpu). Loved the interface. Tried windows, hated it. Went to unix, which was such a different format (CLI initially) that I had to learn it separately and without biases toward a different windowing interface (as would be until Win3.1 at the time). Fell in love with the CLI, and wondered how I could get both. Now, I get that via PPC linux and MacOS X server.

    So if you just hold your regular biases toward Mac users, with them being the "pretty little imac" or the "GUI only" or the "my Mom uses a mac, therefore it sucks" folks, you'd be excluding some pretty damn proficient computer users.

  71. Re:I trust... by Anonymous Coward · · Score: 1
    I trust Kai and Dan. So far the support has been just as good as anyone can give. Think for a moment how good the support from ol' RedHat would be if no-one ever sent then bug-fixes! This is the situation at YDL. They are doing a lot of work for a lot of grumpy users. However, ssh has now been fixed. They are working on X. They are working on beowulf. They are working on Netscape. They are working on *sql. This is a lot to work on!

    IMO, the biggest problem they have run into is glibc2.1. This has caused more headaches than anything else as it breaks many things. Give these guys a break please.

  72. Re:No Kidding - Quicktime 4 still runs on 68020's! by Anonymous Coward · · Score: 1

    > support the 68020 (a touch better than i286 class performance)

    Come on now, the 68020 is a true 32bit processor, somewhat not even all 386 where, don't compare it to a 286, even the original 68000 is a better processor than the 286.

    Friendly,

    Sven LUTHER

  73. unofficial feedback by Anonymous Coward · · Score: 1

    YellowDogLinux champion 1.0 relly needs a working compiler the one you got now (egcs1.1.2-pre2 !!!) breaks most things I want to compile, even your included kernel source...

  74. Re:G3s and iMacs by Anonymous Coward · · Score: 2

    Hmm. They might be terrible running just the MacOS, but play Q3T or throw Linux on there, and you will fear their performance.

    Doing mathematical equations (generating SSH keys) my G3 is twice as fast as my PII, both at 400 MHz (granted, the G3 has more cache).

  75. Re:The present by Anonymous Coward · · Score: 2

    Oh, I agree completely -- it's a great architecture. But I'm a businessperson, not a research scientist, and Apple boxes don't give me enough real-world advantages to compensate for their disadvatages. I'm open to persuasion, but your arguments have to show me how I'll (a) save time, (b) save money, and/or (c) get a better product from an end-user standpoint.

    Not everyone's a business person. Not everyone works from the premise of "getting" a new computer to run stuff on (see 68k NetBSD, OpenBSD, and Linux projects if you don't believe me). Computers are tools. Not everyone has the same criteria; it varies on their needs. This is obvious.

    If you went with cost, you might have gone with an AMD or Celeron, not even a PII or PIII. But there are people who buy PIIs and PIIIs; they aren't stupid just because AMDs and Celerons are cheaper. They might have different criteria, e.g. they needed the little extra speed. There are some people that might want to build Linux servers cheaply.

    But there are Linux ports beyond the x86. Why? People had the hardware. If I have an Alpha, need a web server, I might try running Linux on it. It would be stupid to purchase a new machine unless the Alpha was insufficient.

    There are Mac users who desire or have reason using MacOS but also have use for running Linux. With PPC Linux, they can use both for the price of one box, not two. What, run MacOS? Plenty of people like it. Plenty of environments exist where it's simply easier to get a MacOS computer over intel.

    Thus, likewise, there are people that already have two or three G3s and 604s. Why should they have to go out and buy equipment? Utilize what they have. To research scientists, who you admitted you are not, who might need a clustering option, Black Labs allows them to not spend $10,000-$20,000 on getting intel equipment. $10,000 not spent means more money for regeants or that back-burner experiment that they might not have had funds for. And since a lot of research money is NIH aka taxpayer's money, I am in general a more happy camper that funds are being used efficiently.

  76. Re:Beowulf licensing/price/availability by Anonymous Coward · · Score: 2

    i quote from the beowulf mailing list faq v2 at: http://www-unix.mcs.anl.gov/~utha yopa/bwfaq2.html

    2. Where can I get the Beowulf software? [1999-05-13]

    There isn't a software package called "Beowulf". There are, however, several pieces of software many people have found useful for building Beowulfs. None of them are essential. They include MPICH, LAM, PVM, the Linux kernel, the channel-bonding patch to the Linux kernel (which lets you 'bond' multiple Ethernet interfaces into a faster 'virtual' Ethernet interface) and the global pid space patch for the Linux kernel (which, as I understand it, lets you see all the processes on your Beowulf with ps, and maybe kill etc. them), DIPC (which lets you use sysv shared memory and semaphores and message queues transparently across a cluster).

    As for the licensing info, presumably the patches to the Kernel will be GPL'ed. Check out: http://www.beowulf.org/software/softw are.html. I couldn't find any specific information on liscensing, although they do refer to the software necessary to implement Beowulf as:

    implemented as an add-on to commercially available, royalty-free base Linux distributions

    hope this helps
    alex

  77. Logical, Rational, Knowable. by Anonymous Coward · · Score: 2

    Well, I've installed and experimented with MkLinux, PHTs TurboLinux, and LinuxPPC (still waiting on R5). I've also installed and used BeOS. Eventually, I've always gone back to MacOS just because the apps I really need (or want) are there.

    Why do Mac people also use Linux?

    1) As stated before, if you held out against the Wintel duopoly during the recent dark years, you're not a "just go along" type of person. (Yeah, the whole "Think Different" thing is pretentious, but there's a grain of truth to it. It's a stubborn streak that suits both Mac and Linux users well).

    2) It's easy. MacOS coexists peacefully with another OS on the same hard drive. Most of the alternate O/Ss provide easy-to-use dual booters, and choosing between different startup drives has always been trivial on the Mac. You can boot from just about anything on a Mac: external HD, floppy, Zip, Jaz, whatever. So it's easy to experiment with little obligation.

    3) This one is subtle, but I think the most important. Both Macs and Linux reinforce the idea that computers are *logically designed and predictable systems that can be mastered*. With Linux there is predictability and mastery, but it requires much greater initial knowledge (i.e., a steep learning curve). You've got to want to do something, then learn how to do it.

    With the Mac there is a shallow learning curve, but you can keep going as far as you like. If you're Grandma and you just want to e-mail and file recipes, you can stop there. But I've found the Mac actually encourages "serendipitous" learning -- sometimes I've ended up doing new things just because it was so damn easy and predictable on the Mac. I got a cable modem, then before I knew it I was using my machine as a Web server and router, with three or four other Macs on a LAN with it. And it was *easy*. I've seen novices (like I was) go from using software to installing it, from attaching peripherals to swapping components, from using higher end apps to coding. Even when Macs crash, it can be *logically* narrowed down to an extensions conflict or offending app.

    Compare this to the Wintel side of the world, where even experienced technicians just reinstall Windows to solve a problem. Whenever I use Windows I feel like the system is fighting me every step of the way. Sometimes things just don't work. Sometimes it just crashes. No one is ever able to explain it. It's all just freakin' voodoo. Although its not as bad as it used to be, how would anyone ever learn cool stuff by chance when the computer is this inscrutable device that doesn't do simple stuff right? If the computer is not logical and predictable, why even expend effort trying to understand it?

    Even if you do make the effort, it's just one kludge after another. Right down to the processor and its assembly language. No offense to the Intel users out there, but x86 assembly language is just a mess. Let's not even discuss PowerPC, because I don't want to make this a Mac-vs-PC thing. Look at MIPS assembly language. Instructions logically grouped, all the same length, with consistent syntax. It's understandable. It's *knowable*. When you look at it you see logic behind the design.

    But I'm getting a bit off topic here. Basically, I think the shallow learning curve of the Mac and its consistent design encourages users to learn more. It tells them that computers (and technology in general) are rationally designed things you can understand and master. Do that for long enough and you will build up the necessary knowledge and confidence to tackle Linux.

  78. Re:Beowulf licensing/price/availability by HoserHead · · Score: 1
    Beowulf, as far as I know, is fully GPL'd. After all, it is development on top of the Linux kernel, and it's really not an option if you're trying to integrate them (unless you're using modules).

    In any case, yes, it should be freely distributable, but Cheapbytes doesn't sell them because of the United States' inane export laws. Beowulf is considered a munition because it can make computers more powerful than a certain plateau, which in theory can be used to develop weapons, etc.

    In any case, if someone has a Beowulf cd, you can legally copy it (I assume that it was exported legally if you're not in the States)

  79. Re:G3s and iMacs by Altus · · Score: 1

    not too many people suggest "Kill Explorer" in windows to boost your processing speed.

    thats becausse half the time explorere will die for you, you dont have to do anything!

    --

    "In America, first you get the sugar, then you get the power, then you get the women..." -H. Simpson

  80. where can i download it? by Jeff+Knox · · Score: 1

    Where can I download BlackDog linux? Is there an ISO I can download, or just directories? Linux distrobutions are required to be available for download free right? Thanks

    --
    Jeff Knox
  81. foreign mac users by Stu+Charlton · · Score: 1

    Actually, the iMac is selling out like crazy in Japan from what I understand. 50% of all buyers are first-time buyers too.

    Japan is a burgeoning personal computer market, and I think it's an intersting trend to see Apple capture so much share so quickly.

    --
    -Stu
  82. PPC 604e FPU(s) by Troy+Baer · · Score: 1

    This is not true... the 604e has 2 fpu units and 2 integer units...

    That's not what Motorola's PowerPC 604e product summary says. It lists 3 integer units (2 single-cycle and 1 multi-cycle) and 1 floating point unit. If there's documentation to the contrary, I'd like to see it.

    --Troy
    --
    "My life's work has been to prompt others... and be forgotten." --Cyrano de Bergerac
  83. Re:G3 vs. rackmount PII -- per-node costs and perf by Troy+Baer · · Score: 1

    I got similar results until I tried BlockMoveDataUncached(). It makes a helluva difference. It also makes you wonder how relevant stream_d really is.

    Where can I find docs on BlockMoveDataUncached()? Is it a NeXT/Apple proprietary call? It's certainly not ANSI C or POSIX...

    I've never had to tweak stream_d like this on anything that had a decent compiler. The code is so simple that it shouldn't be that hard to optimize. On x86, gcc 2.7.2.3, egcs/gcc 2.90.29, and pgcc 3.0.4 all give stream_d results within less than 1% of each other. On our Origin 2000, there's about a 10-15% penalty for using gcc 2.8.1 in place of the SGI C compiler 7.2.1. I've assembled a summary of stream_d results for various systems at http://www.osc.edu/~troy/stream_d.html (and yes, the Cray numbers there are real).

    --Troy
    --
    "My life's work has been to prompt others... and be forgotten." --Cyrano de Bergerac
  84. Re:G3s and iMacs by jrm · · Score: 1

    a) Your Mac Technician needs to learn to configure the MacOS properly. We have no such speed problems.

    b) Apple has adopted the open source theory, at least more than most. They started with MKLinux (Linux on the Mach microkernel), and went on to release Darwin (OSXs foundation, also Mach based) as open source.(yeah, I know it's Apple's open source license, but Rome wasn't built in a day, and they've already revised it in response to feedback) This is already starting to seed other projects (http://www.darwinlinux.com).

    --
    --always remember to pillage BEFORE you burn...
  85. Re:No Kidding - Quicktime 4 still runs on 68020's! by Rendus · · Score: 0

    Did you deliberatley ignore the word performance?

  86. Re:G3s and iMacs by suprax · · Score: 1

    I understand your point of view, but the macs at our school are secure as all heck. They have every single thing password protected and logged and monitored. The admin maintains them well, making sure nothing is wrong, and I can see that also. I have noticed this with every macintosh I come across, they don't perform to their maximum.

  87. Re:G3s and iMacs by suprax · · Score: 1

    I didn't say linux would completly fix everything. :) What I did mean was that linux would make the macs run faster, provided that this new port and other linux mac ports are good, fast, and up to date. If they are, I will bet that it would run much faster than they currently do with MacOS. As stated above, they are very secure and the admins make sure no one does anything, and I can verify this. So this would be the case in most issues, but not here. G3s and iMacs run less than their full potential.

  88. Re:G3s and iMacs by suprax · · Score: 1

    Yes, playing games on them might be faster, but not your every day applications. These macs are 350 Mhz at the very most, and feel like 300 or less. This is noted by several other students and faculty. Even the die hard mac fans at school have to disagree with the macs' performance and don't like it. But I'm sure games would run perfectly on it though, as it is loaded with good graphics cards and video applications.

  89. G3s and iMacs by suprax · · Score: 2

    We have around 300 G3s and 4 iMacs at our school(the government gave the school discounts). We've had macs since the opening of the school years ago. Anyway, the performance of G3s and iMacs is terrible. Now, I may not be a big mac fan to begin with, but the performance of those computers is lacking. I think linux would run well on them, but it's amazing how slow stuff will run, when they claim there's a 300+ Mhz processor in the boxes. It's good to see that different versions of linux are being ported for macs, maybe apple will open it's eyes and adopt the open source theory. Wait, no they wont. :)

    1. Re:G3s and iMacs by undo · · Score: 1

      Try turning off virtual memeory and rebuilding the desktop once in a while, if you talking about actual application performance, if youyr talking about network stuff, yes appletalk is not as fast as ip, obviously, but it is getting really easy to eliminate appletalk all togather, and ip on a mac is genrally pretty comparable to that of a pc, esp. in things like printing.
      Besides it's so easy to maintain the macs that i can't belive your having these problems. rebulid your desktops, and run norton every 6wks.
      then make a comparision, just as long as you not using Word or Excel or another crippled MS product as the benchmarker.

    2. Re:G3s and iMacs by Sethb · · Score: 1

      Uhhhhh, DUH! Is all I have to say to that, of course Unreal runs faster on your G3, it has a Rage 128 video card, which is faster than a TNT. Also, your TNT is in the AMD which completely blows for FPU performance, which Unreal relies on VERY heavily. And, honestly, the TNT just blows in Unreal still, I own one, it sucks, my VooDoo Rush card ran the game faster (I have a Pentium 233mmx) I'm not faulting the card, I'm faulting Unreal here.

      Now, I use a 300mhz Mac at work, and the reason they feel slow is that they don't multi-task well. I know that Windows may not have "true" pre-emptive multi-tasking, but what it does have is still much better than the MacOS. Multi-tasking on my Mac reminds me of when I ran dosshell under DOS 6.0 and I could switch between applications on my 386sx-16. Look at the tips people offer for increased Distributed.net/SETI rates, one of them is "Kill the Finder" not too many people suggest "Kill Explorer" in windows to boost your processing speed. I don't love Microsoft by any means, Linux is my favorite OS for speed, hands down, but I tell my boss about twice a day that I could get twice as much done under Windows or Linux than I can with the Mac.

      --
      When in danger or in doubt, run in circles, scream and shout. --Robert A. Heinlein
    3. Re:G3s and iMacs by Mad+Browser · · Score: 1

      Did you consider that if the people charged with maintaing these machines don't know anything about how they work, they may not be in tip-top shape? A school is a bad environment for a computer from the computer's side of things andyway...

      --
      RateVegas.com - Vegas Reviews
    4. Re:G3s and iMacs by Skankmofo · · Score: 2

      The problem is the school, much more than the computers. With any computer on most any OS, if you don't maintain them and have enough kids dicking around, trying to screw it up, find backdoors, etc; the computers will deteriorate until they are much slower than they should be.

      At my school we have a few hundred p166s and they are so damn slow it is incredible. It takes 30seconds to launch NS, compared to 5seconds on my p100 at home. That is if NS even loads and doesn't crash upon startup. Just one example of the million things wrong with these computers. This only has to do with maintainance, and the kids screwing around.

      Also, I can't imagine the narrow-minded school-board/administration present in my school and most schools, even considering Linux as an option; so please don't reply saying Linux would fix it.


      --
      "A great deal of intelligence can be invested in ignorance when the need for illusion is deep." --Saul Belloe
    5. Re:G3s and iMacs by BigDaddy · · Score: 1

      Preformance comparison on an iMac or G3 is really not a fair fight. Apple has yet to truly break away from the same OS code they've been using since the Lisa. Their "commitment" to backwards compatibility has been almost sickening (anybody have a copy of Copeland for me? ha ha). The processor itself is a work of art. Though it doesn't do floating point calculations as well as an x86, the integer math is second to none in the micro computer field. Unfortunately, when couple with the pile of code Apple calls an OS, the processor never has a chnace to shine! I'm just holding my breath until OS X when the main stream can finally get a decent OS to bring Apple back from the grave. Until then, LinuxPPC for me...
      -BigDaddy

      --
      You can't get a blue screen on a black and white monitor.
    6. Re:G3s and iMacs by The+Big+Pink · · Score: 1

      they run slow when far to many extraneous and unnessasery inits and extensions are installed by worthless 3rd party applications. Granted it takes a minute or two of tweaking, but the usual user isn't going to go rampid installing stuff on thier computer. A windows computer with a bunch of unnessasery inits is slow to (if you had forgotten).

    7. Re:G3s and iMacs by James+Lanfear · · Score: 1

      Are you sure that the machines really are running slow, or could they just feel that way? In my experience (which doesn't include >=OS 8; just 6.5-7.5.5) the MacOS *feels* much slower than Windows, no matter how fast the hardware is. I've run Win95 on a 486-66 and it's felt faster than any Mac I've used, even though I know (benchmarks and side-by-side comparisons) it's slower.

      If they really are slow then there's definitely something wrong. It is *really* easy to cripple the MacOS; it would take an army of admins to keep 304 Mac's running smoothly, esp in school, no matter how tight the security. (The high school I'm adminning is very secure, theoretically--lots of passwords, profiles, logs and restrictions--and the kids *still* destroy a few machines a week.)

      There could also be a hardware problem...just how large was the discount ;-)

  90. With iRacks! by isaac · · Score: 3
    A few dozen iMac logic boards in iRack cases would make for a sweet CPU farm with low specific power consumption in a very small space.

    droool...

    -Isaac

    --
    I am not a lawyer, and this is not legal advice. For Entertainment Purposes Only.
  91. My experience is the opposite. by slothbait · · Score: 1

    Most Mac users I know know little about computing, and don't particularly care to know more. I dare say that most Mac users that most people know are this way. Quite a lot of people get Macs because they think that PC's are "too hard to use". They want the out of the box experience.

    I believe that technically competent Mac people are more visible than technically competent Windows people just because Mac advocates tend to be loud. Very loud.

    I know some solid coders who love Mac, but not many. The competent Mac people get really touchy about how non-technical the Mac user base is, but that doesn't change matters.

    Apple tries very hard to look cute and sell to hipsters. Some proficient computer users use their products, but not all that many.

    --Lenny

    1. Re:My experience is the opposite. by alfredo · · Score: 1

      It seems that you are looking through the lens of a person that spent most of his time within the walls of a university, or in the company of techies. In the real world, most business users know just the one to three applications that they use for their business. Yes they can work their way through M$ office, but ask them if they have defragged lately, and they won't know what you are talking about. Most users don't know their computers, and most don't care. My wife is happy if she can use her word processor, and hit 30,000 in Tetris.

      I venture to guess that most users, across all platforms, don't know and don't care how their computer work. Most Mac users I know, use them in publishing(newspapers) and Graphics, so I get skewed picture of the Mac user. They all know their computers inside and out. My niece is a DTP guru, she is Quark to the bone. She is a whizz when it comes to AppleScript, and does C like a pro. She is not computer illiterate, and she is a Mac user, and soon will be receiving a copy of MkLinux from yours truly.

      I don't care if the Mac user is a power user or not. I am just glad they are Mac users.

      My moved to Linux was political, an act of defiance against M$. I liked Linux and I stayed. Linux is perfect for Perl,love Gimp, and like the Soma effect of surfing on a very stable platform.

      A G3 user and very loud!!

      --
      photosMy Photostream
  92. Re:Paper: Clustering on PPC yields poor performanc by Troy · · Score: 2

    The iMac runs the G3, which is the decendent of the 603. If I remember correctly, the 603 chip was designed as a "consumer level" chip, and therefore isn't designed to do anything much beyond single-processor stuff.

    I didn't bother reading the report (Postscript..no printer happy...too lazy to use a reader), but I would suspect that the 604 would yield much better results. The 604 was made to be a more versitile "industrial" strength processor and therefore includes many features that are absent on the 603. The G4, which is supposed to ship before too long, is a decendent of the 604, and likewise may yield better results than the G3.

    Then again, I could be on crack and be completely wrong....since I didn't read the report. So if I am wrong, please correct me kindly :-)

  93. Re:The present by Subculture · · Score: 1

    I totally respect what you just said cause I was actually wondering why you would want to do that. But as for that door stop I wouldn't want to put anything on it especially not windows : )

  94. to the 3 above by Subculture · · Score: 1

    he's right. and mac linux is not as good as linux for an x86 or a computer with alpha archs. IMHO I don't think it is even worth making linux for a mac, (most) people who buy macs don't buy them because they want linux (or because the like the g3 better) but rather because they can't figure out how to use anything else (retards) or they need support for mac software, which under linux isn't supported (from what I understand I don't know if there are any projects like wine). He is a buisness man and he isn't looking to fuck around he is going to want to get down to business; like most everone else.

    1. Re:to the 3 above by encod3d · · Score: 1

      but a highly configurable one...

      and cros-platform too (we hope).

    2. Re:to the 3 above by encod3d · · Score: 2

      Subculture wrote:

      he's right. and mac linux is not as good as linux for an x86 or a computer with alpha archs. IMHO I don't think it is even worth making linux for a mac,...

      I don't see how it matters whether it's a better platform or not -- part of linux's appeal is that you don't have to choose which architecture to worry about, simply the OS.

      What i love about the GNU/Linux phenomenon is that it favors giving the user control (over hiding everything behind set rules like M$ does). That control should extend to what hardware they choose as well. Not everyone is looking for the biggest, best, or fastest computer.

      There are several wine-ish products out there; i haven't used any of them so i have no idea of the quality, but they do exist.

      M$ was wise not to ignore the Macintosh as a platform and i think we would be just as smart to concentrate on porting the wonder of linux to every system we can...because when it comes down to it, what's the loss if only 40 people end up using it? Those are 40 people using a better OS. Obviously the people porting it feel that it's worth it, if only for their personal experience.

      Also, linux is not exclusively about business. If it was it probably wouldn't be where it is now. It's an OS and you do with it what you choose, on what hardware you choose (ideally at least).

  95. Re:Usefulness of PPC Linuces? by haaz · · Score: 1

    > > The Yellow Dog site also cites lower power consumption with 20 G3s than 20 Pentiums, due to the far more power-efficient PowerPC. How useful is this in reality? I don't know.

    Not very. Performance matters, and that paper about clustering PPCs says it's not very high on PPC, unfortunately.

    --
    -- haaz.
  96. Paper: Clustering on PPC yields poor performance by haaz · · Score: 2

    An Australian research team clustered a bunch of iMacs, and the results were sad. Intel and Alpha boxes trounced the iMacs. The iMacs weren't designed for that sort of application, either, but it points out some major problems with using PPC (currently) for that sort of application -- at least on the iMac.

    The article is at:

    http://www.dhpc.adelaide.e du.au/reports/065/abs-065.html.

    --
    -- haaz.
  97. Funny Name by Bruce+Perens · · Score: 0
    Isn't a "Black Lab" where the government works on military technology that they don't publicly talk about?

    :-)

    Bruce

  98. Related G3 clustering story by John+Siracusa · · Score: 2

    Old, but interesting. Check it out.

  99. Re:Odd cross section argument by Crass+Spektakel · · Score: 1

    > Ubiquity. Not as many macs in the world as PCs,
    > but the lopsided numbers / market share I think
    > are misleading, since it's hard to go ten
    > minutes in any US city and avoid seeing either
    > an ad or an actual iMac / G3, not to mention
    > older and still humming Macs.

    And thats the point: Outside the US Macs are completly unknown. Asking for a mac in munich is like asking for Prinz Andrew in a Bottle. And if you finally get one, it costs at least 30% more than in the US+import-toll. An imac for $2000?

    Guess what...

    thats quite sad because PCs are even cheaper than in the us (anyone needs a $500-PC? :-). Surveys showes the Mac below 1%, Linux at 4% in western-europa.

    And the further you went to the east (poland, ukrainia, russia) the more you see linux around. I was amazed to see a bunch of old 386/486-systems running at a remote friends home somewhere near St.Petersburg - all linux. In those regions you can find up to 25% of all systems running linux.

    --
    "Life is short and in most cases it ends with death." Sir Sinclair
  100. I wouldn't trust them yet by luge · · Score: 2

    I like the yellowdog people a lot, but yellowdog 1.0 was released so far before it was ready, and their support (on-line at least) is horrible. AFAICT, it's one brave guy (many, many kudos to you, Dan!) who has way too many hats to wear. Yellowdog 1.1 looks like it'll be a really good product, but if blacklab is anything like that, well... wait. Wait quite some time. I'm sure you'll see good product from them eventually.
    ~luge

    --

    IAAL,BIANLY

    1. Re:I wouldn't trust them yet by aiabx · · Score: 1

      I can't help feeling that you're missing the point of linux. If the product isn't any good, don't complain that the support is bad, fix it yourself.
      If version 1.0 is a lemon, ( and what 1.0 isn't), then it's up to us to improve it.

      For the record, Dan has answered every question I've had for him.
      -aiabx

      --
      Just this guy, you know?
    2. Re:I wouldn't trust them yet by dburcaw · · Score: 1

      Whoops.. didn't sign in last time. I am legit ;)

    3. Re:I wouldn't trust them yet by Yellow+Dog · · Score: 3

      I appreciate your concern about the number of employees at Terra Soft Solutions as new companies are often undermanned and overwhelmed ... however, I would like for you to rest assured that there are seven of us and Dan has quite a bit of help these days :) If you used our official installation support system and did not find it to be a good experience, I welcome your feedback, thank you.

      Kai Staats

  101. Re:Usefulness of PPC Linuces? by otis+wildflower · · Score: 1

    Besides, OSX * is not quite ready for prime time... More QA needs to be done...

  102. Re:Usefulness of PPC Linuces? by otis+wildflower · · Score: 1

    yeah, but can you fix the source of those bugs in OSX server?

    I mean, if you're not an Apple employee, that is...

    (I particularly love Apple's workaround regarding the CGI problems with Apache: don't run CGIs. GREEEAAAAAT... Nobody uses _that_ old technology anyways...)

    BTW: OSX Server is currently for sale for $499, and is _not_ a beta version..

  103. Re:The present by CoffeeNowDammit · · Score: 2
    your arguments have to show me how I'll
    (a) save time, (b) save money, and/or
    (c) get a better product from an end-user standpoint.

    One way IMHO is hardware maintainability. Power Macs (and most 68K Macs) are smart enough to select a bootable hard drive, boot directly from CD when requested, use default boot settings (just in case your newly-compiled Linux kernel isn't up to the task), etc. Compared to Intel machines, Macs are a breeze to maintain. So much so, in fact, that if it weren't for the lag in porting the latest versions of Linux S/W (apps as well as drivers, mind you), I'd say there's no reason to buy an Intel box.

    Side note to haaz: Whither LinuxPPC 5.0?

    I've doctored Intel machines running under WinXX, Win3.1, OS/2, WinNT, and dealing with the hardware was always a pain. Maybe that's changed somewhat, but the Mac was always easier to futz with.


    -----
    --

    ".sig, .sig a .sog, .sig out loud,
  104. "Black Lab" Linux by NetRanger · · Score: 1

    Ok. So there's a Black Lab as the mascot.

    SOOOOOO, isn't anyone besides be disturbed by the friendly words, "Enter the Lab" on their web site?

    --
    -- We live in a world where lemonade is artificial and soap has real lemon.
  105. Re:Usefulness of PPC Linuces? by jtn · · Score: 1

    You don't once mention MacOS X or NetBSD/macppc. MacOS X runs exceedingly well on G3 PowerMacs, from the original beige boxes forward to the rev D iMacs and G3 "pretty" towers. NetBSD is a proven operating system that has been ported to more archtectures than any other OS in existance and runs quite well, even on an iMac.

  106. Re:Usefulness of PPC Linuces? by jtn · · Score: 1

    Linux, IMO, is not quite ready for prime time when a nasty TCP/IP stack bug is allowed to kill a running 2.2.x kernel remotely by anyone. Obviously more QA needs to be done *rolls eyes* Every OS has bugs, every OS has little conditions that cause it to burp or hiccup. They get fixed. It's no big deal.

  107. Grrrrrr by craw · · Score: 2

    I'll apologize out front, but I really take offense with some of your comments. To say that it is not worth making linux for a mac is entirely out of line. Your other comments displays a level of ignorance or bias that is absolutely pathetic. I'm almost speechless.

    For one thing, there are some extremely talented ppl porting linux to the PPC. Consider this point. These ppl, who are a small minority of linux developers, have somehow managed to get linux working on the PPC architecture. Are their efforts are a waste of time? Why did they choose to develop for the PPC?

    Perhaps you only want an Intel version of linux? Or maybe only an Intel, Sparc, or Alpha port of linux? The great thing about linux is that it is cross-platform! You are obviously too young to remember when Unix was a totally splintered OS. Linux represents a way to reunify Unix, which is a really important point. This requires cross-platform support otherwise you get HP-UX, Apollo-Unix, AIX, AUX, SCO, Ultrix, SunOS, ad nauseum.

    As for a MacOS "emulator": Have you heard of SheepShaver or Mac-On-Linux? Not entirely there yet, but they are real close!

    I have been a Mac user for over 10 yrs so I must be a retard. My first experience with Unix was with an IBM RT (try to figure out what was this POS). This at times was a tough machine to work with, but it did have a C compiler and introduced me to a better computing environment. I still like this computing environment and still use a Mac.

    1. Re:Grrrrrr by fReNeTiK · · Score: 1

      Amen to that!

      If I may add something: Linux is about choice. Not only choice of OS, but also choice of hardware, so there you go. Furthermore, consider the general mindset of Linux developers/hackers: "if it can be done, it will". We wouldn't even have x86 Linux if Mr Torvalds hadn't thought of that when he was looking for a good opertaing sys for his 386 and found nothing.
      And finally: WORLD DOMINATION(gnihihi). Linux will eventually run on every fscking toaster around, and I don't care if THAT doesn't make sense ;)

      --
      I strongly believe that trying to be clever is detrimental to your health. -- Linus Torvalds
  108. Re:Filth!!!!! by tgeller · · Score: 1
    AC writes:

    How can you say that a G3 with a Seagate Cheetah (ultra2 wide of course) is not fast enough for a disk system.

    I didn't.

    How can you say that a G3 with an 100Mbit card is any slower than what you can get with Linux for the x86?

    I didn't.

    What you forget is that we are not comparing the MacOS to windows here. We are comparing Linux on x86 to Linux on PPC. There is a big difference between these two comparisons.

    Duh.

    If you really say that bandwidth and harddrive speed are at the crux of the situation, then you are truly mistaken to claim that one should never use PPC hardware.

    Never said that, don't believe that.

    There simply is no difference!!! [between PPC Linux and 386 Linux]

    Except for price, availability, diversity of vendors and configurations, and support. Those factors outweighed the superiority of the PPC architecture for me. I hope that won't always be the case.

    -- Tom Geller

    --
    Tom Geller
  109. Re:The present by tgeller · · Score: 2
    encod3d wrote:

    "The platform has grown up, partly because Apple has close control over what goes on."

    Oh, I agree completely -- it's a great architecture. But I'm a businessperson, not a research scientist, and Apple boxes don't give me enough real-world advantages to compensate for their disadvatages. I'm open to persuasion, but your arguments have to show me how I'll (a) save time, (b) save money, and/or (c) get a better product from an end-user standpoint.

    --Tom

    --
    Tom Geller
  110. Usefulness of PPC Linuces? by tgeller · · Score: 4
    A bit of background: I've been using Macs since 1995, used to write and edit for MacWEEK, and have spoken at several Macworld Expos. I know all about the PPC's advantages -- I've run benchmarks at Ziff-Davis' labs. But when it came time for me to buy a Linux server, I went with an AMD-based machine. Simply put, practical considerations outweighed the architecture's advantages.

    I won't bore you with the details, 'cause I'm sure you know them. Price, component availability, a community of support, yadda yadda yadda. Although I really wanted to use a PPC-based machine, I had to ask myself: What advantages would I gain?

    Speed? Processor speed is virtually irrelevant in Internet serving, as bandwidth and disk access are the gating factors. Striking a blow against an evil company? Apple's not so clean, and certainly can't claim better corporate morality than AMD or the screwdriver shop where I bought my Linux box. (Needless to say, there will be no Microsoft code on it. :) )

    Having said that, I'm glad to see Yellow Dog continuing with its plans. Until now, there have been three PPC Linux vendors that I know of: TurboLinux, mkLinux, and LinuxPPC Inc. (not the same as LinuxPPC.org). Frankly, none of them have approached the market with the resources, experience or commitment needed to make an impact. mkLinux is the side project of a book publisher; TurboLinux does PPC support as an afterthought (and devotes $0 to PPC Linux promotion AFAIK); and LinuxPPC Inc. has problems best not discussed in public. Yellow Dog seems to be making the first real stab at the market: I hope they can eventually convince people like me that running Linux on PPC is the best deal.

    -- Tom Geller

    --
    Tom Geller
    1. Re:Usefulness of PPC Linuces? by Raindog · · Score: 1

      He probably didnt mention OS X because the discussion was about Linux on Macs, not Unix in general on Macs.

    2. Re:Usefulness of PPC Linuces? by TheMeld · · Score: 3

      I think one of the big reasons for PPC linux is one of the same ones that shows up for x86 users. They want to run linux on the hardware they already have and know. PC's may be cheaper, but hardware you already own is free. Also, many many people who use linux (I might even dare to say a majority of them) dual boot. The reasons for dual booting a PC exist in the same for for Mac users. While I may not like the MacOS interface, I can understand and respect that, if someone has lots of software they already know how to use, and lots of documents they have created with them, they won't want to give up their original OS. I run linux 99% of the time, but I still have a Windows partition because there are some apps that don't exist yet for linux, or at least not in a form that I find acceptable. I've booted Windows less than a dozen times this year, but I still have it there.

      --
      -Cheetah
    3. Re:Usefulness of PPC Linuces? by Tardigrade · · Score: 1

      Is MacOS X even out yet?

    4. Re:Usefulness of PPC Linuces? by Ethelred+Unraed · · Score: 1

      Speed? Processor speed is virtually irrelevant in Internet serving, as bandwidth and disk access are the gating factors.

      Well...they are more important factors in some cases, perhaps, but it certainly doesn't hurt to have a better chip and a faster cache and bus speed...when it comes to databased or dynamically created websites, like with PHP3, having a fast processor is also a big benefit. For that matter, running Perl goes better, too.

      mkLinux is the side project of a book publisher

      No, it isn't. It was, until recently, sponsored and supported by Apple and OSF, and is just as much an open-source project as any other. It's not beholden to PTF (the publisher you mention). Many NuBus PPC Macs can run Linux thanks only to MkLinux--so please don't go off and slag it like that.

      rgds

      -- Me, Myself and I

      --
      Everyone wants to be Ethelred. Even I want to be Ethelred.
    5. Re:Usefulness of PPC Linuces? by TheInternet · · Score: 2


      Speed? Processor speed is virtually irrelevant in Internet serving, as bandwidth and disk access are the gating factors.

      Perhaps if you're just spitting out raw HTML, but dymanic content needs speed.


      I won't bore you with the details, 'cause I'm sure you know them. Price, component availability

      Hmmm. Well, G3s take Ultra2 SCSI, Ultra ATA, PCI, and PC100 DIMMs. In fact, PPCs were using DIMMs before intel boxes were. Not sure what other kind of components you're looking for -- at least as a server.

      The other advatange that PPC-based systems have is near-zero configuration issues, due to standardized hardware. The Yellow Dog site also cites lower power consumption with 20 G3s than 20 Pentiums, due to the far more power-efficient PowerPC. How useful is this in reality? I don't know.

      Scott

      --
      Scott Stevenson
      Tree House Ideas
  111. Re:Will this work with PowerPC 601's ? by Sahib! · · Score: 1

    Certain Macs, like my Performa 5200 and most NuBus-based boxes will probably never run Linux or anything other than the Mac OS. Now that MkLinux has officially been dropped by Apple, none of the other Linux distros have any real interest in developing for older machines, when there is plenty of demand to get these pretty new G3s going. If you really want to run *NIX on a cheap old Mac, buy an old 68k off eBay and squeeze NetBSD into it.

    --

    I prayed about it, and God said, "Don't do it!" But I thought, "I know better."

  112. Re:The PPC route.. by neutrino · · Score: 1

    You say that you would love to run a PPC Linux distro on your powerbook, so why don't you? At this moment, I am writing this on a G3/266 Powerbook in LinuxPPC 4.1. The distibution is a bit weak with some stuff broken, but as a whole, it is great. You really come to love SRPMs after a while when doing this. I use my powerbook to write and run scientific simulation code and it fares quite well against a K6-2 300. I would seriously recomend that you try it. When release 5 of LinuxPPC comes out, it should be quite nice (looking at the pre5 stuff on line) I will leave speed judgements to a minimum because I'm biased (I work on a 1024 Processor Cray T3E)

    Joshua Pearson

    --
    History has the relation to truth that theology has to religion-i.e. none to speak of. - Lazarus Long
  113. Ironic by toriver · · Score: 1

    Ah. "DO NOT TRUST THIS PERSON" in the subject of an Anonymous Poster. The everyday ironies.

  114. Re:Mac-nix? Lin-ac? by Mad+Browser · · Score: 1

    LinuxPPC R5 is one of my main OSs (the other is MacOS X Server) on my G3. I use it every day and it schools my Intel box at work in terms of speed (PII, same clock speed).

    LinuxPPC, Inc. are a bit shady of a company but I don't understand why the PPC is given such a hard time when it comes to Linux... No one says, Linux on Alpha? Stupid idea! - or - Linux on Sparc? Why waste our time!!

    Is it because Apple is associated w/ the PowerPC that it is "uncool"?

    --
    RateVegas.com - Vegas Reviews
  115. RevDist and Assimilator by threeJane[ltk] · · Score: 1

    The best way to keep a system running clean but allow the user full access to the system is to run a system like revdist or assimilator. They both have a HD image on a server that is restored to each workstation after a preset time period or number of restarts. Pretty cool. The HD restoration periods arent exactly lightning quick, but they still keep things running clean and fast when you are actually USING the system.
    cheers,

  116. Paper cites immature Linux, network topo. by Weasel+Boy · · Score: 1

    The paper stresses over and over again that they think the iMacs could have done much better if the LinuxPPC software were a bit more mature. They used LinuxPPC v4.0; I'd be curious to see how they do using a v2.2 Linux kernel. Or, as they mention, OS X.

    The graphs make it painfully clear that even 100Mbps Ethernet is too inefficient for serious parallel computation. A token-passing system like ATM is much better.

    My third comment is a "me too": It would be interesting indeed to see the test repeated with 350MHz 604E processors, which should wipe the floor with those iMacs in FP - and maybe even the Pentiums! Somebody send me a crate full of PM 9600/350s, and I'll do the tests. :-)

  117. Mac hardware is ideal for Linux by Weasel+Boy · · Score: 1

    Why would anyone want to use Mac hardware for Linux?

    1. Controlled configuration! Unlike the PC, there aren't that many oddball hardware configurations on the Mac. With my PC, I had to scrounge all over for Linux drivers for all the different things on it. With the Mac, my model either is supported or isn't.

    2. Better CPU architecture. My 75MHz Mac is at least as fast as my P90.

    3. Higher least common denominator. My Mac can do everything the PC can, and it has **ZERO** cards in it. Right out of the box, the Mac has SCSI, 16-bit sound, 24-bit video, 10baseT, high-speed (288-1000+ kbps) serial ports, USB-like hot-pluggable input bus (ADB)... and its PCI slots are still empty! All of these are (see point #1) standard. Support this one family of devices, and you've got a pretty deluxe Linux build that supports a broad cross section of Apple's product line.

  118. about mosix... by zzg · · Score: 1

    When will it go into the main distribution anyway? I gather its gpl nowdays so it shouldnt be a license issue. After all, its a feature that no mainstream OS is providing currently. I belive QNX and hence AOS5 will though.

  119. Discussion? by Yosemite+Sue · · Score: 1

    Is this discussion *really* about Linux on Macs? As per usual with a Mac-related story, there are several posts which seem to stray from the main topic.

    Still looking for some kind of filter so I can read the interesting (well, at least relevant) posts rather than the 'Macs-suck' posts ...

    YS

    --
    "Arrr! The laws of science be a harsh mistress." -- Bender
  120. Re:Mac-nix? Lin-ac? by alfredo · · Score: 1

    Back when it looked very bleak for Apple, the backup plan was to learn Linux. The feeling was, that it was better to go Linux than to surrender to Windoze. Many of the Mac users who are also Linux users are a resource, and a decided plus for the platform.

    For myself, I will fight for Linux as hard as I fought for the Mac. Intel, AMD, or PPC, means nothing. It is Linux that matters. If I had to decide between Microsoft or nothing, I'd choose nothing.

    --
    photosMy Photostream
  121. Beowulf licensing/price/availability by Shadowlion · · Score: 1

    Can anybody clarify the licensing/price for Beowulf? Is it GPL? Can I legally copy somebody else's Beowulf CD?

    I'm just a touch confused. Red Hat's site seems to imply it's all under GPL, but I've yet to see any Cheapbytes-esque $1.95 CD...

  122. Re:Mac-nix? Lin-ac? by Onan · · Score: 1

    Funny, it had always struck me as the obvious choice. A fairly high percentage of Mac users have chosen that platform because they believe it to be technically superior, as opposed to simply because it's what everyone else uses. Without even addressing the issue of whether the platform actually is superior, what's significant is the larger number of people willing to be nonconformist, and right, rather than compatible, and wrong.

    Linux users seem to share this attribute, often having spent years fighting against Windows-compatibility issues, because they felt that having an internally superior system was worthwile.

    While non-tech artists, or luddite grandmothers are one stereotype of the mac userbase, they aren't the whole thing. It's important to remember that a very high number of mac users are quite technically competent, and have chosen the platform because of this, not in spite of it.

  123. Re:The present by GregWebb · · Score: 1

    I'd have to agree here, guys. So many GNU/Linux types seem to be of the perception that the desktop world goes little or no farther than x86. Now, it's not _that_ bad and, thanks to IBM's licensing of the technology, it's a commodity by now. But in some big ways, it's behind the times and it's going to stay that way until someone decides to break with compatibility - which, let's be honest, isn't going to happen.

    I stuck with Amigas for years because I seriously disliked the Wintel platform from a technology POV. TBH, I still do and would move off it like a shot if I found another which had enough software to make life comfortable. I used Macs for years and loced them, in many ways. Sure, MacOS is behind the times and sure, they're only beginning to catch up on some architectural fronts, but this was in a school networking environment, with kids doing all sorts of silly things. Breaking them was near impossible, fixing them relatively simple. As I was leaving, WinNT PCs started appearing, and problems appeared - not just with the OS, either.

    Fact is, x86 is only popular on the back of DOS, Windows and cloning. If another platform had had them for any length of time, I'd have to say that x86 simply wouldn't be here in any serious numbers. GNU/Linux always seems a trifle x86 centred to me - which makes sense, when you consider that it was written because Mr. Torvalds wanted an OS to fiddle with on the i386 he already had. Now, I know that GNU/Linux wouldn't have become as popular as it has without being x86 at the start, but it's worth remembering that there are often better platforms elsewhere. Most successful usually doesn't esual best.

    Greg

    --

    Greg

    (Inside a nuclear plant)
    Aaaarrrggh! Run! The canary has mutated!

  124. Re:The present by encod3d · · Score: 1

    Tom wrote:

    (a) save time,
    (b) save money,
    (c) get a better product from an end-user standpoint.


    I assume you mean saving time over a x86 version of linux...

    A: Saving time...Essentially all mac hardware is supported afaik since it has to be all compatible just to run the MacOS

    B: Saving money...If you do happen to prefer x86 for the many reasons you perhaps -SHOULD-, this at least gives you something to use your mac for. The ability to take an 'old' G3 and get a passable web server is a useful thing, regardless of its performance compared to another platform.

    C: Better Product...I'm not sure i can answer this because i'm not sure what your product is -- i'll try. If it's hardware then in my experience Linux gives you better control which equals better testing if you're going for Mac compatibility. If you market software for linux then knowing how it will perform on various architectures is quite useful to a customer. If you make coffee holders, well i'm not sure a PPC linux will do you any good over another architecture's.

  125. The present by encod3d · · Score: 2

    Apparently you've missed the relatively exciting things apple has done the the Mac architecture lately. The platform has grown up, partly because Apple has close control over what goes on.

    Besides, what's the point of developing a unix for 286's etc. (minix)...for one because it can be done, but also because the more platforms an OS supports the more useful it can be -- even for that doorstop 8086 lying around (let's see you boot M$ Windows 98 on that.

    I'll quickly admit,though, that i'm not a Mac advocate; i don't use one.

    1. Re:The present by hey! · · Score: 1

      OK, I'll take a stab.

      Scenario 1:
      You administer systems for an advertising agency with about 100 employees and need to keep your graphic artists on the most powerful Macs available. You have plenty of reasonably powerful Macs that are a year or two old which aren't of any use to you. You have a few copy writers and accountants who use Windows, and you need to set up a server which any of the hundred employees in your company can access. Mostly this will be relatively small text files, and the heavy duty image file management will continue to run on a Solaris box. In an unrelated development, your LAN e-mail vendor has dropped Mac support.

      Solution: turn a doorstop Mac into a combined Appleshare/Samba/IMAP server.

      Benefits:
      (a) Save time: The admin saves time because he has no client side software installs to do -- the server speaks each machines protocols natively. Installation is smoother because there are no unsupported hardware gotchas (e.g. sorry this kernel 2.2.2 hangs initializing an AHA9040U SCSI card). The users save time because they don't have to resort to sneakernet.

      (b) Save money: Get good hardware at no cost. Don't need to buy 100 client licenses for NT.

      (c) Better product: Better stability from user standpoint vs. NT; clients connect with OS native protocols (Appleshare or SMB) so less training is needed and fewer software conflicts. Server is implemented in reasonably reliable hardware, which can be swapped out at a moment's notice with another doorstep. Hey! I can also use Apache to allow clients to view pdfs of their ads over the Internet.

      Scenario 2:
      You work in a corporate environment with a few Mac ghettos. Your PHB has you on a search and destroy mission to eliminate these ghettos by year end, and your office is cluttered with Macs you can't sell because of cosmetic damage inflicted by the crowbar you needed to pry the users off (before you got the tasers). PHB comes back from a golf date and sends you a memo demanding you do something immediately to secure the web site and internal network against "hackers", and by the way, he wants you to set up an intranet with a database of employees and HR policies.

      In a separate, unrelated memo, PHB announces that new capital acquisitions have been frozen, anyone who needs an exception can write up a detailed justification and send it to his secretary so it can be taken up at the bimonthly management commitee meeting. His secretary is a big time screwup but manages to keep her job by skillfully backstabbing other employees. You've been feuding ever since you took her Mac away, and she overheard you calling her a bitch in the coffee room this morning.

      Solution: left as excercise to reader.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    2. Re:The present by hey! · · Score: 2

      OK, I'll take a stab.

      Scenario 1:
      You administer systems for an advertising agency with about 100 employees and need to keep your graphic artists on the most powerful Macs available. You have plenty of reasonably powerful Macs that are a year or two old which aren't of any use to you. You have a few copy writers and accountants who use Windows, and you need to set up a server which any of the hundred employees in your company can access. Mostly this will be relatively small text files, and the heavy duty image file management will continue to run on a Solaris box. In an unrelated development, your LAN e-mail vendor has dropped Mac support.

      Solution: turn a doorstop Mac into a combined Appleshare/Samba/IMAP server.

      Benefits:
      (a) Save time: The admin saves time because he has no client side software installs to do -- the server speaks each machines protocols natively. Installation is smoother because there are no unsupported hardware gotchas (e.g. sorry this kernel 2.2.2 hangs initializing an AHA9040U SCSI card). The users save time because they don't have to resort to sneakernet.

      (b) Save money: Get good hardware at no cost. Don't need to buy 100 client licenses for NT.

      (c) Better product: Better stability from user standpoint vs. NT; clients connect with OS native protocols (Appleshare or SMB) so less training is needed and fewer software conflicts. Server is implemented in reasonably reliable hardware, which can be swapped out at a moment's notice with another doorstep. Hey! I can also use Apache to allow clients to view pdfs of their ads over the Internet.

      Scenario 2:
      You work in a corporate environment with a few Mac ghettos. Your PHB has you on a project to eliminate these ghettos by year end, and your office is cluttered with Macs you can't sell because of cosmetic damage inflicted by the crowbar you needed to pry the users off before you discovered tasers. PHB comes back from a golf date and sends you a memo demanding you do something immediately to secure the web site and internal network against "hackers", and by the way, he wants you to set up an intranet with a database of employees and HR policies.

      In a separate, unrelated memo, PHB announces that new capital acquisitions have been frozen, anyone who needs an exception can write up a detailed justification and send it to his secretary so it can be taken up at the bimonthly management commitee meeting. His secretary is a big time screwup but manages to keep her job by skillfully backstabbing other employees. She overheard you calling her a bitch in the coffee room this morning.

      Solution: left as excercise to reader.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  126. Re:Odd cross section argument by mistabobdobalina · · Score: 1

    >I think that Linux and the Mac make a great combination

    >I don't understand why Apple pulled the plug on clones -- how about because they were making Apple look slow by releasing faster, cheaper machines?

    I think you answered your own ? - linuxppc + clonemakers == no revenues for apple!

    --
    -- your knees hurt, don't they?
  127. SETI@home by prolix · · Score: 2

    Hi guys,

    Maybe someone can explain this for me. I'm not sure if it is because of the differences between RISC vs. CISC processors, or if the PowerPC is better at floating point operations, or just what.

    I'm running the SETI@home screensaver on two machines. The first is a Macintosh PowerBook (several years old) 3400c, using the PowerPC 603e at 180MHz and running Mac OS 8.6. The second is a new desktop AMD K6-2 350MHz machine running Win98.

    After completing a few data units, I noticed that the PowerBook is completing data units about TWICE as fast as the AMD. I can't figure out why this is!

    --
    --globalnap.net, product of pure caffeine--
    1. Re:SETI@home by juggleme · · Score: 1

      for my brief stint w/ them, I found that Seti would go through in about 19 hours at home on a K6-2 300, but at work on a PII-233 it took well over 60 (prob closer to 80) hours to go through one. Don't use this as a benchmark, I know my machine isn't 2-3 times as fast as that PII.

  128. Odd cross section argument by timothy · · Score: 4

    (Background: I've been through a number of Macintoshes and I'm on my fourth PC right now)


    Like the other respondents to this point of view, I don't have an irate reply, but would agree with those other respondents as well that the total universe of Mac users is pretty broad.

    Why would anyone want to run Linux / other Free OS on a Mac? That's not exactly the question here, but it seems to be lurking beneath the surface, and that same question was asked in a thread one level up from here.

    I can't answer this for everyone, but here are the reasons I think that Linux and the Mac make a great combination, practically and normatively.

    - Macs tend to have nice human engineering. The gulf is not as wide as it was 10 years or 5 years or maybe 2 years ago compared to the PC world, but well-labled parts, legible icons, attempts at friendlization still IMHO work better on Macs, but this comparison of course ignores that PC vendors vary tremendously in this respect.

    - Macs use non-Intel chips ... the fact that they use not just a diff. manu but a different architecture is good for everyone. Here's a whopper of an analogy: what if paper was somehow constructed so it could only be written on with one sort of pen? That would seem silly, since there are lots of other choices. But software tend to be written to OSes themselves entirely dependent on their host hardware. Linux helps buck this trend (not as much as the BSDs, maybe, but still) by providing an OS which runs on multiple platforms.

    - They look cool. That factor sells a lot of PCs, however unsatisfying that fact may be.

    - Ubiquity. Not as many macs in the world as PCs, but the lopsided numbers / market share I think are misleading, since it's hard to go ten minutes in any US city and avoid seeing either an ad or an actual iMac / G3, not to mention older and still humming Macs.

    - The Mac OS begs for a replacement, or at least whines a little. I use one at work (an iMac) and am actually fairly happy with it (Most of my complaints I list on my web page and will skip here) but it crashes all the time! I would love to be running an underlying *nix, whether it still looked like the basically-well-conceived Mac OS or like my home linux machine.

    I don't understand why Apple pulled the plug on clones -- how about because they were making Apple look slow by releasing faster, cheaper machines? -- but I wish they hadn't. Then we could perhaps be running on a G3 PowerComputing box with SCSI, firewire and USB by now ...

    anyhow. I don't have a home mac, but if I find a cheap one I'd like to run some free OS on it.

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  129. Will this work with PowerPC 601's ? by Zurk · · Score: 1

    will this work with the old powerpc 601's that i have ?? they're not G3's or imacs but the old PowerPC with the 12 inch apple pc compatible cards...pentium 100 + powerpc processor i think.

  130. Re:Mac-nix? Lin-ac? by schuster · · Score: 1

    Well, I use Yellow Dog (kind of, still have a lot to learn) and I think that the combonation of *nix and the mac is a potentially powerfull concept. Indeed Mac OS X tries to pull this very trick. You can't tell me for a second that the vast majority of Linux users wouldn't slobber over an OS with the underpinnings of *nix and the ease of use of the Mac OS. In the meantime, while we're waiting for this messiah of operating systems, we have to choose between ease of use (mac os) or power (linux). Windows would fit somewhere in the middle, not as easy to use as the mac os, but argueably more powerfull (NT anyway) and linux is more powerfull but tougher to use. As a person who believes in the best tool for the job, I find that the mac os best meets my needs when trying to record my band (thanks Deck II) and I use linux for most of my network activity. It's not about uptime, it's about productivity. I feel like I have the best of both worlds. And let's not forget that, for what it is, the G3 kicks serious ass. I can't wait to see what G4 Alti-vec copper chips w/ SOI manufactured on a .18 micron process can do. Anyone know if there will be Alti-vec support in any of the PPC Linuxen?

    --
    --- Don't ever trust a woman until she's dead- B.B. King
  131. The PPC route.. by 47Ronin · · Score: 1

    I would love to run the PPC linux distributions on my PowerBook G3. As for the incredibly intellectual assertions that G3s are slow and "suck" well then I offer this:
    My PowerBook G3/266 eats through SETI@Home work units at an average of 12.8 hrs each. Now I know that isn't exactly a fair benchmark (everyone seems to cry foul when Apple comes ahead) but it goes to show how good crunching is when an app is written almost correctly for the system. LinuxPPC (if there was a SETI client) would completely blow the doors off in speed.

    --
    Those who laugh at you for you having a Mac.. are the people who constantly call you to fix their PC.
  132. Re:Mac-nix? Lin-ac? by GenlyAi · · Score: 1

    I'm a Mac user, and I have a B&W G3 at home. I use it for font design, layout, prepress, and music. Okay-- why would I want to run Linux?

    A little background. For a long time, I was a DOS-head. Macs were beige toasters--good concept, bad price. DOS 3.3 was a decently stable OS for the day. And it had a command line! Anything that wouldn't let me grab the OS by the balls and force it to do what I wanted was infuriating.

    Then Windows came along. I resisted as long as I could, not the least because it was so *cheesy*. It didn't help that I took a detour into the Wild Land of Unix for a couple of years. Unix was bizarre--it had a command line, but it made no pretense of making concessions to the human operating it. It said, "I'm a computer. I'm a box of silicon. Don't pretend I'm your friend. Realize I'm an appliance." I saw the light.

    However, apps were hard to come by. DOS faded, Windows emerged as the unfortunate platform of choice. I eventually made my piece with Win 3.11. It was usable, and didn't make grandiose promises about its usability.

    I drifted into graphic design, and had a chance to get a Power PC when they first came out. Suddenly, the Mac was less of a toy, more of a powerhouse. Plus, the lack of command line wasn't a problem any more--the OS had been massaged so that I could get along without the infuriating sense of "something bad going on without my knowledge." Yes, some tweaking would have been nice, but there were OS extensions for many things.

    Windows 95 came along. I was repulsed by the obvious crib from the Mac, and the new attitude of Microsoft. Win95 was *the* answer to all your problems! I tok a test drive and said, "*This* is the OS for Luddite grandmothers."

    About this time, Apple started to lose big-time. I wondered if I was stuck on a dying platform. I started looking around for options.

    NT came along. Could this be a quality MS product? I thought maybe, and with $$$$ in my eyes, took a couple of MCSE courses. Hah! What a crock! Three classes in, I quit with disgust. I would have to be happy with my niche-market machine. As a graphic designer, I *was* a niche market.

    So, I was happy with MacOS up all the way through 8.1. It wasn't perfect, but it wasn't annoying. Yes, it did crash, but I usually knew *why*, since I was doing something really stupid at the time. Windows become more and more cloying and gooey. Everything I thought about Macs in 1987 was now true of Wintel boxes--toys for cretins.

    Then Microsoft bailed out Apple. The new G3's (a bleeding-edge commercially-available desktop box if I've ever seen one) came with MacOS 8.5. And the horror! The aliases had little Windows arrows! There was native Wintel TrueType support! FILE EXTENSIONS WERE STARTING TO BECOME NECESSARY!

    In vain I tried to go back to 8.1. It didn't have the architecture support, USB support, FireWire support, or DVD support. I was screwed! Then, some of my most cherished design tools started acting up, for no apparent reason! Suddenly, I WANTED A COMMAND LINE.

    Enter Linux. It's stable and free. It doesn't lard the system with crap. It says, "Treat me as an appliance, not as a friend. If you want a friend, talk to my friend X, or KDE, or GNOME." The users of the system like to share ideas and workarounds. I could get back to hacking a box, if I felt the desire.

    The only problem I have with Linux right now is the dearth of applications. To truly migrate from Microtosh OS 8.5, I need a layout program with CMYK prepress capabilities, and PostScript font controls. These may already exist--I haven't yet looked because I'm not running Linux yet.

    Yellow Dog Linux has my wholehearted support. When more Mac-heads come into the fold, the more chance there will be a port of PageMaker or Quark or Adobe Type Manager or Freehand or Illustrator--or even a GPL version of these fine tools.

  133. Ironic Flamebait by GenlyAi · · Score: 1

    Wholeheartedly, WHOPPINGLY ironic that I get moderated for flamebait for a posting a comment that generated 10 sincere, intelligent replies to my query.

    I find this rather amusing myself, although the original comment didn't strike me as obvious flamebait. Regardless, as a regular /. reader, I couldn't pass up a chance to soapbox about my Mac when x86 gets all the press around here. :)

    1. Re:Ironic Flamebait by RimRod · · Score: 1

      See! See! I'm providing a service! Help, help, I'm being repressed!

      *thud*

      --
      - ...and remember, you can't invade Brainania. It's not on the big map.
  134. Re:USB support by drben · · Score: 1

    if you are unhappy with the current state of usb support, plug an old mac keyboard and mouse into the ADB port; you should be able to use them fine w/linux.

  135. Re:Does energy use matter? by hopscotch · · Score: 1

    > Linux is a very un-Green operating system.
    NOT.

    Someone here took temperature measurements on a dual boot Linux/Window95 PII. Windows 95 was found to run the CPU 18F to 20F hotter than linux.

    Standard Windows95 does not seem to HALT the CPU during idle time.

    --hopscotch

  136. Does energy use matter? by beachcomber · · Score: 1

    US energy has a relatively low cost of about $1/watt-year. Non-US energy costs are generally higher. For many energy efficiency is not a significant individual cost. Yet, consider the following...

    CASE 1. Embedded High Performance Computing.

    Sustainable PERFORMANCE/WATT can be a strong processor selection criteria for *embedded* processor selection including embedded high performance computing. Hence, vendors in the niche embedded high performance market tend to use PowerPC and DSP chips, not Alpha, Pentium or SPARC for dense compute solutions.

    Vendor examples: CSPI, Mercury, Sky

    Did folks notice that Black Lab Linux (see optional software) is working with MPI Software Technologies? Look close, MPI Software Technologies is actively supporting *embedded* MPI & MPI-RT.

    CASE 2. Not Too Large Clusters (50 or so processors)

    Also, notice the HPC Wire news article posted on the Top 500 site where...

    "Several problems were caused by the power consumption and the heat in that small laboratory. The Paderborn people needed the fire brigade to pump cold air into the room. The power consumption was about 10 - 12 KWatt. Switching on only the power supplies of the nodes, the electric fuses switched off."

    CASE 3. Blue Mountain...

    6,144 processors -- 10,000 KW always online; 2,600 KW average usage.

    SIXTEEN A/C Units plus FOUR 750-ton chillers plus TWO 10MW power stations (major UPS feature)

    CASE 4. Aggregate World Energy Consumption (Green perspective)

    Now consider 100,000,000 processors on desktops (far less than one per world capita)

    100,000,000 * 30 watts-year * US$1/watt-year = US$3 Billion each year (without consideration for cooling costs, higher average world energy prices, CPU fan MTBF costs & such)

    Hey, what's US$30 / year per CPU for a typical US home wallet??? Well maybe not much to many reading this... however, the energy costs can add up. Embedded system designers, large scale system installations, and environmentally sensitive people know what I'm talking about.

    -- Think Global, Act Local --

    --
    --beachcomber
  137. USB support by Fleet+Admiral+Ackbar · · Score: 1
    The only thing that stands between Linux and 100,000+ more users is full USB support for PPC architecture. With two million iMacs out there, you have to figure that 5% of them would try Linux and keep it if it permitted them to use a keyboard...

    You can count me among those folks. Given that my current four-box basement *nix network only musters about 150 bogomips between them, adding my (most powerful) Mac to the mix would only help!

    --
    Carefree highway, let me slip away on you.
  138. Mac-nix? Lin-ac? by RimRod · · Score: 0

    I must say, the list of people who use Linux on Macs has to be one of the most oddly conceived cross-sections of computer users there is. Let the irate replies from the minions of Mac-nix users out there commence. I'm genuinely looking forward to hearing your arguments. So far on this topic I've seen a few people defend the use of Linux on Macs, but none of them actually practiced this rare art themselves.

    --
    - ...and remember, you can't invade Brainania. It's not on the big map.
    1. Re:Mac-nix? Lin-ac? by RimRod · · Score: 1

      Wholeheartedly, WHOPPINGLY ironic that I get moderated for flamebait for a posting a comment that generated 10 sincere, intelligent replies to my query.

      --
      - ...and remember, you can't invade Brainania. It's not on the big map.
  139. Re:Paper: Clustering on PPC yields poor performanc by Troy@blacklab · · Score: 1

    I just got done reading that paper. The 233 mhz Imacs did really bad in those tests. Not being able to compile half the benchmarks because of limitations of glibc-1.99 probably didn't help either.

    I'm very interested to see the results from a 450 mhz blue & white G3 with glibc-2.1. (at least with glibc-2.1 one should be able to compile everything that builds on a Red Hat 6.0 system)

  140. G3 vs X86 by lordhelmet · · Score: 0

    I find it rather disturbing, it seems everyone here is so x86 centric. Common guys, I use both, and clearly the Pentium is a piece of retriever shit compared to the G3. Not to mention the PIII, a mere joke. A year old shipping chip, the G3, still beats a brand new PIII, even at slower clock speeds (which not always matters of course). Checkout OS X Server or LinuxPPC, on a much faster RISC processor. And as for all this "g3 FPU crap", that is exactly what it is, crap, BS. The FPU on a G3 will punch any Pentium out of the ring easy. If you really want to see FPU performance like none other, read into the G4's by the end of the year. BTW, where are the Merced's? heh

    1. Re:G3 vs X86 by lordhelmet · · Score: 1

      I'm sure you do. You can't pay 1599$ for a decent 350 B&W G3 system? 4 times as much maybe on the third ring of Uranus, where do you get these numbers. On the Alpha, 1500 for the processor and power chord maybe. You say you work on them all day, you "can probably" know the price and not assume :) I vote PowerPC

    2. Re:G3 vs X86 by lordhelmet · · Score: 1

      I can almost guarantee you the new 450 PPC 750 (G3) tower will give that 533 Alpha a run for its money. I agree with you on the cluster issue though, as for Mr price compare, those prices are so damn close you would have to be full of heroin not to choose the PowerMac. 99$, is nothing.

  141. Re:with imacs? **headless macs?** by lordhelmet · · Score: 1

    I have a 400 Mhz B&W G3 tower, it sure in hell boots without a monitor attached :)

  142. MkLinux has a new home -> http://www.mklinux.org by elric11 · · Score: 1

    Developement for MkLinux is has seen a dramatic increase in activity recently. Check out their Web site at http://www.mklinux.org.

  143. Slashdot User Dishonesty by PharaoH · · Score: 1

    Hi, payasos.

    You know it's becoming more and more apparent that the folks who are writing in with their gripes about Macs, PC's and whatever else are generally full of it. You've got the same guys writing in every damned time there's a platform related topic (especially when it's a Macintosh topic and never when it's a Linux topic). And the line is always the same.

    Example: Mr. Joe says the Cray T90 is good.

    Response: You know, I went out and got 2 of those Cray T90's and put it up against my PentiumIII/K-6 and blah blah blah it's soooo slow blah blah Cray sucks.

    Well good for you. You certainly convinced me. I will probably throw out all of my existing equipment and buy your exact rack, how's that? Ever heard of slowing the progress of computing? Well guess what, you're engaging in it daily and at an astounding rate. Hell, you've even got me doing it too! So I'll end this and beg. Please shut up. Please don't bitch about these things. Don't like it? Don't use it. Broken? Fine, you fix it, smart ass. Damn.

    -Pharaoh

    1. Re:Slashdot User Dishonesty by PharaoH · · Score: 1

      And yes, I know I need to go to sleep. Get off my back. Quit staring at me like that. It's bad enough I have to go back to my NT shop tomorrow. Ahhhhhh, crap.

      -Pharaoh