Slashdot Mirror


MythBusters - The Lost Experiments

theLorax writes "From Discovery: "If you like the MythBusters here are some videos they just posted of some of the out takes and things that didn't appear on the show. Cola bits (cleaning things with cola), water torture, otter ping pong, live power lines, cement build up and plywood flight." Here is the interview we did with these guys in December.

72 of 362 comments (clear)

  1. a step removed by caffeinemessiah · · Score: 4, Funny

    From the summary, it sounds like these guys are a step removed from Jackass. But seriously, when are they going to deal with the myth that Java "is just as efficient as C++ these days"

    --
    An old-timer with old-timey ideas.
    1. Re:a step removed by CyricZ · · Score: 5, Funny

      They only have about 15 minutes per myth. That just isn't enough time to start up your typical Hello World! application written in Java.

      --
      Cyric Zndovzny at your service.
    2. Re:a step removed by AuMatar · · Score: 3, Funny

      They only take on myths that are remotely possible. Nobody believes that about Java.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    3. Re:a step removed by Anonymous Coward · · Score: 3, Insightful

      when are they going to deal with the myth that Java "is just as efficient as C++ these days"

      The same day they deal with the myth that C++ is as productive as Java.

    4. Re:a step removed by Jesus_666 · · Score: 3, Funny

      Right after "C++ is usable", "C# is a viable alternative to Java", "PHP is elegant", "there actually exists someone who can read Perl", "Python is popular", "Objective-C is used by anyone besides Apple" and "Fortran is not completely obsolete". (I was going to mention Smalltalk and Lisp, but seriously, no one uses them. Well, except for EMACS users who need therapy anyway. ;)

      Ahh, no better way to start the day than insulting all major programming languages (and one operating system with built-in text editor).

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    5. Re:a step removed by AuMatar · · Score: 2, Funny

      Ah, but the Lisp users thought ahead- they already wrote their own psychologist for the therapy!

      --
      I still have more fans than freaks. WTF is wrong with you people?
    6. Re:a step removed by LarsWestergren · · Score: 2, Informative

      Question.
      Is Java an okay choice for a desktop application?


      It is ok, but not great. Azureus is written in Java, as are numerous IDEs like Eclipse, Netbeans, IDEA so it is clearly doable to do good looking, complex, fast applications in Java no matter what toolkit you use. Still, I have seen many small, ugly, yet crappy performing apps in Java too, so it is not as trivial as some people would like you to believe. (I think ALL GUI programming is a lot harder than the average Slashdot reader believes though, regardless of language.)

      If so, what's the quickest, snappiest GUI toolkit to use?

      Quickest to learn - Swing. Lots of good books and tutorials, and performance is getting pretty good these days (from 1.5 and up). Layout managers are a bit annoying, but there are some better ones coming.

      Best performing - SWT probably, but it is less portable.

      Both still have the problem of JVM startup time though (another problem Sun is looking at, they are currently testing a new faster classloader that uses less memory for instance). Some people accept the startup time, others find it too annoying to use Java on the desktop. YMMV.

      --

      Being bitter is drinking poison and hoping someone else will die

    7. Re:a step removed by LarsWestergren · · Score: 2, Funny

      >time java HelloWorld
      Hello world!

      real 0m0.284s
      user 0m0.236s
      sys 0m0.020s

      And that is in Java 1.4, newer JVM versions have faster startup.
      Myth busted! ...though I guess I fail the "sense of humour" test.

      --

      Being bitter is drinking poison and hoping someone else will die

    8. Re:a step removed by DrugCheese · · Score: 2, Insightful

      somehow I doubt we'll ever see them stick a lit firework up their own ass or eat a snowcone flavored with their own piss

      their IQ is at least a double digit number, which puts them many a step from jackass

      --
      *DrugCheese rants*
    9. Re:a step removed by elrous0 · · Score: 3, Funny
      somehow I doubt we'll ever see them stick a lit firework up their own ass or eat a snowcone flavored with their own piss

      Well, maybe Adam...but probably not for the show.

      -Eric

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    10. Re:a step removed by japhmi · · Score: 2, Insightful

      They only take on myths that are remotely possible.

      Or allow them to blow something up.

      --
      "Giving money and power to government is like giving whiskey and car keys to teenage boys" P. J. O'Rourke
    11. Re:a step removed by mkosmo · · Score: 3, Funny

      Is that not the same episode where they take on the myth that OSX is actually better than BSD? You know... they should try some that arent obvious busts ;)

  2. Coca Cola a pesticide? by Anonymous Coward · · Score: 2, Interesting
    1. Re:Coca Cola a pesticide? by Anonymous Coward · · Score: 2, Interesting
      I'm guessing the carbonic acid levels aren't enough to harm the insects, but the caffeine levels might be sufficient to poison the insects. After all, remember that caffeine is a natural pesticide made by some plants to paralyse and kill insects. In fact, science report mentions:
      Even concentrations of only 0.1 percent caffeine may prove useful. Sprayed onto such slug-prized cuisine as cabbage leaves, those concentrations deterred feeding by 62 percent, respectively, when compared to uncaffeinated salad greens. This suggests that a regular spray of leftover coffee, which tends to have a caffeine content of about 0.1 to 0.05 percent, might control nighttime crop losses in the garden.
      I believe coca cola has a caffeine content of about 0.03% (w/v)? This is lower than the above, but repeated spraying might be enough to help deter insect feeding.
  3. Coke by gcnaddict · · Score: 2, Funny

    I found it ok, but some of the things they did were a waste (who wastes a good bottle of Coke on a cleaning job? -_-;;)

    I could've had that bottle...

    --
    Viable Slashdot alternatives: https://pipedot.org/ and http://soylentnews.org/
    1. Re:Coke by bipolarpinguino · · Score: 2, Funny

      Coke is the essence of life. Without coke the world would be doomed. Not to mention my nocturnal procrastination habits.

    2. Re:Coke by Sailor+Coruscant · · Score: 2, Funny

      I often used coke for cleaning when I had braces on my teeth. Worked a treat... (or at least, that's how I convinced my parents to buy me coke when I had better things to spend my pocket money on)

    3. Re:Coke by RyuuzakiTetsuya · · Score: 2, Funny

      Between several big rigs, a boom lift, etc...

      You're bitching about a bottle of coke?!?

      --
      Non impediti ratione cogitationus.
  4. Reason by JonN · · Score: 3, Insightful
    I am just thinking of the reason behind these videos being released. Is it because they enjoy communicating with, and appreciate their fans? Or is it simply a marketing plan created by the Discovery Channel.

    Don't get me wrong, I love watching them, I just prefer to keep that squishy feeling in my heart that they really love us, and the interview they did here helped that along, with this pushing it further.

    --
    do.what.promptcmds
    1. Re:Reason by MikeWasHere05 · · Score: 5, Insightful

      It can't be both?

  5. What has happened to the Discovery Channel? by CyricZ · · Score: 5, Insightful

    I have relatives in the US who recently told me about the lack of quality on the Discovery Channel. I recall watching very good shows on it around a decade or so ago. True to their name, they focused on content that most traditional channels wouldn't bother to touch.

    However, what I've been hearing now is that the Discovery Channel is moving away from their specialty programming, more towards content that will appeal to a wider range of people. This change does being a decrease in quality, according to my cousins.

    I think I know what they mean. Shows like American Chopper and American HotRod, which I have watched over here in the UK, are more like soap operas than educational, enlightening shows. The two or three minutes of engineering in each episode is overshadowed by 57 minutes of workplace drama and commercials.

    While a show like Mythbusters isn't as bad, it still lacks the quality that previous shows on the Discovery Channel had. None of the hosts have much engineering or scientific experience, and it shows. Even watching just one episode, one will hear numerous factually incorrect statements (especially when it comes to chemistry or physics). Perhaps it is entertaining, but educational it is not.

    --
    Cyric Zndovzny at your service.
    1. Re:What has happened to the Discovery Channel? by JonN · · Score: 3, Informative

      That is not the arguement though. The arguement is not if Mythbusters is a good show, it is the question of are they playing appropriate shows on the Discovery Channel (as to their reputation)

      --
      do.what.promptcmds
    2. Re:What has happened to the Discovery Channel? by marshallh · · Score: 2, Interesting

      "Discovery" in the Discovery Channel? Looks like it's just about gone..

      Regarding MythBusters, while they can't possibly get all their facts straight, you have to reason they do do a reasonable job, considering the extremely wide breadth of subjects they cover.

      This brings up a good point of the problem with shows that focus on such a wide range of topics that they aren't able to focus on one single topic with much amount of detail.

      Are these shows educational? No. Can it be a feasible starting point for answers to nagging questions? Possibly.
      I think you could compare this show to Wikipedia (various factual errors, inconsistent detail etc), but it is nevertheless a possible source of inspiration for a lot of us.

    3. Re:What has happened to the Discovery Channel? by Anonymous Coward · · Score: 2, Informative

      I have to agree. A long time ago I used to watch Discovery all the time and I kept my cable just for that channel and a few others like Speedvision. Now Discovery rarely shows anything worthwhile and Speedvision is now SPEED (read: NASCAR garbage).

      Now I only keep my cable for the new Battlestar Galactica but it hardly seems worth $40/mo for one show once a week (I would just download the episodes if I could find someone that posts high quality captures instead of the 200MB/hr crap that always gets posted).

    4. Re:What has happened to the Discovery Channel? by bani · · Score: 4, Insightful

      the assumption people usually make when they bring up the subject is that discovery channel programs are produced by the discovery channel. they are genuinely suprised to find out that e.g. mythbusters isn't produced by them.

      discovery channel can only show whats being produced. if shit is being produced then shit is all they have to air. people seem to think they know exactly what is available for discovery channel to purchase for broadcast. keep in mind that junkyard wars, the program discovery channel fanatics always bring up as an example, (aka scrapheap challenge) was a purely accidental find.

      if you know specific programs discovery channel should be airing, tell them.

    5. Re:What has happened to the Discovery Channel? by pomo+monster · · Score: 4, Funny

      Obviously, there's nothing left to discover.

    6. Re:What has happened to the Discovery Channel? by samkass · · Score: 5, Insightful
      Are these shows educational? No.


      If you're arguing that Mythbusters isn't educational, you haven't watched enough episodes. Yes, they make mistakes. So do over half of all peer-reviewed scientists' papers, last I read. But it's still a very educational show, and more importantly, one that gets the watcher thinking instead of passively being entertained.

      Even if the show contains a greater proportion of entertainment to education than some might like, I think it educates more than some of the old dry shows, because more people watch them. Just to use some silly math, if a show is 90% educational and is watched by 100K people, let's say it has provided 90K education-people worth of education to the world. If a show is 60% educational and watched by 1M people, it's provided 600K education-people worth of education! How's that for a Mythbusters-style estimate?
      --
      E pluribus unum
    7. Re:What has happened to the Discovery Channel? by freidog · · Score: 3, Insightful

      Same reason all those interior decorating channels are on "The Learning Channel" and Poker and trashy reality shows are on "Bravo" (more of a high brow / art themed network a while ago): these are buisnesses.

      With the proliferation of cable / sat TV networks it is increasingly difficult to draw in the ratings needed to pay the bills. 10 years ago Discovery channel didn't have much competition in its niche market. Now on digial cable or satellite service you might have 4 or 5 networks that devote at least part of their programming to somethign appealing to Discovery's core audiance. So The Discovery Channel has to go off and bring in more viewers, and that means shows with broader appeal: ie Mythbusters. It's still science, and still informative (somewhat), but it's mostly about people blowing things up and hurting themselves.

    8. Re:What has happened to the Discovery Channel? by Moofie · · Score: 5, Insightful

      What a narrow-minded view.

      These folks never pretended to be Great Scientists. They can and do, however, come up with clever ways to perform experiments that would otherwise be expensive or dangerous.

      They sometimes do the dangerous stuff anyway.

      I think it's a superb show. I like the way they often go back and revisit things that people say they got wrong. You know, kinda like scientists are supposed to.

      I have an extensive science and engineering background, and I think they do a terrific job. Do they get everything right? No. Who cares?

      --
      Why yes, I AM a rocket scientist!
    9. Re:What has happened to the Discovery Channel? by falcon5768 · · Score: 3, Insightful
      False their proogram is VERY educational in that its a problem solvers show. They are presented with a problem and they have to use engeneering and design to solve them. The brits had a very simular theme though very different in execution show called Junkyard wars if I remember correctly.

      These shows are amazing in that its real world aplications of a lot of the "boring shit" and concepts that they are learning in the classroom. Would you just sit them down to watch it without teaching around it? Hell no. BUT it can become a very informitive AND highly entertaining tool to keep people interested in science, applications of technology, problem solving, list goes on.

      And you have obviously not watched many of the episodes, as you would find in most of the later season 1, 2 and now 3 ones they consult experts in their fields a lot these days.

      --

      "Slashdot, where telling the truth is overrated but lying is insightful."

    10. Re:What has happened to the Discovery Channel? by idonthack · · Score: 2, Insightful
      They have a disclaimer in which they explicitly state that they're "professionals", and then encourage that people not try the "experiments" at home, if I'm not mistaken. So it really doesn't encourage others to try such activities themselves.
      Would you want someone to sue you because they built a cannon out of a tree, then blew it up and killed/injured themselves? It's there to prevent things like that. Also, IIRC, they have had a few shows with a safe experiment where they said they would like people to try it at home themselves.
      ...educational their program is not.
      I know I've learned a few things on that show, mostly just bits of trivia such as how emergency elevator brakes are triggered (antique ones at least) but a less knowledgable person such as an elementary school student would learn things like what a Faraday cage is, how lightning works, and why putting a vaccum cleaner motor on your face is a bad idea.

      But there is no doubt that sometimes they get things wrong. Once I watched them "disprove" a myth that I know for a fact to be true, which was rather dissapointing.
      --
      Why is it that when you believe something it's an opinion, but when I believe something it's a manifesto?
    11. Re:What has happened to the Discovery Channel? by spoco2 · · Score: 2, Insightful

      My god what a absolute killjoy you are! I mean, come on, this is one of the shows I really look forward to watching these days, and there are almost none of that ilk for me... and I think it's a fascinating show which shows things being done which are the sorts of things that many of us wish we could do if we happened to have lots of money and ample free time. (or be paid to do it).

      I find out all sorts of interesting factoids from it, and I am not having my intelligence insulted while I watch it either (like the horrendous English version 'Braniac'... What a completely disgusting show that is. "Let's disguise some random violence and tits as science").

      Just because it's not some intensely specialised, narrow focus, boring as hell to most, monotone narrated documentary, does not make it uneducational. Do you equate 'popular' with uneducational do you?

    12. Re:What has happened to the Discovery Channel? by Will2k_is_here · · Score: 2, Informative

      I sincerely hope they do not fall into this direction. We had TLC (The Learning Channel) and they did exactly that. Used to be documentaries (and I actually learned something) and now it's all reality shows doing home decorating, or following an engaged couple through their wedding plans. I don't think I've stayed on the channel for more than 5 seconds any time in the last 5 years! If the discovery channel goes the same way, I'll be left with the History Channel. If they follow suit, I will abandon my T.V. forever.

    13. Re:What has happened to the Discovery Channel? by Amazing+Proton+Boy · · Score: 2, Interesting

      All of the great programming is still on. It just moved to specialty channels. The folks at Discovery figured out that they could put all the shows together into themes and then dedicate entire channels to them. When Discovery first started they had one channel. Now they have eleven: Discovery, TLC, Animal Planet, Discovery Health, Travel Channel, Discovery Kids, Discovery Times, The Science Channel, Discovery Home, Military Channel and the Crown jewel Discovery HD. I get them all for about $5 a month. You should check it out before posting second hand mis-information.

    14. Re:What has happened to the Discovery Channel? by prockcore · · Score: 2, Insightful

      I'll be left with the History Channel. If they follow suit, I will abandon my T.V. forever.

      I don't think you need to worry. The History Channel will be showing "The Last Days of Hilter" from now until the end of time.

    15. Re:What has happened to the Discovery Channel? by LarsWestergren · · Score: 2, Interesting

      Shows like American Chopper and American HotRod, which I have watched over here in the UK, are more like soap operas than educational, enlightening shows. The two or three minutes of engineering in each episode is overshadowed by 57 minutes of workplace drama and commercials.

      Amen. The worst example to my mind is the Americanizing of Scrapheap Challenge. First, change it to Junkyard WARS, because WARS are MUCH COOLER. Less tinkering and technology (that is boring), more arguing and soap style "talking in private with the camera" where team members bitch about each other and the other team. Annoying Yee-haw style hosts, teams that take it WAY too seriously and even start crying and arguing when they lose (according to interviews with the hosts).

      Oh well, hopefully the british seasons can get a good DVD realease. I bought an early Scrapheap DVD a couple of years ago, huge mistake. It was a transfer from VHS directly, a whole season on one hour. Each episode was cut to 5 minutes "here are our teams - here they are welding something - here they are arguing - and now they are going to race!". More like trailers than episodes, and again they removed the fun parts (the design decisions, the tinkering) and focused on the least relevant (who won the race).

      Time Team in your garden is a good DVD though, it has whole episodes. The River Cottage series too. If you live in the US, did Discovery ever air those series there? Either way, you should pick them up on DVD from Amazon.uk.

      --

      Being bitter is drinking poison and hoping someone else will die

    16. Re:What has happened to the Discovery Channel? by LWATCDR · · Score: 3, Informative

      "haven't experienced it personally "
      enough said. Even Experts pass along myths. Show me an IEEE paper on the subject then you may have proof. But my "uncle/brother/mother/father/friend" had a "uncle/mother/father/brother/sister/dog" that... is not proof.
      I have seen a microphone wire going into a notebook computer pick up an AM signal which is totally logical but the fillings is still unproven.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    17. Re:What has happened to the Discovery Channel? by Damvan · · Score: 2, Insightful

      I think they concentrate on 20th Century wars, because those are the wars that they have film footage. You can only show those 12 Civil War reenactors so many times (blurred out usually) during that documentary on Shiloh.

  6. Re:What do these experiments entail? by dsheeks · · Score: 4, Funny

    I'm not sure, but I think the water torture myth has something to do with watching a Sports Illustrated swimsuit shoot and not getting to touch...

  7. Re:What do these experiments entail? by MagicDude · · Score: 5, Informative

    I've seen 3 of the 5 episodes that you've described, I'll describe what I can remember from them.

    Water Torture - Chineese water torture myth. Basically the idea that if you restrain someone to a chair and constantly drip water at a slow rate (1-2 drops per second or so) it'll cause them to crack. It's an elegant torture in that all it requires is time, it's easy to set up, and you don't need an interrogator to administer it, and it's insidious in that nobody would expect that a little harmless dripping would cause to to break. They did show that the torture was effective against the myth crew in about an hour or 2, though you have to wonder how a hardened navy seal might react differently.

    Otter Ping Pong - They were testing the myth that you could raise a sunken ship by pumping thousands of ping pong balls into the hull. During the myth, an otter swam down to the hull and stole a ping pong ball and started playing with it, which caused everyone to worry that it might choke on it if it tried to swallow it. The myth was eventually proved successful.

    Cement Build Up - They tested the myth that the inside of a cement mixer could be cleaned of all the dried cement build up that accumulates on the inside of the drum during normal use by exploding a stick of dynamite in the drum, a much more efficient method than the usual method of having to chissel the surface by hand. The clip in the video showed a snafu that occured with the first truck when they accidentally filled it up with cement rather than just having enough for a thin coat. It lead up to a spectacular event where they blew up the enture truck with 850 pounds of TNT.

  8. Cement Truck go BOOM! by bizitch · · Score: 4, Funny

    God I just love watching that cement truck explode!

    If you've never seen it - dont miss it! - It's at the very end of the video

    --
    ---- "Logoff! That cookie shit makes me nervous!" - A. Soprano
    1. Re:Cement Truck go BOOM! by gstoddart · · Score: 3, Interesting
      God I just love watching that cement truck explode!

      If you've never seen it - dont miss it! - It's at the very end of the video

      For sheer magnitude, that's gotta be one of the coolest ever.

      For sheer carnage, my vote still goes to the exploding whale video from the interweb. Nothing like seeing whale blubber rain down ... =)
      --
      Lost at C:>. Found at C.
  9. Re:Video summaries. by Z0mb1eman · · Score: 4, Insightful

    I actually watched the water torture one, by chance. It refers to the so-called chinese water drop - a person is immobilized, and drops of water drop on the same spot on their forehead, at a rate of one drop every 2 seconds or so.

    They tested it on Kari... since there's no physical torture (other than being restrained), and they were obviously going to let her go when she had enough, it's not much of an issue showing it on TV.

    --
    ClutterMe.com - easiest site creation on the Net. Just click and type.
  10. Re:Lost Experiments? by CyricZ · · Score: 5, Funny

    If these episodes are so lost how come I have seen them all on TV?

    Shit, son. This sounds like a job for the MythBusters! They could test the validity of the myth that these videos have been seen on TV before.

    --
    Cyric Zndovzny at your service.
  11. They WERE shown on TV by BrentM77 · · Score: 5, Interesting

    Most of these were shown on TV in an outtakes show they did. I love the show, but don't understand why they are saying these weren't shown before.

  12. An "Entertainment" disclaimer? by CyricZ · · Score: 2, Insightful

    I have heard it suggested that each segment of their show should be preceeded by a disclaimer explaining that what they're doing is not science, but is purely entertainment.

    Many people mistakenly think that the MythBusters present the proper way of performing scientific experiment, and that they present verified scientific information. Indeed, watching even a single episode shows that they have very little scientific or engineering background.

    --
    Cyric Zndovzny at your service.
    1. Re:An "Entertainment" disclaimer? by MobileTatsu-NJG · · Score: 2, Funny

      "Indeed, watching even a single episode shows that they have very little scientific or engineering background."

      How scientific.

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    2. Re:An "Entertainment" disclaimer? by msloan · · Score: 2, Insightful

      I think you do not understand the concept of science. The shows follow the base scientific method you learn in elementary school. As to the engineering comment, I take it you haven't watched the rainwater-pipe runoff episode, or the one where they disprove the myth of slingshotting immigrants over the border.

    3. Re:An "Entertainment" disclaimer? by raoul666 · · Score: 4, Insightful

      It's not great science, but a lot of it isn't half bad. Besides which, they're usually testing fairly simple myths to see if they're plausible or not. Some stuff, like "could you raise a boat with ping-pong balls" they do. Scientific or not, that's a good, solid result. It's possible. It's really the busted myths that may or may not be accurate. To give them credit, I usually hear them say things like "for this to work you'd need this, this, this, and this to happen, and that's incredibly unlikely" or "we couldn't build a jetpack, so an average joe probably couldn't either." As for scientific or engineering background, they may not be certified or educated, but they certainly do alright. Their solutions are usually simple, and they typically work. Look at the rig they used to get those ping-pong balls down to the boat. Design me something cheaper, faster, and easier, if you can.

      Also, a lot of the time they call in experts. I think that's a pretty good lesson to be teaching people, about both science and life.

      --
      When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl
    4. Re:An "Entertainment" disclaimer? by DeathElk · · Score: 2, Interesting
      Indeed, watching even a single episode shows that they have very little scientific or engineering background

      Who cares? It's a great show. I especially liked the episode where they challenged the American Grafitti movie's 'chain-cop-car-to-a-pole-and-rip-out-rear-axle' myth.

      Man, a real size remote control police car. I suspect these guys don't really care whether their facts pan out or not, they're having TOO MUCH FUN!!

    5. Re:An "Entertainment" disclaimer? by FreelanceWizard · · Score: 2, Insightful

      If your definition of "science" is "performing an experiment with the level of replication, control, and measurement expected in the relevant field," then no, they're not doing science. However, any working scientist will tell you that the sorts of exploratory research and demonstrations that the Mythbusters do are actually done -- toy experiments to detected the presence of an effect with a particular manipulation ("pilot studies") are common in experimental psychology, because the costs of doing a full experiment and finding no effect are rather substantial. Take the ping-pong salvage myth, for instance. You certainly couldn't publish a paper on that; there's not enough control for aspects such as water temperature, salinity, and other factors that are relevant, and so you can't generalize the result. However, the fact that they were able to raise the ship suggests strongly that the effect exists, and if you really wanted to explore it further, you could. (Technically, they could probably have just done some math to show it, but that's not nearly as cool.) I would argue that they are doing science -- just not on the level of peer-reviewed outlets, but that's fine given their objectives.

      The other important thing the Mythbusters do is to get people thinking scientifically. If you watch an episode and think of ways to blow holes in their design, or ways it could have been done more generally, congratulations -- you're thinking like a scientist. You don't need years of meticulous training in an ivory tower to learn how to do science, and saying otherwise is contributing to the already substantial image problem researchers have.

      --
      The Freelance Wizard
  13. Warning: Mythbusters fanboy here by MindPrison · · Score: 2, Interesting

    I have to admit it - I absolutely love the mythbusters show. Its a show allright - but wouldnt you rather prefer as how like this (being the geek you are) rather than those endless idiot-shows like wheel-of-fortune, jeopardy, tv-poker etc.?

    Sure, Jamie and Adam gets it wrong sometimes, but it inspires normal people to get an interest in science because theyre "naturally" funny and they like what they do, whats wrong with that?

    You want to see bad stuff on Discovery? Watch Brainiac - probably the "WORST" science-wannabee show ever.

    Being the "geek" I am, electronics all over my house theres nothing nicer than to come home from work to a little "tech" show about "normal people" dealing with things related to science they may or may not know about - and getting it out into the open. Its fun, makes tv background-noise worthy ;)

    --
    What this world is coming to - is for you and me to decide.
  14. Re:Video summaries. by JymmyZ · · Score: 3, Informative

    I thought the Plywood flight myth was concerning a man who claimed to have been blown off the roof of a building under construction (several stories high) while holding onto a sheet of plywood. As the myth goes he managed to use the plywood as a sort of parachute and floated down to the ground unharmed. The Mythbusters apprentices did the actual leg-work in breaking the myth and found that the force against the wood was too much to handle and the board continually fell out of their hands. (they set-up some rig where one of the guys held onto the board, with an anemometer and such to test various forces) They failed to take into account the sheer determination a man falling to his potential death would have in holding onto his life-saving device.

    --
    The unexamined life is not worth living
  15. Mythbusters is Good by transami · · Score: 5, Insightful

    Cyric, you are terribly off base! These guys are professionals who have a huge amount of hands on experience in material science. And these guys are doing a great job of introducing the basics of expiremental method to a wide audience. Is it perfect? Of course not. But you are comparing apples and oranges. While I would certainly appreciate some in depth programs on paricular aspects of science, just becuase Mythbusters is not this, does not make it worthless. I usually watch TV to relax. If I wanted a textbook education in physics I'd take a college course, not watch Mythbusters. While the information gained from the show may often be trivial, there are nontheless a great many useful tidbits to be gained from watching. Anf these guys are funny too!

    --
    :T:R:A:N:S:
    1. Re:Mythbusters is Good by Mateito · · Score: 3, Interesting

      They are professional special-effects guys with lots of experience. They are not engineers, they are not scientists, and they very rarely do anything that would be regarded as following the "Scientific Method".

      However I'm a huge fan of the show because its bloody entertaining.

    2. Re:Mythbusters is Good by GigsVT · · Score: 2, Insightful

      I think people like the grandparent post feel challenged by something like Mythbusters.

      I'm going to make some big assumptions about the grandparent poster, but I bet they are someone mired in acedemia. I can see how it would burn up someone like that to see people actually can get meaningful results without all the bullshit that acedemic research entails, and without the cushy welfare money that educational researchers get.

      I think mythbusters is better than higher education research in some ways too, because they show you their methodologies in clear terms and not jargon designed to make it inaccessible to most people outside a certain field.

      While they are guilty of lots of non-scientific practice, it's easy to see that right away. If some bogus acedemic study comes out, we get stupid headlines based on the study and then a month later someone else writes a journal article challenging the results and methodology. With mythbusters it's all laid out in the open, you get to see how scientific or unscientific they were right from the start.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  16. Otter Ping-Pong? by Jah-Wren+Ryel · · Score: 4, Funny

    Forget Otter Ping-Ping - I want to know if Thai beaver really can shoot ping-pong balls! I knew a girl with a half-thai beaver, but I could never convince her to give it a shot, so clearly this is a job for mythbusters!

    --
    When information is power, privacy is freedom.
  17. Science by Freaky+Spook · · Score: 5, Insightful

    Science in its most basic form is a system of acquiring knowledge, based on experimentation to find truth.

    The mythbusters discuss the theory of the myth & then generate a hypothesis weather it is plausible or not, then conduct an experiment to find out weather their hypothesis is correct.

    What is not science about that???

    It may be basic science, but its still science.

    From what I have seen it is getting a lot of people interested in science so that has to be good doesn't it.

  18. Re:Video summaries. by raoul666 · · Score: 4, Informative

    As it happens, she was pretty freaked out by it, which neither she nor anyone else was really expecting. It was very unpleasant to watch, I found. :(

    --
    When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl
  19. Re:What do these experiments entail? by evilviper · · Score: 4, Insightful
    The clip in the video showed a snafu that occured with the first truck when they accidentally filled it up with cement rather than just having enough for a thin coat. It lead up to a spectacular event where they blew up the enture truck with 850 pounds of TNT.

    The cement truck was the most disappointing one in a long time. Everyone who has ever even seen explosives in action knows that you drill a hole in the material (the cemet block in this case) and drop the TNT down the hole before detonating it. They just hung a stick of dynamite above the cemet, and gave up when it didn't do anything.

    Before Mythbusters, I've never wanted to reach through my TV and smack people for being so stupid. With Mythbusters, it's a regular occurance. It almost seems like they go out of their way to make their tests complete nonsense.
    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  20. Yes. by lorcha · · Score: 2, Informative
    Yes, Thai bar girls really can shoot ping-pong balls from their pussies. They can also smoke a cigarette, suck in a bottle of Coke, and operate chopsticks, among other stupid pussy tricks.

    And before you ask, yes, I have seen it done.

    --
    "Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
  21. didn't prove power line myth by tedpearson · · Score: 2, Interesting

    As for the power line myth - they didn't prove it by any means. Consider: 1) They didn't know the current on the wires above them, compared to the current of said myth, perhaps it wasn't very high voltage at the time? 2) They had a huge loopy coil of wire, something makes me think that there are more efficient ways of developing an inductive coil... The show is fun to watch, but it makes people who have sense ask a few more questions.

  22. Re:What do these experiments entail? by MagicDude · · Score: 4, Informative

    With ping pong balls, you don't have to worry about the thousands of microcracks in the hull which would allow regular air to seep through. You only have to secure the hull so that there aren't any cracks bigger than 10 or 15 millimeters, since the pingpong balls make it so that you basically have air "molecules" that are ping pong ball sized and won't escape at any tiny hole.

  23. Next myth to bust by Anonymous Coward · · Score: 2, Informative

    Are Slashdot comments moderated to +5 informative, really informative?

  24. Still lost.. by MrLint · · Score: 2, Interesting

    I wonder if they are ever going to show the video of the the card throwing experiment using metal cards? With the tivo you can see that the numbers are recorded on the data sheet but the experiment isnt shown. However from the data the results looked rather lethal.

  25. Re:What do these experiments entail? by rhavyn · · Score: 2, Informative

    Congratulations on not understanding the myth. The myth is you can split an arrow from end to end on command like Robin Hood did in the myth. They proved that it is effectively impossible. No matter how good you are, you're at the mercy of the grain of the wood of the arrow. So it is impossible to split an arrow from end to end on command.

  26. Now we know what happened to Christine. by OgGreeb · · Score: 3, Funny

    In the last clip, where they were testing aperson sailing from a height using a plywood sheet, at the very end when they were trying to persuade Christine to be the third guinea pig -- I mean test pilot, you could see the show's producer push her one last time to take the leap. I think she was kidding about asking for a raise, but they abruptly cut away thereafter.

    Coincidence that she's no longer seen on the show? I think not!

    --
    -- Gary Goldberg KA3ZYW 301/249-6501 AIM:OgGreeb Digital Marketing Inc., Bowie, MD //www.digimark.net/
  27. Re:What do these experiments entail? by Derling+Whirvish · · Score: 4, Interesting
    Congratulations on not understanding the myth. The myth is you can split an arrow from end to end on command like Robin Hood did in the myth. They proved that it is effectively impossible. No matter how good you are, you're at the mercy of the grain of the wood of the arrow. So it is impossible to split an arrow from end to end on command.

    They used turned dry wood for the arrow shafts which has grain that is never perfectly parallel to the shaft. Back in the day of Robin Hood they would split straight green wood along the grain to produce the rough shafts and dress them afterwards, resulting in shafts with perfectly parallel wood grain. It can be done (and has been done -- ask at any archery club), just not with the items they used.

    Look at the "make fire without matches" episode. Had they not known that millions of Boy Scouts had achieved it already, they would have concluded that making fire by rubbing sticks together is "busted" because they failed at every attempt even when using a power drill to drive the active stick!

  28. Screw Mr. Wizard by tedrlord · · Score: 3, Insightful

    People keep complaining about how unscientific Mythbusters is, and I often see problems with their experiments, but personally I just like the creative ways they use their special effects skills to build test cases. It's just fun to watch, and it makes me wonder about the actual myths.

    Mr. Wizard always bugged me, because it was targeted toward children as actual scientific experiments, but it was really obvious even when I was young that they just took existing facts then had these kids do rigged and generally flawed experiments to demonstrate them.

    There was one that I still remember from when I was young where he had a kid test whether vision or hearing was more sensitive. They had the kid match a tone using a generator that had 1000 different tones, and was off by one. Then they had her match a shade of blue out of a range of a hundred cards. Again, she was off by one. Since 1/1000 is more exact than 1/100, obviously hearing was more sensitive.

    I got really upset about that one and went huffing off to tell my mother how they didn't use an equivalent sample set or use the same gradation of sound/light frequency between the two experiments (not in so many words, of course). The way Mr Wizard told the kid that the results demonstrated her hearing was more sensitive than her vision really irked me and turned me off the show completely.

    At least with the Mythbusters there's that general sense of "Huh, well this seemed to work," and they're open to retesting a theory if people call them on it. Personally I think incorrect conclusions and an open, experimental mindset are better science than established facts and weighted demonstrations. For kids these days, it's easy to look up information, but the inquisitiveness and cleverness in experimentation they demonstrate is a lot more compelling to young minds.

    --
    [insert witty quote here]
  29. Re:What do these experiments entail? by prockcore · · Score: 2, Informative

    Interestingly enough, both myths you talked about were tested by the B team (Kari, Grant, et al). The B team sucks. They don't seem to have much critical thinking power.

    For example, they talk about lighting a fire with a gun. It would've been much easier if they used a shotgun without any buckshot in the cartridge. You are guarranteed to get not only a very large flame out the barrel, but a good chunk of burning wad as well.

    The B team also spends about 5 minutes on each myth.

  30. Re:What has happened to the shows like... by pomo+monster · · Score: 3, Interesting

    You know, I don't especially know why, but I feel compelled to chime in here. Look, I'm 23. I've got a BA from a liberal northeastern Ivy. I like Battlestar, even if it's a little cheesy sometimes. Jeopardy tickles me too. And I've been loving the History Channel lately. Catching the Lincoln biopic after coming home late this week was probably worth my cable bill in itself--and I pay Manhattan prices for my cable.

    Yet I have a Myspace profile. I'm a pretty active user, in fact. And I was raised on shows like Friends and Seinfeld. Nowadays I love catching Project Runway on Bravo--shit, I'll even watch Blind Date if I'm bored. And while I don't watch American Chopper or Mythbusters, I do think it's cool that programs like these are getting people interested in engineering and science at all. Dismissing them because they're "pop" is like lambasting Christopher Pike for not having written Ulysses: surely the point is that kids are reading. The Shakespeare can come later.

    I guess I just wanted to point out that this attitude of superiority comes off a little sour. Thumbing your nose at popular culture doesn't make you better than everyone else. Not to single you out--I see this all over Slashdot.

  31. Plywood correction by Merlyn_3k · · Score: 2, Informative

    They actually tried a number of different plywood rigs, they took sheets of single ply (1/8" thick) and glued them together in various arrangements to construct a rough parachute (maximum surface area to weight) And still couldn't get it to keep buster from crashing.