Slashdot Mirror


Mac mini to PC Hack

DiZASTiX writes "Kevin Rose, the ever so popular host of G4/TechTV's The Screen Savers, has managed to fit a PC inside the Mac mini. 'I've seen a ton of articles around the web lately comparing the Mac mini to the near full size desktop PC. What they fail to compare is the amount of computing power per square inch you get with the Mini. So, I decided to take it upon myself to create the fastest PC possible with the size constraints of the Mini's small form factor.' The article covers most everything he did and includes pictures."

22 of 692 comments (clear)

  1. Nah! Let's try something better... by Paolo+DF · · Score: 5, Funny

    Well, fun would be in hiding a McIntosh motherboard inside an nonymous PC case. Now, *that* would puzzle the standard user. "Hey, how may I lower-right-side-button double-click with this mouse?" ;-)

    --
    Pumbaa! I don't wonder; I know.
    1. Re:Nah! Let's try something better... by g33ker · · Score: 1, Funny

      What? Mac with a 3 button mouse? ARGH!

    2. Re:Nah! Let's try something better... by Paolo+DF · · Score: 3, Funny

      Well, I think that the standard PC now have something like a 16-buttons--three-weels--four side-buttons mouse. Wait, I do have a graphic tablet with four buttons, but this doesn't count, I think.

      --
      Pumbaa! I don't wonder; I know.
    3. Re:Nah! Let's try something better... by martinX · · Score: 2, Funny

      Why would you put a home stereo system in a PC case?

      --
      When they came for the communists, I said "He's next door. Take him away. Goddam commies."
    4. Re:Nah! Let's try something better... by wtmcgee · · Score: 1, Funny

      What's a McIntosh? Some new meal from our favorite fast food empire?

      --
      *** For a better tommorow, change your life today ***
  2. news-o-matic by LittleGuernica · · Score: 5, Funny

    Seems like Slashdot has the Mac mini-news-o-matic up and running at full speed. Not that I blame them, it's so hip it can barely see over it's pelvis...

  3. Why bother? by spungo · · Score: 5, Funny

    There are some people in this world who should be removed in order to spare us their crushing banality.

  4. Size matters by Anonymous Coward · · Score: 5, Funny

    power per square inch you get with the mini

    That's what I keep trying to tell her. But it's all about size, size, size...

  5. The devil's work by Faust7 · · Score: 4, Funny

    So he takes everything inside the case that makes a Mac a Mac, guts it, and puts in everything that Apple hopes people are leaving behind for the Mac.

    I have to admit, it has a kind of black symmetry to it.

    1. Re:The devil's work by hostyle · · Score: 2, Funny
      ( ) firewire
      ( ) shiny
      ( ) white
      ( ) plastic
      ( ) reassuringly expensive

      Is this what you meant? Yeah, they totally failed.

      --
      Caesar si viveret, ad remum dareris.
  6. Look by chia_monkey · · Score: 5, Funny

    Look everyone! I've figured out how to put my Ford engine, stereo, and electrical system into my Porche! Read all the details at www.whywouldiwanttodothis.com

    --

    "He uses statistics as a drunken man uses lampposts...for support rather than illumination." - Andrew Lang
  7. Re:So.. by indianropeburn · · Score: 5, Funny

    not to mention he rested his HD on top of the modified heat sink. i'm waiting for the update on this article which demonstrates video footage of accessing a folder, watching the hard drive spin up, then burst into flames.

  8. It's all in the stuffing by Rob+Wilco · · Score: 5, Funny

    Wow. Now all he has to do is cram a SPARC inside the PC inside the Mac Mini and he'll have Electronic Turducken.

    --
    Free iPod Photo: http://FreeiPodPhotos.com/index.php?referral=2546
    Free Mac Mini: http://www.FreeMiniMacs.com/?r=13941255

    --
    - Rob Wilco
  9. Re:Cramming a PC into a Shell not hacking. by indianropeburn · · Score: 4, Funny

    well... he hacked off about 3/4" of his heat sink.

  10. Naaah. by Faust7 · · Score: 2, Funny

    the result of this experiment is clear: Mac: 1, PC: 0.

    Nonsense. Give Dell or HP a little time and motivation, and I'm sure they could pull it off. Hell, maybe IBM has a patent rotting in a drawer somewhere to help this kind of thing.

    The result of this experiment is more like:

    Lame tinkerers with way too much time: 0
    Everyone else: 1

  11. Re:MirrorDot link by Bullet-Dodger · · Score: 4, Funny

    Ah, I see you've played Linky-URLy before!

  12. Re:Why do *you* bother? by Anonymous Coward · · Score: 2, Funny

    Not to mention the people who complain about people who complain about people....

    Oh those guys are the worst!

  13. Ahh... Kevin's First Slashdotting! by reiggin · · Score: 2, Funny

    Kevin's first slashdotting... Sara must be so proud!

  14. I wonder.... by commodoresloat · · Score: 2, Funny

    Do you think this will void his Apple warranty?

  15. Re:MirrorDot link by NanoGator · · Score: 2, Funny

    "how hard was an actual non-mangled clickable link?"

    It's not very hard at all. All you've got to do is post the URL, and some URL nazi will come along and do it for you. It's all automatic!

    --
    "Derp de derp."
  16. Re:Failed: Mac Mini to PC Hack by rzebram · · Score: 2, Funny

    90% of the budget for the design of the Mac Mini was spent funding caffeine for the designers to drink while playing hours and hours of Tetris. How else do you think they got it all in there?

  17. Re:Decoder die size by cosmo7 · · Score: 1, Funny

    There's also disadvantages to RISC; binaries tend to be bigger (x86 has variable sized instructions) and that uses up some of the larger cache that RISC chips tend to have.

    Also PowerPC processors are big-endian, so they need more space to store things. Motorola tried to compensate for this by adding L2 cash - a special kind of rebate when you buy the processor. They also introduced out-of-order execution which means that even when the processor is broken it still works.