Slashdot Mirror


The DIY Dialysis Machine

Millie Kelly was born with a condition that required an immediate operation. During this operation her kidneys started to fail and since she was too small for dialysis machines, doctors told her parents that she was unlikely to live. Luckily for Millie, Dr. Malcolm Coulthard and a colleague tried to build a much smaller kidney machine on their own and they were successful. Her mother said, "It was a green metal box with a few paint marks on it with quite a few wires coming out of it into my daughter - it didn't look like a normal NHS one." The girl was hooked up to the machine over a seven day period to allow her kidneys to recover. Two years later, her mother Rebecca says she is "fit as a fiddle." You should see what Dr. Coulthard can build using a postage stamp, a tuning fork, a lawn chair and a jellyfish.

24 of 476 comments (clear)

  1. Unless by Capt+James+McCarthy · · Score: 5, Funny

    Chewing gum was used, he's got nothing on Macgyver.

    --
    There are no loopholes. It's either legal or it's not.
    1. Re:Unless by The_Rook · · Score: 3, Funny

      and duct tape - don't forget the duct tape.

      --
      when religion is no longer the opiate of the masses, governments will resort to real opiates.
  2. new category icon? by loonicks · · Score: 5, Funny

    now i trust there will be a whole slashdot article category devoted to these girls? i, for one, welcome our new humanoid dialysis-building overlords.

  3. How OBL stays off the radar by damburger · · Score: 2, Funny

    He has one of these in each cave

    --
    If we can put a man on the moon, why can't we shoot people for Apollo-related non-sequiturs?
  4. A painful noisy chair in the mail? by philspear · · Score: 5, Funny

    You should see what Dr. Coulthard can build using a postage stamp, a tuning fork, a lawn chair and a jellyfish.

    Indeed, I SHOULD see that. What the hell DOES the good doctor make out of those things?!?

  5. Stamp, Fork, Chair, Jellyfish by vjmurphy · · Score: 2, Funny

    "You should see what Dr. Coulthard can build using a postage stamp, a tuning fork, a lawn chair and a jellyfish"

    I guess some sort of reclining jello chair that resonates with certain sonic frequencies that he can send in the mail. See, being MacGyver isn't THAT hard.

    --
    Vincent J. Murphy
    Spandex Justice
  6. Re:WTF? by Steauengeglase · · Score: 4, Funny

    And the "Think if the Children" image was born.

  7. The man makes gadgets out of random items... by DeadDecoy · · Score: 3, Funny

    Doctor Who?

  8. DIY Liver in time for the weekend? by Anonymous Coward · · Score: 1, Funny

    Just in case ;)

  9. Re:this lady need DIY plastic surgery and lyposuct by parryFromIndia · · Score: 2, Funny

    True poetry, this I like to add.
    Big lady, Big lady at the Starbucks Talk about sweet creamy latte and big nice smile - this lady's got it
    Slim lady, Slim lady at the Starbucks Talk about bitter latte no cream and small awkward smile - that lady's got it
    Good latte, big smile drive me out of my mind
    How could I leave this behind?

  10. The've got nothing on Dr. Venture by Anonymous Coward · · Score: 2, Funny

    http://en.wikipedia.org/wiki/Dia_de_Los_Dangerous!

    And he didn't even complete his doctorate!

  11. Re:WTF? by Ethanol-fueled · · Score: 2, Funny

    Good riddance to 'em. Those MySpace weenies think that slashdot users should be able to IM each other -- within slashdot.

  12. Not News by Thelasko · · Score: 4, Funny

    MacGyver did it in season 5 episode 5 "Second Chance" way back in 1989. He must have taped it and copied MacGyver's design.

    --
    One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
  13. Re:WTF? by lilomar · · Score: 5, Funny

    I would like to nominate this as best sentence of the year.

    --
    The creator of this post (Jacob Smith) hereby releases it, and all of his other posts, into the public domain.
  14. Re:Wow by indifferent+children · · Score: 4, Funny

    I sue dead people?

    --
    Censorship is telling a man he can't have a steak just because a baby can't chew it. --Mark Twain
  15. Re:Ugly guys shouldn't comment on appearance by randyest · · Score: 3, Funny

    guys who are rather hideous themselves

    Speak for yourself.

    --
    everything in moderation
  16. Re:Ugly guys shouldn't comment on appearance by sjbe · · Score: 1, Funny

    Speak for yourself.

    My bad. Of course we all REALLY believe you are hot...

  17. Re:Ugly guys shouldn't comment on appearance by Anonymous Coward · · Score: 5, Funny

    ...you had better be a model yourself. Given that you are posting here on Slashdot that's pretty unlikely...

    As a 26 year old model and C coder, and grandmother of three, I am offended by your comment.

  18. Lynx? by bill_mcgonigle · · Score: 4, Funny

    I for one, saw the picture

    I thought most Slashdotters used lynx so people wouldn't know they were slacking off?

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    1. Re:Lynx? by Anonymous Coward · · Score: 1, Funny

      Does it look like you're slacking off while you do so?

  19. Re:Ugly guys shouldn't comment on appearance by Anonymous Coward · · Score: 1, Funny

    i had some pretty awful pizza last night but since i'm not a chef I can't really say anything about it.

    at least nobody can complain about my code now since they aren't programmers. I'll take the tradeoff.

  20. Re:Ugly guys shouldn't comment on appearance by Anonymous Coward · · Score: 1, Funny

    That depends on what role you're auditioning for, sweetheart.

  21. Re:WTF? "What is a DIGG?" by Wandering+Wombat · · Score: 2, Funny

    Well, now I know what a DIDG is...

    --
    I like to place meaningful quotes in my sig, so people will know that I know what meaningful quotes are.
  22. Re:WTF? by Hal_Porter · · Score: 2, Funny

    I just scrolled past it. I thought it was the flash advert for slimming products. Or babies.

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;