Slashdot Mirror


What Open Source Shares With Science

An anonymous reader sends in a philosophical piece at ZDNet about the similarities between open source development and the scientific method. Here's an excerpt: "The speed of progress is greatly enhanced by virtue of the fact the practitioners of Science publish not only results, but methodology, and techniques. In programmatic terms, this is equivalent to both the binary and the source code. This not only helps 'bootstrap' others into the field, to learn from the examples set, but makes it possible for others to verify or refute the results (or techniques) under investigation. In an almost guided-Darwinian evolutionary fashion, this makes the scientific process a powerful tool for the highlighting, analysis and possible culling of ideas and concepts; less useful ideas and hypothesEs die, and likely contenders come sharply into focus. Newton made his famous comment about 'standing on the shoulders of giants,' in part, to indicate that his contributions to human knowledge could not have been achieved solely. He needed the 'firmament' beneath him hypothesized, tested and confirmed by generations of scientists, philosophers and thinkers before him, over centuries."

115 comments

  1. Sadly, education is lagging behind once again. by pm_rat_poison · · Score: 2, Insightful

    Sadly, education has yet to follow this trend. Computer Science and Computer Engineering classes have yet to implement significant group collaboration. And while the hack tenet of "something that has been done once shouldn't be done again" was a conceived by some bright students, educators still give identical tedious projects that have the students complete in isolated groups, many times of consisting by just. There has even been an instance of a student being threatened to fail a class because he posted the source code of his project. How can we expect future developers to collaborate when their education forces a way to work that is very alien to the open culture and resembles that of a proprietary company
    Why hasn't the scientific community produced open textbooks, free to re-print, photocopy and distribute (a la Creative Commons license)
    Why is it hard for pioneering ideas like that of the state of California trying to open their school textbooks to be implemented?

    1. Re:Sadly, education is lagging behind once again. by pm_rat_poison · · Score: 1

      sorry for double posting, I need to edit: ...times consisting of just *one person*

    2. Re:Sadly, education is lagging behind once again. by Daniel+Dvorkin · · Score: 4, Interesting

      Computer Science and Computer Engineering classes have yet to implement significant group collaboration.

      Or they go too far in the other direction. I distinctly remember one database class in my MS curriculum which had thirty people working together on a one-semester project, and it was a nightmare. At the time I was working as a DBA lead with a team of five people including myself, which was a pretty good number for our project, so I had a pretty decent idea of how things should work. Trying to get thirty CS students, only a couple of whom had any real industry experience, to work together on a single project in that length of time was just Not Going To Happen. I tried very hard to get the professor to break the class into a few groups and have each group work independently on the problem, but he wouldn't budge; he had a Grand Vision of what all these people working together would accomplish. The mythical man-month in action.

      The result was pretty much what you'd expect. Three-quarters of the class slacked off, a quarter did all they could, and instead of a working project at the end of the semester we had a half-finished mess. A few of us strongly suspected hat what he really wanted was a polished product he could distribute under his own name, so this chaos may in fact have been a silver lining ... But the experience was of no real value to anyone in the end.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    3. Re:Sadly, education is lagging behind once again. by SanityInAnarchy · · Score: 1

      The main problem here is, yes, people do learn by doing the exact same problems. Sometimes it's boring, like a quicksort; sometimes it's cool, like Ruby Koans, but at the very least, no one learns to program without learning Hello World.

      Yes, at a certain point, it'd be cool to be doing new things, and sharing, and collaborating. But there is a reason the existing problems should be done, and sharing source code is pretty much like sharing an essay -- not good.

      --
      Don't thank God, thank a doctor!
    4. Re:Sadly, education is lagging behind once again. by Anonymous Coward · · Score: 0

      I atleast hope it did teach the professor and the students it just isn't as simple as some think it is.

    5. Re:Sadly, education is lagging behind once again. by Jurily · · Score: 1

      But the experience was of no real value to anyone in the end.

      What do you mean, Mr. Informative?

    6. Re:Sadly, education is lagging behind once again. by Jurily · · Score: 3, Insightful

      The main problem here is, yes, people do learn by doing the exact same problems.

      Let me rephrase that: people as an individual learn by reinventing the wheel, if it's their first own wheel. People as a group learn by using the best known wheels to create new things.

      The problem is, education is either going for a lot of different wheels, or forcing people with no wheels to invent a car.

    7. Re:Sadly, education is lagging behind once again. by Daniel+Dvorkin · · Score: 1

      I meant exactly what I said. The students, whose goal was to learn more about databases, didn't get that. If the professor's goal was a class full of students who knew more about large database projects than they knew coming in, he didn't get that. If his goal was (as we suspected) a finished project he could clean up a bit and put his own name on, he didn't get that either. Nobody won.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    8. Re:Sadly, education is lagging behind once again. by Daniel+Dvorkin · · Score: 1

      Well, yeah, there is that. The students might have taken that lesson away (those of us who didn't already know it, anyway.) The prof? Honestly, I don't think he was capable of learning much.

      In any case, it certainly didn't meet the stated goal of the course. You know, you can demonstrate that hitting yourself in the head with a hammer really hurts, but it's hard to say how much you learn from putting it to the test.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    9. Re:Sadly, education is lagging behind once again. by jabithew · · Score: 2, Informative

      When they do that to us in (Chemical) Engineering they want us to produce a badly-managed and half-finished mess, the first time around anyway.

      They consider it a Learning Experience. And that it is!

      Your professor didn't go too far per se, it's just that he assumed that group work just happens. It's something you really have to learn. It doesn't surprise me to hear of academics behaving that way though.

      --
      All intents and purposes. Not intensive purposes.
    10. Re:Sadly, education is lagging behind once again. by FlyingBishop · · Score: 1

      I've taken roughly the same class, and as part of the quarter that didn't slack off as much, I was pretty satisfied with the experience. The fact is, I don't think that those who slacked off would ever do that well on a proper programming team, and that class very quickly separated those who cared about their craft from those that didn't.

      The point isn't to create a working project. The point is to get experience of what creating such a project feels like.

    11. Re:Sadly, education is lagging behind once again. by Larryish · · Score: 1

      Open source shares everything with everyone.

      It is sort of like Ghandi, only it is written as 010001110110100001100001011011100110010001101001.

    12. Re:Sadly, education is lagging behind once again. by Anonymous Coward · · Score: 0

      Sadly, education has yet to follow this trend. Computer Science and Computer Engineering classes have yet to implement significant group collaboration.

      Because students want to to have individual grades, so they can put them on their CVs and get jobs. Many lecturers would love to make everything pass/fail groupwork (those dang grading meetings are a right pain in the arse). But the students would find themselves unable to compete with the other universities' students who can point to individual grades to prove their contribution and ability.

      There has even been an instance of a student being threatened to fail a class because he posted the source code of his project.

      Well, I suppose we could change it so that all assignments require you to do something nobody in the world has ever been able to do before (so you posting it on the web is a boon to science, rather than a way for next year's class to avoid doing any work). Of course "something nobody in the world has ever been able to do before" is usually the requirement for a PhD, but we can make it so we won't give you a pass in CS101 until you've done that (and another PhD for CS102, and another for CS103, etc). You'll be over eighty by the time you graduate, but hey that just means we get to take your fees for longer.

      Why hasn't the scientific community produced open textbooks, free to re-print, photocopy and distribute (a la Creative Commons license)

      They have; they're called lecture notes. (Or were you expecting a free leather hard-binding, and maybe some gold dust, with that book you don't have to pay for?)

      Why is it hard for pioneering ideas like that of the state of California trying to open their school textbooks to be implemented?

      And while we're at it, why did I have to pay to see the Lord of the Rings? And dammit, Ferrari, why should I have to pay if I want you to give me a car?

    13. Re:Sadly, education is lagging behind once again. by wisty · · Score: 1

      This whole "meta-lessons" strikes me as a bit of a cop-out. A good teacher might occasional do a big "meta-lesson" drill in a constrained lad session. Get 30 people to fuck up a 3 hour lab, then tell them what they did wrong.

      Getting 30 people to fuck up a semester of work, in the hopes that they "learn a lesson about teamwork" is outright incompetence.

  2. I disagree that Open Source is like Science by BadAnalogyGuy · · Score: 5, Interesting

    Are you sure? Because science is done by a handful of "qualified" people working in ivory towers. A cathedral staffed with priests, if you will.

    Open Source, though, is more like a bazaar. Wild and eclectic, the bazaar atmosphere takes the best and worst of everything, stirs it together, and produces some of the finest things found anywhere. Everyone has a say and anyone can set up shop.

    I'm no millionaire, but I'd say that Open Source is much more like a bazaar than a cathedral.

    1. Re:I disagree that Open Source is like Science by Daniel+Dvorkin · · Score: 3, Insightful

      WRT both science and OSS, the cathedral and the bazaar are converging. In science, the number and the size of the "ivory towers" is growing all the time, and they're getting better about sharing information both between institutions and the world as a whole. In OSS, while it's true that anyone can jump in at any time, the most successful OSS projects generally center around a core development team which carefully vets contributions. As for your use of quotation marks around the word "qualified" ... while amateurs may sometimes make significant contributions in both science and software, the truth of the matter is that a formal education in the subject at hand makes it a lot more likely that your work will be good enough to be useful to the field.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    2. Re:I disagree that Open Source is like Science by mpeskett · · Score: 5, Insightful

      Yes, yes, we all know about 'The Cathedral and the Bazaar', but your characterisation of science as a cathedral with priests is way out of line. The same spirit of taking what works and building on it is the foundation of scientific endeavour. There's no "one true way" or revered holy texts of science, only what works. When something is found to not work, it has to be changed or discarded...

      You can try belittling qualifications, but getting qualified isn't some sort of indoctrination process (or at least it shouldn't be, granted it might resemble indoctrination in some places, but I submit that those places are turning out bad scientists, however qualified they are). As science advances, the necessary knowledge, experience and learning to make a meaningful contribution only grows, meaning people have to spend those years of study and specialisation, learning about what's gone before, to reach a point in a field where they can do something new.

    3. Re:I disagree that Open Source is like Science by sakdoctor · · Score: 1

      Science has changed man.
      Back in the 19th century, anyone could just set up shop. All you needed was a collection of flasks of bubbling liquid, and a Van Der Graph generator.

      Now days it's all big industrial labs with huge ventilation systems, and men in white coats who even have googles. The frontiers of human knowledge is out of reach to all of us who don't have a billion dollar particle accelerator.
      Street guys like us don't stand a chance nowadays.

    4. Re:I disagree that Open Source is like Science by lbbros · · Score: 2, Informative

      Street guys like us don't stand a chance nowadays.

      Depends on what science you do. For my own work, I can use a desktop PC with decent specifications, if I'm willing to wait a while for the results to come out.

      --
      A CC-licensed illustrated horror novel
    5. Re:I disagree that Open Source is like Science by PPH · · Score: 4, Insightful

      What is this 'qualification' you speak of?

      Granted, your odds of getting peer reviewed is quite small without the requisite sheepskins hanging on your office wall. But there's nothing in the rule book that says science can't be done in one's garage.

      The nature of some science dictates the need for some rather exotic equipment. And my neighborhood has a covenant against building LHCs in one's garage. But it isn't unknown for amateurs to discover comets or other objects.

      --
      Have gnu, will travel.
    6. Re:I disagree that Open Source is like Science by Anonymous Coward · · Score: 2, Informative

      Funny, I know a biotech startup in an East L.A. warehouse. They got cash from Crest and are doing work on new ways of combating tooth decay by disrupting bacterial biofilms in the mouth. Sorry to burst your bubble, bud.

    7. Re:I disagree that Open Source is like Science by joocemann · · Score: 4, Insightful

      You are wrong. Anyone can practice science --- follow the scientific method and you are a scientist.... The problem is whether you've established a history of valid application of that method and if your demonstrates that integrity upon review for publication.

      The ivory towers you pretend to exist are only a figment of your imagination and/or ignorance.

    8. Re:I disagree that Open Source is like Science by xactuary · · Score: 0

      Three words: George Washington Carver

      --
      Say hello to my little sig.
    9. Re:I disagree that Open Source is like Science by cheftw · · Score: 1

      Van Der Graph generator.

      I am not familiar with this graph.

      --
      Always back up, never back down. ---- Think you're cool 'cos your uid is prime? Take mine, modulo the one digit integers
    10. Re:I disagree that Open Source is like Science by simcop2387 · · Score: 2, Insightful

      Granted, your odds of getting peer reviewed is quite small without the requisite sheepskins hanging on your office wall. But there's nothing in the rule book that says science can't be done in one's garage.

      Except for the laws about civilian's having/using high explosives.....

    11. Re:I disagree that Open Source is like Science by Goalie_Ca · · Score: 1

      While computer scientists build a lot of their research on top of open source software, seldom do they publish code for their result. Why? because the code is clearly a buggy hackfesh or because they want to milk their technique for more papers and prevent anyone else from beating them to the next one.

      --

      ----
      Go canucks, habs, and sens!
    12. Re:I disagree that Open Source is like Science by binarylarry · · Score: 2, Insightful

      That's like saying no one can do professional software development out of their home office because they don't have mainframe.

      --
      Mod me down, my New Earth Global Warmingist friends!
    13. Re:I disagree that Open Source is like Science by Anonymous Coward · · Score: 1, Insightful

      Science being done by "qualified" priests in ivory tower cathedrals...let's pick this horrible, 180 degrees off analogy apart, shall we?

      First off, there's no need for the scare quotes. Academic science is done by a range of individuals. At the high end we've got professors and staff scientists who have decades of relevant experience. They're qualified to lead research groups and/or provide detailed technical expertise. A rung down you've got postdocs with 10-15 years of experience and then graduate students with a handful of years. They handle the month to month details, are in charge of a subset of the research, and are also there for training and education. Under them are undergrads who are learning how to go about doing research. This bottom rung has little to no qualifications or experience. The top, well, you go to a dentist for a root canal, a surgeon for a new heart valve, and a mechanic to tune your car engine. All "qualified" individuals within their areas of expertise, with years to decades of specialized training the average person doesn't have. If you've got a problem with that, then take your car to the dentist, your faulty heart valve to your mechanic, and your root canal to the guy who delivers your pizzas.

      Second, when you think "ivory tower" you should think of a dilapidated building constructed on the cheap back in the 70's, with decades of deferred maintenance, that's 50% over-capacity, and that isn't going to be updated or replaced any time soon because the state legislature has been slowly strangling the university (most universities are public institutions and account for most academic research) ever since hippies first walked the earth.

      Third, priests and cathedrals...wow that's a bad analogy, BadAnalogyGuy. The primary job of a priest is to uphold and disseminate dogma THAT MUST NOT BE QUESTIONED. Penalties range from merely being shunned to the death penalty, depending on the time, place, religion, and of course the question. The primary job of a scientist begins with asking interesting questions. Then figure out how to answer them, and follow the conclusions wherever they lead, even if they run head long into long held and widely supported views. Except for the fact that most priests and most academic scientists are poor, priests and scientists are polar opposites.

    14. Re:I disagree that Open Source is like Science by Anonymous Coward · · Score: 0

      Are you sure? Because science is done by a handful of "qualified" people working in ivory towers. A cathedral staffed with priests, if you will.

      As a failed computational biology post-doc, I'm pretty cynical about the current system of scientific research. If I were to suggest improvements, though, I would suggest trying to borrow from open source.

      One of the key advantages of open source is the flexibility of association. If someone starts up a promising project, others are free to join and begin contributing right away. Similarly, if a project is headed toward failure people are free to jump ship and avoid wasting time.

      On the other hand, in science the typical model is that some careless graduate student messes up an experiment in such a way as to give unexpected (and therefore interesting results). A couple other members of the lab try to replicate the experiment with ambiguous results but the principle investigator (PI) is desperate for any interesting looking results at all that can be used in a grant application so the PI goes ahead and applies for a grant on the basis of the messed up results. Because the PI is working at a major research university the messed up results are given the benefit of the doubt and grant gets awarded to the PI. By the time the grant money becomes available (typically a year or two after the initial careless experiment), it is clear to most people in the lab that the entire research premise of the (typically five year) grant is bogus. But the PI is essentially required by the grant to hire someone to do the research and, anyway, the PI is typically so far removed from the actual research ((instead doing administrative stuff) that the PI is the last to know that the original results were bogus. So, anyway, some starry-eyed young post-doc gets hired on to spend five years of his life working on a research premise that is already known by pretty much everyone else in the lab (except the PI) to be totally bogus.

      What's would be the ideal solution to this sorry state of affairs? Less of this rigid grant bureaucracy. Along the lines of open source, find talented post-docs and let them associate (and disassociate) from projects as appropriate. That is, fund the post-docs rather than the projects. Rather than giving a five year grant to a project (that is, most likely, already known by those closest to it to be bogus), give five year grants to post-docs and then let them join up with (and even start) whatever projects are the most efficient use of their skills.

    15. Re:I disagree that Open Source is like Science by syousef · · Score: 1

      The frontiers of human knowledge is out of reach to all of us who don't have a billion dollar particle accelerator.

      This shows that you lack imagination. There are frontiers that are still open.

      For example in Astronomy, you can use nothing more than binoculars or a telescope - not the cheapest tools but well within reach - to contribute to variable star research just by regularly observing stars and using precise methods to determine their brightness by comparing them to other stars. Amateurs are needed for this sort of work because even with computerised surveys there are limitations to what the equipment can do. (Computerised surveys do not work well with very bright or very faint stars). Speaking of computers you can download raw Hubble data and the software to analyse it for free. That's not the only large instrument you can get data and analysis software for. Amateurs can and do make discoveries this way. Occasionally amateurs contribute to scientific papers too.

      --
      These posts express my own personal views, not those of my employer
    16. Re:I disagree that Open Source is like Science by jabithew · · Score: 2, Insightful

      The ivory towers you pretend to exist are only a figment of your imagination and/or ignorance.

      I'd go one further; I'd say the ivory towers exist more in OSS. If you can't program, you can't really contribute. Sure you can bug test betas and so on, which I do, but I can't write in C++, so I can't go and fix random bits that are broken or submit patches, though I'd dearly like to.

      It's easier to pick up a basic understanding of the scientific method than to understand programming without education.

      --
      All intents and purposes. Not intensive purposes.
    17. Re:I disagree that Open Source is like Science by ceoyoyo · · Score: 2, Insightful

      I get the joke, but right now you're modded interesting so you get a serious reply.

      The useful contributors to open source are not only highly skilled but they're also much fewer in number than contributors to science. If you want to contribute to science you can pretty much show up at a lab with half a brain, say you'd like to work for free, and you'll probably get your name on a paper after a bit.

    18. Re:I disagree that Open Source is like Science by interkin3tic · · Score: 1

      On the other hand, in science the typical model is that some careless graduate student messes up an experiment in such a way as to give unexpected (and therefore interesting results). A couple other members of the lab try to replicate the experiment with ambiguous results but the principle investigator (PI) is desperate for any interesting looking results at all that can be used in a grant application so the PI goes ahead and applies for a grant on the basis of the messed up results. Because the PI is working at a major research university the messed up results are given the benefit of the doubt and grant gets awarded to the PI. By the time the grant money becomes available (typically a year or two after the initial careless experiment), it is clear to most people in the lab that the entire research premise of the (typically five year) grant is bogus. But the PI is essentially required by the grant to hire someone to do the research and, anyway, the PI is typically so far removed from the actual research ((instead doing administrative stuff) that the PI is the last to know that the original results were bogus. So, anyway, some starry-eyed young post-doc gets hired on to spend five years of his life working on a research premise that is already known by pretty much everyone else in the lab (except the PI) to be totally bogus.

      Thats... specific... You seem to be using your specific experience in one field of science to condemm the grant system for all fields of science.

      If the PI is that clueless, then there's going to be trouble no matter how structured the grant is.

    19. Re:I disagree that Open Source is like Science by ceoyoyo · · Score: 1

      Granted, your odds of getting peer reviewed is quite small without the requisite sheepskins hanging on your office wall.

      Funny, no one has ever asked to see my degrees before reviewing a paper.

    20. Re:I disagree that Open Source is like Science by ClosedSource · · Score: 1

      "but I can't write in C++"

      You can substitute any computer language in place of C++ in that statement and I still wouldn't believe it. Programming isn't that hard, it's just that some people value other things more so they don't put enough effort in to learn it. Sure, to be a programming "God" (if there is such a thing) may not be in the cards for you, but you could learn to be competent.

    21. Re:I disagree that Open Source is like Science by FlyingBishop · · Score: 1

      He said can't, and he acknowledged that he hadn't put in the work. He was just saying that it required more training than the training required to become a scientist.

    22. Re:I disagree that Open Source is like Science by walshy007 · · Score: 1

      It's a device that generates static electricity.

    23. Re:I disagree that Open Source is like Science by wisty · · Score: 1

      It's would be harder to get a high publication count as a non-professional, but if you did an interesting experiment it should be reasonably easy to publish. But publication count should only be an issue if you are in the ivory tower to begin with.

    24. Re:I disagree that Open Source is like Science by cheftw · · Score: 1

      While making a whooshing sound?

      --
      Always back up, never back down. ---- Think you're cool 'cos your uid is prime? Take mine, modulo the one digit integers
    25. Re:I disagree that Open Source is like Science by BitHive · · Score: 2, Insightful

      There's "nothing in the rule book" in that the laws of physics don't preclude it but an education sure isn't an impediment! I am amused by the way you trivialize years of disciplined study and forging connections within a field as some kind of rain dance and equate discovering something (which anyone can do with some luck and equipment) to characterizing it in a form that expands the boundaries of scientific understanding (aka research). Why is it so hard for slashdot readers to accept that there are other technical disciplines and epistemic traditions that deserve respect and on the whole do in fact know something autodidact programmers don't?

    26. Re:I disagree that Open Source is like Science by DNS-and-BIND · · Score: 1
      Translation:

      What a grand lad you are! We know that, once in a blue moon, one of you proles accidentally shits out something valuable. We scientists might name it after you!

      If you stare at the sky mindlessly for years, you might find a shiny. We scientists might name it after you! PS good luck finding something: there are thousands of lottery winners every year, but only a few people who spot new celestial objects. In addition, having your misspelled name in page 1113 of a stellar catalog is a lot less exciting than most people would think.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    27. Re:I disagree that Open Source is like Science by buchner.johannes · · Score: 1

      An exact bug description that nails the source of the problem can be so helpful to the maintainer that fixing it will be trivial, and done right away. All you have to do then is bug people in IRC :-]
      Extra functionality is hard to get, I agree with you.

      --
      NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
    28. Re:I disagree that Open Source is like Science by Hurricane78 · · Score: 1

      He didn't men TV-"science" like Mythbusters. Besides: Laws are just paper. Without anyone to actually notice it, *and* complain about it, they are irrelevant. You can have as much explosives as you want, as long as nobody you don't trust and who isn't OK with it, sees them.

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
  3. Windows users... by Anonymous Coward · · Score: 0

    ...are the controls.

  4. Standing on the shoulders of giants by Anonymous Coward · · Score: 4, Interesting

    Yay for factual errors!

    Newtons comment with regards to 'standing on the shoulders of giants' was actually just a jab at Robert Hooke (the two eminent Physicists hated each other, with the phrase originating in a letter Newton sent to Hooke).

    However, Hooke was of significantly smaller stature than Newton, so by 'standing on the shoulders of giants' Newton was telling Hooke that he had learning nothing from him.

    Although a fantastic scientist Newton was a very poor example of a human being, he was rude, offensive and incredibly stuck up.

    1. Re:Standing on the shoulders of giants by SoVeryTired · · Score: 3, Interesting

      Hooke was a bit of a bastard himself. He claimed to have reviewed Newton's theory of colour, which was perfectly correct. In fact, Hooke just trashed it in favour of his own theory. This rejection made Newton extremely reluctant to publish any of his other ideas, which may have set science back thirty years.

      With this in mind, perhaps the jab wasn't all that unjustified.

      --
      Slashdot: news for Apple. Stuff that Apple.
    2. Re:Standing on the shoulders of giants by Anonymous Coward · · Score: 0

      Hooke was a bit of a bastard himself. He claimed to have reviewed Newton's theory of colour, which was perfectly correct. In fact, Hooke just trashed it in favour of his own theory.

      ... except that Newton's theory of color turned out to be wrong. He discarded the idea of a wave theory of light, for reasons that seemed like good ones at the time, and hence missed the real science, and was unable to correctly explain things that he'd observed himself, like Newton's rings.

      He assumed that chromatic refraction was inherent in light (not in the glass) and hence chromatic abberation of lenses could not be corrected. The good news is that, because of this, he invented the reflecting telescope. The bad news is that, because of this, he didn't invent achromatic lenses.

    3. Re:Standing on the shoulders of giants by Sique · · Score: 1

      First, the sentence itself is much older and gets attributed to Bernard of Chartes (died around 1124).
      Second, using Isaac Newton as an example for a scientist is complicated, because at this time, there wasn't a scientific method. Isaac Newton for instance was very interested in Alchimy and Astrology and even calculated (like Bishop James Ussher) the age of the earth according to the bible. In some way this was a hobby to many of the scholars at the time, even Johannes Kepler published his findings.

      --
      .sig: Sique *sigh*
    4. Re:Standing on the shoulders of giants by Sique · · Score: 1

      But, as Richard Feynman points out in Q.E.D., Isaac Newton was correct with his corpuscular theory of light.

      --
      .sig: Sique *sigh*
    5. Re:Standing on the shoulders of giants by Runaway1956 · · Score: 1

      Alright, but did Newton have any bad characteristics?

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
  5. Science is not open by presidenteloco · · Score: 4, Insightful

    As long as scientific results and techniques are hidden in very expensive privately-run journals and conference proceedings,
    it cannot in any sense be considered open in the same sense as open-source or "fsf-free" software.

    I would like to pursue scientific research as an amateur, but am prevented from doing so.

    And this problem doesn't apply only to me, but to countless fully qualified scientists whose institutions cannot
    afford the knowledge.

    Science badly needs a Bastille day.

    --

    Where are we going and why are we in a handbasket?
    1. Re:Science is not open by lbbros · · Score: 1

      In all fairness, there are "Open Access" journals, which publish contents under Creative Commons licenses. So far, all my publications have been in Open Access journals, which everyone can view.

      --
      A CC-licensed illustrated horror novel
    2. Re:Science is not open by Paul+Fernhout · · Score: 2, Informative

      That was an interesting insight, to question how open science really is in practice, based on the practical difficulty of accessing information, even now.

      By the way, on the Bastille day part, just a reminder from:
          "Social Movements and Strategic Nonviolence"
          http://sociology.ucsc.edu/whorulesamerica/change/science_nonviolence.html
      "Studies of social movements in the United States also show that the necessary social disruption has to be created through the principled use of strategic nonviolence. Any form of violence, whether property damage or physical battles with opponents and police, will turn off the great majority of Americans and bring down overwhelming police and military repression."

      --
      A 21st century issue: the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.
    3. Re:Science is not open by plopez · · Score: 1

      Are you sure? Go to a public university library. lots of bound journal. where i live all you need is a drivers license to prove you pay in state taxes to support the local Uni. Often times you can get access to some online journals. And text books.

      Take one class and you can join professional societies for student fees and get access to online publications. Sometimes you need a prof to write a letter but if you take a class and are on good terms with them they'll do it if you show keen interest.
      Here's a really cheap one:

      http://www.geosociety.org/members/student.htm
      $30/yr. $6/yr if you are in a low income country.

      The real cost is publishing, but many cash strapped gov't agencies (NOAA, USDA, Park Service etc. in the US) with research arms are happy to have volunteers help with research and will help you with some equipment, field lodging etc. The Phds working at the research stations can help you write up results and get into journals. Having previously published coauthors is the key to getting published until you get a rep for solid work.

      --
      putting the 'B' in LGBTQ+
    4. Re:Science is not open by Daniel+Dvorkin · · Score: 2, Informative

      It depends on the field, really. In bioinformatics, we're lucky enough to have (a) a growing number of open access journals, as another poster mentioned, and (b) a number of enormous public access databases with raw data available to anyone who wants to use it. In biology and medicine in general, the NIH public access policy is designed to ensure that the finished product (i.e. journal articles) doesn't stay locked up forever. But I understand that bioinformatics is kind of at the leading edge of this trend -- if your area of interest is, say, inorganic chemistry, it may be a lot harder to get past the barriers.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    5. Re:Science is not open by Metasquares · · Score: 2, Informative

      Many authors who feel as you do go ahead and post their papers on their websites for all to view anyway once they're published. Google Scholar now indexes them too. I agree completely on the journals, but in the meantime, you can always try finding papers this way.

    6. Re:Science is not open by SoVeryTired · · Score: 2, Interesting

      I can't speak for other disciplines, but Mathematics is quite open. While most journals do not publish their papers, most decent academics have PDFs of their publications on their website, or on ArXiV. It's rarely a problem to find what you're looking for, even without a university subscription to a selection of journals.

      Amateur research is extremely difficult to conduct productively these days, since all the low-hanging fruit has been picked. Most experiments need teams of people and highly expensive labs to run. The peer review process would also need to change considerably if we moved to a truly open system. While I agree thet you may have a point, I don't think it's quite as cut-and-dried as you make it out to be.

      --
      Slashdot: news for Apple. Stuff that Apple.
    7. Re:Science is not open by c0d3g33k · · Score: 2, Informative

      Not to mention university and community-college libraries, which are usually happy to grant access to interested members of the community. Other than inconvenience (a nominal fee, traveling to/from libraries, etc.), access to traditional journals aren't really an impediment to the motivated amateur scientist.

      That said, online access to any research results paid for by public funds is what today's society should expect and demand nowadays.

    8. Re:Science is not open by Anonymous Coward · · Score: 0

      I think an essential problem with society is a movement away from peer reviewed discovery and more towards trade secrets and private reinvention of the same wheels.

      Some would argue that we are making great advancements, but I think many private discoveries are kept secret, discarded or not pursued due to the lack of profit or legal conflicts/risks involved with publishing the discoveries.

    9. Re:Science is not open by lbbros · · Score: 1

      b) a number of enormous public access databases with raw data available to anyone who wants to use it

      A bioinformatician myself as well, I'd say that it depends. Some databases are really gold mines for analyses, others (I'm looking at you, Gene Expression Omnibus) contain data that's not as useful as it could be because it's poorly annotated. This is IMO a side effect of the dreaded "Publish or perish" syndrome: in order to publish your findings, you need to have them available in a public resource, but nothing is said about the quality of the submission.

      Also, software in bioinformatics is of varying quality. Since maintaining software does not qualify you for funding most of the time, software is released at publication time to be abandoned shortly afterwards... if there is even an implementation available. This paper is a perfect example. Method published with no implementation. How can you see if it really works?

      Bioinformatics has to learn a lot from FOSS, but until it's driven by the frenzy to get funding, I doubt that will happen.

      --
      A CC-licensed illustrated horror novel
    10. Re:Science is not open by Daniel+Dvorkin · · Score: 1

      Well, yeah, the annotation often sucks, and I do wish GEO would enforce better annotation standards. Part of the problem in this specific domain, I think, is that MIAME is, to put it politely, a rather open-ended standard. If we had more structured annotation standards, both human- and machine-readable, and the databases strictly enforced these standards for submissions, we'd all be a lot better off. A number of people I work with are working on exactly this problem, and listening to them complain I get a pretty good idea of how far off we are. :/.

      That being said, I've obtained a lot of useful data sets from GEO. Sorting the wheat from the chaff can be an exercise in pain, but it's still often faster -- and a whole hell of a lot cheaper -- than doing the wet-lab work yourself.

      The same applies to software implementations of new algorithms. In the paper you cite, it looks to me like there's enough detail that implementing the algorithm yourself wouldn't be all that hard, but why should you have to? Clearly the authors wrote an implementation, and it would be nice if they would release it (BMC is happy to host it, I think.) A clue in this particular case comes from the authors' institutional afffiliation; Affy is very good about describing its algorithms, not so much about releasing its software without expecting significant amounts of money in return.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    11. Re:Science is not open by joocemann · · Score: 1

      I agree with what you're saying here, but this is likely a product of the way our current world works, where privatization is necessary for capitalism.

      Science, afaik, has no interest in exclusivity -- but what you're seeing is a product of necessity within the framework of existence that we are in.

      Don't worry, though. The world is already too small for hoarding and privatization. Blood will continue to spill for resources until we decide to die and stop making babies, or restructure our approach to life in a way that does not place others in a situation to struggle (and subsequently fight for life). In time, community and open source will largely be the prevailing theme in life.

    12. Re:Science is not open by lbbros · · Score: 1

      we had more structured annotation standards, both human- and machine-readable, and the databases strictly enforced these standards for submissions, we'd all be a lot better off.

      That's what stuff like ISA-TAB and MAGE-TAB are supposed to solve, but the implementations outside the organizations that mandated them (EBI in this case) are lacking, if present at all.

      The same applies to software implementations of new algorithms. In the paper you cite, it looks to me like there's enough detail that implementing the algorithm yourself wouldn't be all that hard, but why should you have to?

      This is a killer for smaller laboratories, however, who have for example one or two people maximum doing bioinformatics, where there is not enough manpower (given the existing commitments) to start such an effort. That, and in a lot of cases in bioinformatics people end up reinventing the wheel..

      --
      A CC-licensed illustrated horror novel
    13. Re:Science is not open by DerekLyons · · Score: 1

      I would like to pursue scientific research as an amateur, but am prevented from doing so.

      What, the MIB keep showing up at your house and flashing your memory away?
       
      They don't you say?
       
      Then nothing is keeping you from performing research on your own time in your place except yourself.

    14. Re:Science is not open by malaprop · · Score: 1

      I agree that science cannot truly be considered open while the results are essentially embargoed in highly expensive journals. The typical going rate for a single article is $35, which made sense when they photocopied and snail mailed to you, but is about 2 orders of magnitude overpriced for internet access. I find that when I do drag myself off to a physical library, I typically have to scan through 10 to 20 papers to find 1 that is worth reading in detail. The abstract is typically useless for determining the quality of the paper. Now do the sums, to find a couple of usable papers you will need to look through 20 to 40 papers, which at $35 a pop is going to cost you $700 to $1400. This meets no definition of open that I am aware of, and is a significant barrier to information access for a non university scientist. Even when you go to a physical library these days, you'l find they typically have only a small number of the journals you find yourself needing. This is because the majority of professionals already do all their journal research online.

    15. Re:Science is not open by Anonymous Coward · · Score: 0

      This problem has been creeping up on the academic world for a long while now. Ever since journals have been increasingly moving to an electronic format the publishers have been able to restrict information even more, ironically, so that everyone must pay to view this information. In the past things have been in paper form and sure anyone could look at them now that has all changed. Academics are an unorganized lot at the best of times so they submit articles to publishers at little to no cost and then make everyone pay to read it. This is every academic field not just science too. I just hope in time open journals will take over the traditional "respected" ones and that everyone can gain from it.

    16. Re:Science is not open by ceoyoyo · · Score: 1

      Nonsense. Go to a library.

      Open source software is hidden away behind very expensive Internet connections and hardware requirements. Certainly more expensive than a library card, if you even need that.

    17. Re:Science is not open by FlyingBishop · · Score: 1

      Any authors who want people to read their papers post them on their websites for all to view. Doing CS research last term, only a handful of the researchers directed people to a journal to read their work. Most are concerned with their own prestige, not with the journal.

    18. Re:Science is not open by jonaskoelker · · Score: 1

      Go to a public university library.

      Sure, that's only a $20 for train and bus tickets, and four hours of my time. Not much more overhead than clicking a link to a pdf file.

      Don't underestimate the difference between free and "costs money". And don't underestimate the time it takes to get to your nearest university.

    19. Re:Science is not open by martin-boundary · · Score: 1
      There's always low hanging fruit if you "catch the wave" early. The main problem for an amateur would be 1) to be aware of the interest, and 2) to compete with professional scientists who have a lot of practice in methodology.

      I don't think open access is anywhere near open enough yet, even in mathematics. As regards 1), the moving wall in publishing actually prevents amateurs to know where the interest lies until several years after the low hanging fruit were picked by the professionals. Moreover, projecteuclid notwithstanding, the digital archives are still not complete enough to build a digital library of classic papers.

      Theres' still much progress to be made.

    20. Re:Science is not open by Phase+Shifter · · Score: 1

      As long as scientific results and techniques are hidden in very expensive privately-run journals and conference proceedings, it cannot in any sense be considered open in the same sense as open-source or "fsf-free" software.

      Those "expensive privately-run journals" are available to the public, though. Really, how much good is the source code if you don't have an "expensive, privately-owned machine" to compile it on, and how many internet cafes or public libraries have computers equipped with development software or allow users to install their own?

      The real cost of entry into science isn't the subscription fees for journals, it's the time required to catch up on the current state of affairs. I mean, unless you actually specialize in physics or chemistry, a college education will still leave you 80-100 years behind current knowledge in the field.

      There are some areas of science amateurs can contribute more than others, with astronomy being a prime example. Physics, on the other hand, requires much more time invested in learning what has already been tested, as well as the math involved.

      It doesn't help that the usual bunch of people claiming to be "amateur physicists" tend to be working on perpetual motion or free energy--those get mocked, but not for being "pagans raiding the cathedral." To put it in open source programming terms, this is like someone posting here on Slashdot that "I've played minesweeper and solitaire for years, accumulating hundreds of hours of computer experience in the process. My computer expertise tells me the Linux kernel be better if we rewrote it in MS-basic instead of that obscure C stuff no one understands." They would mostly be ignored or mocked, and even if someone did offer them the helpful suggestion to at least read a C programming textbook and subscribe to LKML, you really wouldn't expect them to do anything more than continue complaining that Linux programmers are an elitist club.

    21. Re:Science is not open by Anonymous Coward · · Score: 0

      > As long as scientific results and techniques are hidden in very expensive privately-run journals and conference proceedings, it cannot in any sense be considered open in the same sense as open-source or "fsf-free" software.

      I totally agree.

      > And this problem doesn't apply only to me, but to countless fully qualified scientists whose institutions cannot afford the knowledge.

      There are plenty of countries, where a teacher or a professor earns only $300 per month. Cashing out $30 per paper for 24-hour access is absolutely unacceptable for such a person. Meanwhile most institutions in those countries just cannot afford an institutional subscription.

    22. Re:Science is not open by plopez · · Score: 1

      Some libraries will *mail* you books or if you have a local mobile library will deliver it.

      Every dedicated scientist I have ever met spent years as and underpaid grad student, working week ends, holidays etc. 10 - 12 hour days. Sometimes getting frost bite or getting tropical diseases.

      It's a matter of priorities.

      Are you dedicated or a dilettante? Would rather do science or sit on the couch playing video games? Spend vacation in Vegas or doing field work in Guatemala?

      The world is full of people who go to cocktail parties and talk about writing a great novel. But those who do are usually not at those parties, they are usually home alone *writing*.

      That's pretty caustic, but are you real or not?

      --
      putting the 'B' in LGBTQ+
  6. So that would make by Paaskonijn · · Score: 3, Funny

    proprietary software the equivalent of intelligent design?

    That doesn't quite sound right to me...

    1. Re:So that would make by Anonymous Coward · · Score: 0

      You are a giant douchebag

    2. Re:So that would make by FlyingBishop · · Score: 1

      No, that would make proprietary software the equivalent of fundamentalist churches. Intelligent design itself is not in competition with the scientific method.

  7. What open source shared with chocolate by anyaristow · · Score: 3, Funny

    Open source is like a box of chocolates. I'm not sure why...I just wanted to say that. It's what I thought of when I read the story.

  8. How bout Scientists share their sourcecode? by Anonymous Coward · · Score: 2, Insightful

    People would be surprised how much software is developed under grant from the gov and is NOT open source. Some institutions like Cal Tech refuse to release their source code or even license it under an open source license that lets them retain copyright.

  9. In an almost guided-Darwinian evolutionary ... by mevets · · Score: 1

    crickets.

  10. Yeah, like part of what I posted. by plopez · · Score: 1

    http://slashdot.org/comments.pl?sid=1259963&cid=28244145&art_pos=9

    I think I posted it before but I can't find it off hand.

    --
    putting the 'B' in LGBTQ+
  11. Manufacturing and engineering often closed too... by Paul+Fernhout · · Score: 1

    I wrote on that here:
        "Society of Manufacturing Engineers (SME) Licensing issues"
        http://groups.google.com/group/openmanufacturing/msg/da82d9fd52265dbc?hl=en
    "So basically, SME is using post-scarcity charitable dollars and tax
    exemptions to finance the creation and distribution of artificial scarcity
    of manufacturing information, which otherwise they could put up for free for
    all on their website. ...
    To be blunt, I feel it is unethical for a tax-exempt non-profit to withhold
    17000 papers on manufacturing from easy global distribution, just so some
    current staff can make money for future activities by creating artificial
    scarcity. That is 20th century ethical reasoning, now outdated by easy
    distribution via the internet at no incremental cost (I'm sure there are
    many places like Ibiblio or Archive.org who would host them for free if
    bandwidth was an issue). And making things "members only" doesn't really
    solve it, and I'd expect even members can't redistribute content or make
    derivative works without special permission. "

    From stuff I wrote around 2001:
    http://www.pdfernhout.net/open-letter-to-grantmakers-and-donors-on-copyright-policy.html
    "The alternative of allowing charitable dollars to result in proprietary
    copyrights and proprietary patents is corrupting the non-profit sector as it
    results in a conflict of interest between a non-profit's primary mission of
    helping humanity through freely sharing knowledge (made possible at little
    cost by the internet) and a desire to maximize short term revenues through
    charging licensing fees for access to patents and copyrights. In essence,
    with the change of publishing and communication economics made possible by
    the wide spread use of the internet, tax-exempt non-profits have become,
    perhaps unwittingly, caught up in a new form of "self-dealing", and it is up
    to donors and grantmakers (and eventually lawmakers) to prevent this by
    requiring free licensing of results as a condition of their grants and
    donations."

    --
    A 21st century issue: the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.
  12. This is an intersting argument... by meburke · · Score: 3, Interesting

    By argument, I mean in the logical sense, such as a "claim" bolstered by "proof, information, and example". (I'm trying to separate the /. process of somebody posting something and someone else immediately disagreeing. But, Hey, I'm not trying to start an argument here about slashdot postings...)

    So, I wonder if this argument has been used in the patent "process vs. product" or "software patent" courts. It seems to me that patents are generally awarded to the "products of Science" rather than the science itself. If code processes, algorithms, and concepts are Science, then patents should only be awarded to the "products of Science" such as individual chips or other hardware that utilizes the software and not the software itself. This argument could help clarify the boundaries of the patentable domain.

    --
    "The mind works quicker than you think!"
    1. Re:This is an intersting argument... by Tellarin · · Score: 1

      Congrats, from my point of view this is a really insightful way to argue against these patents. I'll use this logic when talking about the subject from now on to help stir debate.

  13. open source = non-privatized science by panthroman · · Score: 4, Insightful

    Software, like science, produces a non-rival public good. (Nonrival means it is not consumed when somebody uses it.) But there are private research companies just like there are private software companies.

    I used to work in a publicly-funded virology lab studying Hepatitis C Virus (HCV). My biggest result was finding this particular human gene that HCV required in order to infect a person. If you took liver tissue, knocked out that gene, and tried to infect it with HCV... no infection. Has anyone seen this before? Nothing in the scientific literature, but we found a dusty old patent from a company that had clearly found this connection years earlier, but never published it or followed it up. The company was likely hedging its bets in case it wanted to follow up later. HCV kills tens of thousands of people a year (liver cancer). Just makes me so frustrated.

    Most people are already familiar with negative market externalities like pollution or overfishing. Science and software both exemplify positive externalities, which are just as problematic in free market capitalism. If only there were a clear way to internalize externalities!

    1. Re:open source = non-privatized science by migla · · Score: 1

      Jeebus fricking cloister! Are companies actually allowed to be this evil?!??!!?

      Re-motherfucking-lution now, please!

      --
      Some of my favourite people are from th US; Vonnegut, Chomsky, Bill Hicks.
    2. Re:open source = non-privatized science by migla · · Score: 1

      (... I was so upset over how much evil the system allows, that I forgot a "vo" in there.)

      --
      Some of my favourite people are from th US; Vonnegut, Chomsky, Bill Hicks.
    3. Re:open source = non-privatized science by Chris+Mattern · · Score: 2, Informative

      Please note: this is not a cure for Hepatitis C that these people are sitting on. It's only a lead, that with ten years work, *might* lead to a cure, or might not. You can stop infections in a test tube if you silence this gene. Okay. What if silencing that gene turns out to be fatal when you do it in living human body? What if silencing that gene doesn't help prevent that infection at all in the human body (a lot of things that work in vitro don't work in vivo)? And how are you going to silence the gene in vivo, anyways? No gene therapy done so far has worked on silencing a gene, only introducing a new one, and even *that's* been highly experimental and has had some nasty setbacks. And so on. Honestly, I'd think that you'd have an excellent chance of challenging that patent on the basis of utility: it doesn't *do* anything useful, at least not in and of itself.

  14. Computer Science by Anonymous Coward · · Score: 0

    Oh wow, who woulda thunk that computer science is science?

  15. Let me think by SquirrelsUnite · · Score: 1

    Code?

  16. Tool by Anonymous Coward · · Score: 0

    Nothinig, computer are not science

  17. Of course open source is like science.. by 12357bd · · Score: 1

    Programs are written in formal languages. Every program is an explicit mathemathical expression.

    Hide the code, and your are invalidating the expression, just like showing a math result without stating the formula. That's not science, at all.

    --
    What's in a sig?
    1. Re:Of course open source is like science.. by Anonymous Coward · · Score: 0

      Not really. Mathematical proofs show some kind of relation between where you start and where you end. The only thing you care about in a program is whether or not the damn thing works.

    2. Re:Of course open source is like science.. by ceoyoyo · · Score: 1

      Hiding the source code is just giving you the result in a language that is not to your liking (machine code).

  18. Verily and forsooth by Runaway1956 · · Score: 3, Funny

    This article should be covered up, cast out, smothered, and wiped off the face of the intartubes. Somewhere in the Book of Gates, it must surely be written that Open Source is the work of the Devils, and that all who are contaminated by such heresy shall surely be cast into the lake of BSOD.

    All who seek after the ways of wisdom are surely aware that both science and programming are best accomplished in secretive enclaves, and pursued by the holy clerics of Corporate America. Surely, in the pursuit of wisdom, lesser beings shall be confused and damned by their communistic, socialistic methods. No good can come of the curiosity of the little man.

    Keep the science in the cathedrals, and keep the coding in Microsoft labs.

    Thus speaketh the Gates.

    All hail the great EULA!!

    --
    "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    1. Re:Verily and forsooth by Anonymous Coward · · Score: 0

      Amen, brother!

  19. It's Time To Open Source Education by b4upoo · · Score: 3, Insightful

    Why not free up the educational system and put K1 right up through the Ph.D. level of education as free, open source, tools available in towns as well as on the net. Education is simply a form of information. Let's get the for money players out of the loop.

    1. Re: It's Time To Open Source Education by laxsu19 · · Score: 1

      That sounds like nothing different than giving the parents of home-schooled kids free textbooks, textbooks which are written by everyone. Given that thats what it sounds like, I think you arguing for everyone in the world/country to be home-schooled with wikipedia as their reference material?? If you 'get the for money players' out of the loop that means you get the professional teachers out of the loop and thus everyone teaches for free (i.e. amateurs). if they teach for free, they will be horrible at it.

    2. Re: It's Time To Open Source Education by Anonymous Coward · · Score: 0

      We've been trying to do this for almost a decade, with little success.

      Guess Microsoft has the education department strategists in its pockets.

  20. Is code really this important? by giuseppemag · · Score: 0

    Without discussing the relative merits of Open/Closed source, are we so sure of the importance of computer code? I mean, code is important and all, but undocumented and poorly written code is worth very little. Explaining, documenting, even proving the idea (beyond having it) behind a certain computer program is the real science, while the code is more like the experiment, the "mere" execution of a theory. This doesn't change the fact that writing good and working code is often quite difficult...

    --
    My book: Friendly F#, fun with game development and XNA; my game: Galaxy Wars by VSTeam; my gamedev language: Casanova.
    1. Re:Is code really this important? by Anonymous Coward · · Score: 0

      Yeah, look up the computer code to MBH 98; the "hockey stick" code. Partial code (looks like what was left after they were done, making various edits as they produced several data sets but not saving all the versions), and "CENSORED" data. It's not clear how the results were produced, nor why certain limits were chosen.

  21. Open Science is science fiction... by Anonymous Coward · · Score: 0

    "the practitioners of Science publish not only results, but methodology, and techniques."

    That's the theory. The fact is that:
    - most results are twisted or faked because winner takes all and being faster is better than being rigourous
    - methodologies are dubious for the same reasons
    - techniques are incompletely described to keep competitors behind

    Science done the open-source way would be amazingly productive and creative. But the reality nowadays is very different:

    You have to know in science there is only one reward: the publication of an article in prestigious review. And each paper generally requires months of research work. But the process to get an article accepted generally takes even longer.

    Moreover, for each article published, there are only 2 winners:
    - the first author who did 95% of the work
    - the last author who generaly does nothing in the work but is the boss so his name has to be on the paper

    The other researchers names can be on the article but it doesn't matter much. When you are looking for a job people just look if you published as first or last author.

    So the competition is so intense these days in science and there is so much fear of competitors stealing ideas, that no deep collaboration can happen.

    Moreover, the reviewing process is complete black box: papers are generaly reviewed by 2 or 3 anonymous reviewers that can be either
    - competitors trying to delay authors to publish before them
    - friends pushing other friends even when science is buggy

    So you end up in a world where most scientists are living in this schizophrenic state where they have to publish results to get recognition in the scientific community while at the same time keep as much secret as possible for fear someone will steal their knowledge and publish before they do.

    Maybe in 20 years when Gen Y takes over there will be some openess and science will benefit amazingly for that. But the rules and the reward of scientific publishing will have to change before anything can happen.

    1. Re:Open Science is science fiction... by Anonymous Coward · · Score: 0

      Amen!

      Finally someone who recognises the reality as opposed to the theory. The more controversial the area - the worse it gets. Try climate science for example. Here are some egregious examples where the data and method are actively hidden.

  22. the other lesson by Anonymous Coward · · Score: 0

    Yet you had your suspicions reinforced, and others learned, how not to manage big DB projects. This, one could argue, is of some value. Science is like this too. There is much (wasted?) duplication of effort when failed* experiments go unpublished, just as there are many results in expensive journals that are hidden from many of us without the extra funds to subscribe; much less perform. Perhaps a good first step would be the open-sourcing of failed-experiment data.

    * For various values of "fail."

    1. Re:the other lesson by Daniel+Dvorkin · · Score: 1

      There are useful failures, yeah. I'm not convinced this was one of them.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
  23. Heh by j_w_d · · Score: 1

    You plainly don't know science, and apparently missed the educational boat as well, if you are seriously pitching that "ivory tower" metaphor. If I assume your post is serious and not troll bait, you've been paying to much attention to the media declarations about nullities like "scientific consensus." There is not one field of science where there is uniform consensus among practitioners about anything. In very field you will find that the practitioners are divided into cliques, some of whom may have the media's and the politicians' ears and some of whom do not. These divisions would not exist if there was a true acceptance among the practitioners that a given theory was _the_ way things work. Not only that, science is not a democracy and the fact that a view is widely accepted is no assurance that it is true. If this were true, we would still be using Ptolemaic cosmology and fires would burn because of phlogiston.

    You will often find many individuals in a field who treat some particular theory as the right one. I'm inclined to think that about plate tectonics for example. That does not mean that the currently preferred explanation is the correct one or the last word. There are dissenters in every field (even some geologists who doubt plate tectonics), even in fields that look pretty well settled, and they are dissenters (justifiably so) because the current and preferred explanation is _not_ quite adequate to all data available in the field. This the case from archaeology to cosmology, and as long as a given theory is not adequate to all phenomena addressed in a study area, that area will continue to be a science.

    --
    ------ The only greater hazard to your liberty than n politicians is n+1 politicians.
  24. Open source helps open science by Anonymous Coward · · Score: 0

    Invoking the philosophy of open source was used to encourage openness in one bit of research. The published research was ambiguous on the mathematics which were used, and making (some) of the analysis code public helped clarify what was done. That blog has all too many examples of research which is being kept secret, however.

  25. But in science, openness in methods is fading by Anonymous Coward · · Score: 0

    Open Source may be taking hold in IT, but in science, openness is gradually being lost. As pointed out, the critical factor is disclosing methodology as well as results. The Methods section of scientific papers used to be a major component, prominently placed before the Results, and often of comparable size. But if you look at the newer elite journals like Cell (and more and more of the Cell-wannabe journals), Methods are a brief afterthought at the end, often less than a single page. The old rule of "sufficient information to reproduce the experiments" has gone out the window completely, replaced by "just the bare minimum needed to understand in principle what we did". The clear implication of this is that the current leaders in any field no longer have to tell you how they did what they did, or at least, you have to contact them and ask them nicely. Certainly, it helps the elite maintain their advantage and raises the barrier for new entrants. Add to that the fact that so many of the materials are now proprietary commercially produced kits, often with undisclosed solutions or other components, and it is becoming harder and harder to test the reproducibility of any results. As recently as 20 years ago, if you withheld the identity of even a single compound that you used, you wouldn't be allowed to publish in any respectable journal.

  26. Sounds right to me... by jonaskoelker · · Score: 1

    The theory of Intelligent Design has a lot of holes.

    So does proprietary software.

  27. Shoulders of Giants by Anonymous Coward · · Score: 0

    http://www.cybersource.com.au/users/conz/shoulders.html

    Abstract: This paper posits that the open source/free software development and distribution paradigm will eventually become dominant. It aims to show that this will occur as an inevitable process, slowly at first, then with almost critical-mass motion. A number of analogies to other areas of human endeavour, such as Science will be used to underline the power of the concepts behind open source freeware. Also, that the open source movement shouldn't be viewed as an attack against any single closed source vendor, but against the inadequacies of the closed source process. And finally, the hope is for this message to achieve some sense of resonance with enough readers, to add just a little more momentum to the accelerating adoption of the open source paradigm.

  28. Conceptually speaking, this is not surprising by Klistvud · · Score: 0

    What the news snippet actually claims is that a certain branch of science operates according to the same mechanisms as science at large does (that is, if computer programming may be considered a branch of science). This is basically what R M Stallman has been saying for at least twenty odd years. Namely, that computer programming is about sharing, about getting to see the source code, about modifying and improving it. Not only are there philosophical analogies between science and programming, there are also very important sociological and social ones, especially wrt how the open research model benefits the research community. I could go on about the Cathedral and the Bazaar models here (proprietary/patented research versus open/cooperative science), but such analogies are certainly quite obvious to the savvy crowd of Slashdot readers.

    --
    Intellectual Property: an immaterial non-entity, most fiercely contended by those with no proper intellect to speak of.
  29. The Scientific Ethics of Open Source by Anonymous Coward · · Score: 2, Insightful

    I think it's important to note that open source is important for scientific ethics. As scientists, we are required to disclose everything about what we do - the methods, the errors, the methodologies - just as the article points out. If we don't, we are breaking a code of behavior that exists for the integrity and reliability of the field. How is it justifiable to go and hide that behind the shield of proprietary software in the DAQ or analysis just because somebody like SPSS wants to shut out competition? The answer is simple: it's not. Closed-source is actually scientifically unethical.

  30. ^ That above is a +5 Insightful by mr_stinky_britches · · Score: 1

    I like your analogy. Forcing people with no wheels to invent a car. Clearly, concisely, and accurately depicts the nature of the problem-- Thank You!

    --
    Censorship is obscene. Patriotism is bigotry. Faith is a vice. Slashdot 2.0 sucks.
  31. The similarity is intentional design by Anonymous Coward · · Score: 0

    The Open Source Model has been intentionally designed after the merits of the scientific method, I would say. Many people agree that one of the cental intentions of copyleft is to be able to review, improve and build upon the previous work of others. Since copyleft is probably the most prominent codification of the open source model, I think it could be seen as a central post the model relies on, thus describuing its design (and design intentions) adequately.