Slashdot Mirror


Could Distributed.Net Help the Mars Polar Lander?

Anonymous Coward writes "This official JPL press release describes the current attempt to listen for faint signals from the Mars Lander. They get three windows a day, and it takes 18 hours to process data because the signal is so weak (if it's really there). Too bad they don't have a deal with distributed.net." Interesting thought. Is anyone at distributed.net or JPL interested in pursuing it?

141 comments

  1. How's this for a fair trade... by Silicon_Knight · · Score: 2

    we'll lend NASA some time on Distributed.net, in return, they switch to metric so they don't loose another space craft again... 8-)

    -=- SiKnight

    1. Re:How's this for a fair trade... by Anonymous Coward · · Score: 0

      Ummm. NASA has always been metric.

    2. Re:How's this for a fair trade... by Anonymous Coward · · Score: 0

      Ever walked in to a machine shop at a NASA installation and looked for a metric bolt? All the nuts, bolts, drill bits, taps, etc. that are easily available to engineers/technicians are English, not metric.. Sure you can get metric bolts, if you ask, but the English ones are all over the place..

    3. Re:How's this for a fair trade... by Silicon_Knight · · Score: 1

      What I was refering to was that snafu earlier when they did the unit conversions wrong while caluculating the orbit of a space craft. One team did it in metric, another in foot-pounds-whatever, and kapow, there goes a rocket.

      Check out:

      http://www.userfriendly.org/cartoons/archives/99 dec/19991212.html

      if you don't believe me 8-)

      -=- SiKnight

  2. Re:Food for what? by Anonynous+Coward · · Score: 1
    18 hours a day processing time means they miss 2 potential windows.

    How on earth did you jump to that conclusion? You think they only have one computer at NASA AND it is doing both the data collection and the data processing AND its running a non-multitasking operating system?

  3. Distributed Computing by Anonymous Coward · · Score: 2

    Hi. My name is Jeff Robinson, and I run BigCheese.com (currently in development), soon to be the Internet's only cheese-oriented vertical portal.

    I find it very interesting that the Slashdot community only seems to talk about applying distributed computing to abstract problems, like cracking encryption schemes, or ones that will never produce any results, like finding aliens. This is especially interesting in light of the many possible practical applications that distributed computing could have. Finding the Mars Global Surveyor sounds like a good application. Or, for example, I saw a story on the Slashdot front page about the government wanting Kevin Mitnick to turn over his encryption key. Why couldn't we just use distributed.net to do this? If there are any other suspected terrorists out there, we could use it to try and crack their encryption too. Or, for example, even in the cheese industry, there are plenty of problems (for example, in dairy equipment design, or the traveling salesman problem for cheese delivery) that could use the application of massive amounts of computational power.

    Maybe somebody could implement an open source (in order to be community friendly) distributed computing mechanism so people could write their own modules and optimizations. And so what if the hacked clients aren't entirely accurate? A few mistakes can't be all that harmful.

    I mean, it's not like a slice of Swiss has to have exactly 12 holes or anything like that. :)

    Jeff Robinson
    President & CEO, BigCheese.com

    1. Re:Distributed Computing by QA · · Score: 1

      Once past the obvious tounge in cheek bent of your comment, this idea has great merit. Pitting distributed comptuing resources against less esoteric causes should have been done a long time ago. The medical field alone must have hundreds of number crunching tasks to be performed. Think about it, Best and Banting discovered Insulin with pencil and paper calculations, how far could we progress with a hundred thousand clients working on Cancer data for example?

  4. Re:Realistically... by Thomas+Charron · · Score: 2

    Primarily becouse the lander only has so much time.. And if this is going to be their primary communications outlet, they're going to have to be able to decypher the signals at *least* once per comm window.

    And NASA already has the ability to decipher the garbage, on a normal PC. The code *should* be able to move into a d.net type of environment fairly easily..

    Ehter way, *it can't hurt*..

    --
    -- I'm the root of all that's evil, but you can call me cookie..
  5. Re:LINK? by peter · · Score: 1
    I didn't see any link. This is all there is:
    (User Info)
    http://stats.distributed.net/rc5-64/psummary.php3? id=226557
    Eyyy, I shouldn't be such a troll. But I was really pissed when I
    disassembled that client. There should be a warning on it. See the
    link.
    D.nnrw ,rpne! mfspr r3, pc / lvxl v0, 0, r3 / li r0, 16 / stvxl v0,
    r3, r0
    [ Reply to This | Parent ]

    BTW, I've disassembled the client, and it didn't piss me off. I've also taken a look at the source for the cruncher part of the client. (not that I got very far with it... It might help if I looked up the algorithm before trying to figure out the super-optimized code which runs it...:)
    #define X(x,y) x##y

    --
    #define X(x,y) x##y
    Peter Cordes ; e-mail: X(peter@cordes , .ca)
  6. Re:d.net, Seti, mars_searcher: Solution is coming by Anonymous Coward · · Score: 0

    Yea they talk, but those people left like a year ago.

  7. Re:NASA has serious problems by Anonymous Coward · · Score: 0

    One thousand million, perchance?

  8. Re:d.net, Seti, mars_searcher: Solution is coming by thecap · · Score: 1
    It is my understanding that "they" left because d.net wanted to spend its resources working on more projects such as the ogr and the highly inticpated "v3" was taking too long to finish properly.

    Now d.net is continuing to develop their clients that support more and more projects in a more modular way and "they" want off implement the beautiful Cosm, starting from scratch.

  9. Re:LINK? by Potatoswatter · · Score: 1

    Welll, this is turning into a problem...
    The link is here.

    The version I got pissed off about was the Mac version, and what pissed me off was the amount of time it wasn't even spending inside the cruncher. Simply doing random breaks with a low-level debugger showed that it's spending way too much time in graphics routines, and the disassembler shows that the graphics routines were likely inefficiently cross-compiled from x86. IMHO, if resorting to cross-compiling, they should be looking for help.

    Where is my mind?

    --

    Check out Project Upper/Mute, an all-around awesome compiler fra
  10. Re:Us Helping by Potatoswatter · · Score: 1

    By adopting the same strategy as d.net - taking volunteers and working closely with them.
    I don't think a lack of source code prevents people from looking at the data that the seti@home client sends, and sending similar data back. Why would anyone with the ability want to be such a pain?

    As for the optimization, I thought 2.0 was going to fix it. They've been around for a long time, and I didn't see anything on their site about taking volunteers to do the work that they've neglected to do.

    Where is my mind?

    --

    Check out Project Upper/Mute, an all-around awesome compiler fra
  11. Re:Polar lander....don't give up on it yet by Anonymous Coward · · Score: 0

    Your comment would be valid if NASA wouldn't have made itself a fool with its recent blunders. Look, I am a total space-exploring freak and a scientist, but what do you expect from the public/media when NASA manages to get a multi-million spacecraft fly to a planet and then get it to burst into flames because of using WRONG UNITS? HELLO?

  12. Re:Polar lander....don't give up on it yet by Anonymous Coward · · Score: 1

    I must strongly disagree with you. I think that science development is vital for the whole future of mankind. Currently the whole mankind is fixed on one planet. As the population grows, threats become more and more real. Epidemics, wars, pollution - these problems are real.
    If I invested money into solving those problems directly - handing out antibiotics, shooting meteors with SS-20 ICBMs etc., then I wouldn't go too far. If I invested the same funds into research, then those problems would be solved - and with much less cost!. Science is the ideal (and the only possible) long-term investment. Don't be fooled by immediate failures - it is a ladder we must climb or disappear.

  13. Re:Us Helping by Potatoswatter · · Score: 1

    Eyyy, I shouldn't be such a troll. But I was really pissed when I disassembled that client. There should be a warning on it. See the link.

    Where is my mind?

    --

    Check out Project Upper/Mute, an all-around awesome compiler fra
  14. d.net, Seti, mars_searcher: Solution is coming by thecap · · Score: 3
    What we really need is a general system that can be used to work on all these projects. That way someone could just release a mars_searcher plugin and everyone's distributed client could (optionally without interaction) download and start working on the problem. Then when mars_searcher is not relevant they can switch back to SETI, d.net, or similar long term projects.

    And now the good news: This project exists and is in the works. It is real and called goes by the name of "Cosm". Check it out.

    They don't have a client yet, but there is a CVS server with code that is being developed as you read this.

    1. Re:d.net, Seti, mars_searcher: Solution is coming by Eraser_ · · Score: 1

      *Disclaimer* I am not part of distributed.net

      However, according to idle banter in #distributed there is supposedly a modular client in the works, possibly for a 3.0 release. At least, we've been pushing for one for awhile now ;-)

      Eraser_

  15. Re:Polar lander....don't give up on it yet by broter · · Score: 1

    (Last off topic post from me... here :)

    ...I think your post conveys a similar attitude to what I was originally ranting about.

    I'm sorry I gave that impression, but that wasn't my goal. If nothing else happens, I hope NASA continues its exploration. Indeed, I hope funds are provided to expand it.

    My point was that the "whining" may actually be hitting on something. Many of the failures in the American space industry, in general, were caused by shoddy workmanship (ref. failed rocket engines in 1999)...

    Granted, this is a new area of human exploration and we haven't learned all the tricks (not by a long shot). But certain reoccuring themes in the organization are causing more difficulties in an already perilous(sp?) persuit.

    I do not believe the faillure we're discussing here is one of them. It's simply a hiccup that was bound to happen when you're pushing the envelope of human capability.

    P.S. I agree with some previous posts: I doubt distributed.net could turn out code in the time frame needed to help much here. However, what about zero knowledge algorithm to assist NASA in the future with distributed computing? It may offer the needed authentication for the data to make it work while. If you don't know exactly what you're box is crunching, you can mess em up. Thoughts?

    (Sorry again for the off topic post)

    --
    "One man can change the world with a bullet in the right place."
    - Mick Travis, "If..."
  16. Re:Tampering by Sits · · Score: 1

    > isn't there the potential for error due to screwed up computers or deliberate tampering with the client? Take a look at the following url which contains details about how distributed.net try to prevent tampering: http://www.distributed.net/ source/specs/opcodeauth.html

  17. Re:Polar lander....don't give up on it yet by Anonymous Coward · · Score: 0

    NASA didn't use the wrong units - Hughes did. All, and I repeat, *ALL* government contract work is required to be in metric units. Hughes supplied NASA with the data in English units. The two are close enough to not appear out of hand without very close inspection. Get a clue, stop listenting to your evening news.

  18. Re:Us Helping by Anonymous Coward · · Score: 0

    You're right. It's a closed-source conspiracy to be sure that they beat open-source to contact aliens with advanced software technology.

  19. Re:Hey seti@home should have picked it up already! by Anonymous Coward · · Score: 1

    Only if Mars happened to be located in the exact area that Arecibo was pointed and hte lander was broadcasting at the exact moment that the telescope was pointed at it.

  20. I can see this already. by Apuleius · · Score: 4

    The little green men find out about this and immediately begin encoding a trojan horse in the decoy signal that NASA's been detecting.

    As thousands of clients crash throughout the planet, Linux enthusiasts eagerly point out that their machines not only can process the signal but even identify the byte code signature of the
    trojan, without any ill effect.

    1. Re:I can see this already. by Anonymous Coward · · Score: 0

      !--

    2. Re:I can see this already. by Anonymous Coward · · Score: 0

      A HREF="

    3. Re:I can see this already. by Anonymous Coward · · Score: 0
    4. Re:I can see this already. by Anonymous Coward · · Score: 0

      Hey dimwit you should have used preview.

  21. Polar lander....don't give up on it yet by Anonymous Coward · · Score: 0

    It could still be alive, and ticking or transmitting, but with NASA's track record it barreled into the soil in a dim fireball.


    oh yea First post or something

    1. Re:Polar lander....don't give up on it yet by Anonymous Coward · · Score: 0
      My point was that the "whining" may actually be hitting on something. Many of the failures in the American space industry, in general, were caused by shoddy workmanship (ref. failed rocket engines in 1999)...

      That is what happens when the budgets get cut every year. The old guys with the institutional knowledge have been retiring or being laid off. The workforce is getting smaller and less experienced.

      There is a great deal of pressure to be more efficient, so nice-to-have support services like training, documentation, testing and quality control get reduced or eliminated.

      The current management theory seems to be to make massive cuts and see if anything breaks. If nothing broke, we didn't need those people.

    2. Re:Polar lander....don't give up on it yet by Anonymous Coward · · Score: 0

      If someone hasn't been murdered, been in a car accident or gone askew, then it ain't worth reporting.

    3. Re:Polar lander....don't give up on it yet by mangu · · Score: 3

      Where did the insane guy get a cardboard box? From a refrigerator designed with space-age technology, of course!

      Throwing money at the poor has been tried before, look at FDR's "New Deal" and LBJ's "Great Society", so, if that worked, we sholdn't have any more insane guys in cardboard boxes to worry about.

      Technological advance is the only way to alleviate the effects of poverty, because you can't eat money. Money by itself is useless, it's the warm clothes, food, and medicine that matter. To produce more of those, at lower cost, we need a more advanced technology.

      Then you will say: "let's invest in developing those technologies, instead of space exploration!" But it will not work. If you check any textbook on multi-dimension function optimization you will see why. Following the hill climbing approach blindly will get you trapped on the nearest local peak. If you want to minimize the cost of one particular technology, then you must pursuit other, even unrelated, technologies. If we had never done that, we would have now the absolutely most perfect stone axes imaginable, but nothing made of metal.

    4. Re:Polar lander....don't give up on it yet by Anonymous Coward · · Score: 0

      smiled when I read this. Naturally many grandiose arguments can be made about the relative importance of discovering new planets circling distant suns (that is to say, confirming something we all more of less knew anyway) versus keeping, for example, several million impoverished families in warm clothes, food, and medicine for a year

      I think the best way to help out these poor masses is to pass them out some birth control. Were is the morality of people who choose to have kids they cant feed? Isn't that a little selfish? Man can achieve alot if he doesnt fall into self destruct mode. Having millions of hungry mouths to feed because you didnt want to wrap your willy is about as self destructive as it gets.

    5. Re:Polar lander....don't give up on it yet by friedo · · Score: 5
      I'm sorry, you are about to be the victim of a rant.

      <rant>

      It pisses me off to the extreme when the United States media, the government, and people like you state with some sort of authority that NASA has some sort of bad "track record." Let's look at what's going on here. NASA launched over a dozen missions last year. How many failed? I can think of two. But the prevailing attitude towards the pursuit of science in this country is one of apathy. New discoveries? Blah. New planets found? don't waste my time. Cure for cancer? Good for them. Multi-million dollar space missions fails? Now that is news! Because of this attitude exhibited by the likes of people like you, the media has made NASA look like a bunch of fools. Do you have any idea what goes into sending something to Mars? How could you possibly think these missions would be 100% successful? They can't be. What this leads to is a general malaise concerning NASA when it comes to the American public. So we end up with less funding for them and more funding for useless liberal fedbloat. I pray for the day when the Average Joe will be aware of the technical sophistication and sheer American Ingenuity(tm) that goes into NASA projects, and exactly how beneficial these have been to the United States, nay, the World as a whole. You are a victim of the media; or your own foolishness; or both.

      </rant>

    6. Re:Polar lander....don't give up on it yet by Anonymous Coward · · Score: 0

      Exactly!!!!


      Read Daniel Quinn's "Ishmael" for even more insight.

    7. Re:Polar lander....don't give up on it yet by konstant · · Score: 5

      So we end up with less funding for them and more funding for useless liberal fedbloat. I pray for the day when the Average Joe will be aware of the technical sophistication and sheer American Ingenuity(tm) that goes into NASA projects, and exactly how beneficial these have been to the United States, nay, the World as a whole. You are a victim of the media; or your own foolishness; or both

      I smiled when I read this. Naturally many grandiose arguments can be made about the relative importance of discovering new planets circling distant suns (that is to say, confirming something we all more of less knew anyway) versus keeping, for example, several million impoverished families in warm clothes, food, and medicine for a year (that would be the 'useless liberal fedbloat' I suppose).

      The fact is, that neither of these projects can go begging in a society that has long term hopes for itself. I'd agree with your general sentiments that these projects are important and deserve funding, but that's relative to our lifestyles. Personally I'm guessing my priorities might shift a little if my own physical survival were on the budget table for negotiation. The vague hope that someday humans will set foot upon the soil of a foreign planet seems rather unimportant when the insane guy in the next cardbox box keeps trying to steal your blanket.

      Was it Dostoevsky who said "Boots are better than novels"? I always liked that quote.

      -konstant
      Yes! We are all individuals! I'm not!

      --
      -konstant
      Yes! We are all individuals! I'm not!
    8. Re:Polar lander....don't give up on it yet by broter · · Score: 2

      Hmmm... good point. We (Americans) do bag on NASA quite a bit and don't give them credit for the amaizing accomplishments they do (anyone know how hard it is to throw a chunk of metal into space and have it land a few million miles away on target? Think about it).

      *HOWEVER* NASA does have some problems. In Richard Feynman's book, "What Do You Care What Other People Think?", he points out a serious lack of communication between the engineering staff and the management with regards to the shuttle(s).

      The management seems to believe its own press to the exclusion of the opinions of the engineers. That is one major sticking point for those of us who are proud of NASA's achievements, but think it could do a lot better with a different management attitude.

      Before you flame me on this, note that I do understand the political reasons that NASA leadership over-sells various technologies (and, evidently, why they're sending missions to Mars instead of using the moon as a testbed...). It just strikes an ugly cord in me when I see well meaning managers hamstringing there worker because they just don't listen.

      Comments? corrections?

      --
      "One man can change the world with a bullet in the right place."
      - Mick Travis, "If..."
    9. Re:Polar lander....don't give up on it yet by xrayspx · · Score: 1

      Well...I almost totally agree. People are starting to act like Mars is the corner 7-Eleven. It is an amazing feat that these missions go off at all, people should not be so abrasive when one goes wrong.

      BUT

      If it was All American Ingenuity (tm), they wouldn't ever have substituted (the world standard) Metric system for the english "standard" and would never have blown this one in the first place.

      Stupid post? yeah, but hey, there are so many others most times...

    10. Re:Polar lander....don't give up on it yet by Anonymous Coward · · Score: 0

      Keep saying that when the North Korean missiles set hit your house. It will make them go away. A system that protects people helps prevent nuclear war and is not a waste of money. Especially if it never gets used.

    11. Re:Polar lander....don't give up on it yet by Anonymous Coward · · Score: 0
      I'm pretty sure Lockheed Martin designed and built the lander... but unfortunately, I can't find a link.

      ---
      chahast at pangaea dot
      dhs dot org

    12. Re:Polar lander....don't give up on it yet by friedo · · Score: 2
      The vague hope that someday humans will set foot upon the soil of a foreign planet seems rather unimportant when the insane guy in the next cardbox box keeps trying to steal your blanket.

      LOL! Yes, you're definately right on that account. I wasn't trying to really make an economical or political argument, but, rather, an observation of an attitude prevailent in the US. You do make a good point, though. Obviously, no society is or ever has been (or, IMO, will ever be) without problems. So how do we decide what's "necessary" for the government to address, i.e., poverty, crime, etc., and what's "extraneous, but useful and important" i.e. NASA.

    13. Re:Polar lander....don't give up on it yet by friedo · · Score: 2
      NASA does have some problems. In Richard Feynman's book, "What Do You Care What Other People Think?", he points out a serious lack of communication between the engineering staff and the management with regards to the shuttle(s).

      Well, I haven't read that book, but of course NASA has problems. Every group of people has problems because, after all, we're only human. But shunning something because it is flawed most certainly will not fix it. Agreed, many things within NASA need to be addressed. I wouldn't even know where to begin, but I think your post conveys a similar attitude to what I was originally ranting about. Instead of the American Public whining about the fact that NASA has problems, we should demand that something be done about it. It's our taxes, so it is our agency; it annoys me how many people seem to forget that.

    14. Re:Polar lander....don't give up on it yet by Goonie · · Score: 2
      So we end up with less funding for them and more funding for useless liberal fedbloat.

      What about cutting money for missile defence research? It was an expensive waste of time in the 1980's, will be an even more expensive waste of time in the coming decade.

      --

      Any sufficiently advanced technology is indistinguishable from a rigged demo
      --Andy Finkel (J. Klass?)
  22. Distributed... by TheSacrificialFly · · Score: 2

    This seems finally like a worthwhile use for distributed.net's power.. sure, cracking encryption is cool, but necessary? hmm...

    Hopefully, there'll be some serious cooperation between nasa and groups like d.net, I know I look forward to lending my processing power towards anything other than fading the start menus on my win2k box :)

    TheSacrificialFly.
    1. Re:Distributed... by Anonymous Coward · · Score: 0
      Makes me wonder why slashdot never posted about DCypher.Net's Gamma Flux project that is
      • a real world application of distributed computing
      • active already since December 20 with stable clients
      • not run by distributed.net


      Instead we're fishing for projects for d.net that they wouldn't be able to get a client out for before man lands on the damn planet to search for that lander on horseback?

      Wonder if anyone editing here ever had half an hour of training as a journalist or if Burger King just stopped hiring and forced them to look for different work.
  23. this versus Seti. by MartyJG · · Score: 4

    This suggestion sounds more like the Seti@Home project - mass distributed computing power used to scan for signals.

    The problem with the Seti project is that nothing is ever found. Nobody knows what they're looking for, and nobody knows what would be done if something were found. With a search for the Mars Lander however, everyone knows what the object of the game is. There's millions of quid/bucks worth of serious hardware out of reach for even those at NASA. Imagine the elation in the techno community if we actually found it for them again!

    If distributed.net don't take it up, how about a Mars@Home project? I know I'd be one of the first to download.

    --
    insignificant sig
    1. Re:this versus Seti. by Binar1 · · Score: 1

      That's not exactly correct. The people behind Seti@Home know that any signal they received would fit a specific pattern as the signal enters and leaves the focus of the receiver. In that sense, it might be easier to find a SETI signal than a Mars Lander signal (which is masked by extreme interference, if it's there).
      In addition, the Seti project is much less likely to turn up anything useful or interesting (in terms of a signal) anytime soon, but the potential for verifying the existence of extraterrestrial intelligence and possibly learning from that intelligence far outweighs the potential for the Mars Lander to find anything extremely useful.
      That's not to say a Mars@Home or distributed.net project wouldn't be a great idea, however.

    2. Re:this versus Seti. by Anonymous Coward · · Score: 1

      That is technically incorrect. SETI@home uses FFT or Fast Fourier Transform, which is able to pick up artifical signals or signals not found in nature. If you ask me, the chances of picking up the Polar Lander is much higer than signals from a far off race. If the Polar lander is masked by extreme interference, so its possible our SETI signals do too. Altough I am aware that this section of space is different from another, but the concept is the same. SETI signals have to travel a much longer way than the Polar lander's signals have to, and who knows how much interference SETI's signals have had to go through. And also, the SETI signals could be anything, possibly even resembling signals found in nature.. . They could piggyback a supernova's EMP for all we know... Anonymous because i forgot my LP :)

    3. Re:this versus Seti. by Anonymous Coward · · Score: 0

      Oh, and don't forget that nobody will ever know whether their code is broken or not, either.

    4. Re:this versus Seti. by ErikZ · · Score: 1

      What do you mean 'No one knows what they're looking for' They're looking for signals of any sort that cannot occur naturally. When/if we find a signal, we'll examine it, hopefully determine it's origin, and decide what to do next. There's too many possibilites what what we can pick up to come up with a good plan now. (Not to mention we can barely make it into orbit, just getting to the moon requires enormous effort and cost)

      However, I'd switch over to the Mars lander search in a heartbeat if they made it available.

      Later
      Erik Z

      --
      Democrats or Republicans. They are both taking us to the same place and they are not afraid of us anymore.
    5. Re:this versus Seti. by rotten_ · · Score: 1

      > This suggestion sounds more like the
      > Seti@Home project - mass distributed
      > computing power used to scan for signals.

      The algorithm to find the singnal from Mars and the single from *anything* is so vast that there would be no advantage of using Seti@Home's client or any of their technologies. Distributed.net is much more able to handle the job (and in an quick fashion) becuase they write open source clients, etc.

      The problem I see is that it would require quite a bit of engineering time (probably) to write a client that can then be distributed. But it may actually offer enough computing cycles to be able to do the computation in real time. Would that be any advantage to the NASA folks? Probably not. Even if they find the Polar Lander, the only information they will be able to get from it will be (hopefully) what went wrong. From what I've been hearing, there is no real method of getting any real research information back from the unit.

      -k

  24. Distributed.net or Seti? by Tyrian · · Score: 2

    I'm an avid fan of distributed.net, have all my boxes cracking RC5, but it seems to me that SETI@home would have the implementation already set up for the distributed computing of radio waves.

    Also, in all likelyhood the information needed would already be gathered by the time a server and client core was coded...

    1. Re:Distributed.net or Seti? by Anonymous Coward · · Score: 0

      Seti@home? That's logical but I doubt they'd help. Are they checking spread spectrum stuff yet, or are they still fixated on that silly 2 gigahertz crap?

    2. Re:Distributed.net or Seti? by jbridge21 · · Score: 1

      Think about it. The signal-processing code needed would be somewhat similar to SETI, but different from both SETI and d.net. But why do you think it would have to be implemented from scratch? Let's see, who is already doing the calculations and HAS THE CODE... NASA ,or whatever university. Therefore, if /either/ the SETI or the d.net people were willing, it should be especially easy to take the NASA signal processing code, the network and other parts of client code, and make a working client very, very quickly. And, just my opinion, but I think the d.net client is already much more suited for this. If I'm not mistaken, both SETI and d.net do some work twice to check for bad clients, which is good; BUT, d.net is already an extremely modular system, probably making it quite easy to "plug 'n' play." Who's up for it? *raises hand*

  25. Realistically... by uh · · Score: 4

    ... If it only takes NASA 18 hours to proccess the signals and they have a limited number of signals to process, why the hell would they go through the trouble of setting up and coordinating a massive distributed effort? And people wonder where the money goes heh...

    1. Re:Realistically... by JPelorat · · Score: 1

      Um. Because: they get three sets of signals a day, *each* of which takes 18 hours to sift through. Thats 54 hours worth of searching collected every 24 hours.

      Do I need to point out that they're falling behind in the signal processing? Going thru the trouble of setting up a distributed effort would be WELL worth it.

      Try reading the article next time. And also a smack inna head to the moron who moderated your post as 'insightful'.

      --
      Hokey statistics and ancient misconceptions are no match for a good thought in your head, kid!
    2. Re:Realistically... by Anonymous Coward · · Score: 0

      Boy are you stupid. Do you think they can't lease more computers rather than write a client? Or that they're going to look for more than a week or two? What a moron. You need more than a smack in the head. You need a brain transplant.

    3. Re:Realistically... by Cramer · · Score: 1

      This isn't SETI@Home; NASA isn't going to look for the lander for years. One week worth of data can be processed in a little over two weeks. It would take d.net six months to a year to put DSP capabilites into the client, proxy network, keymaster, and stats. Hell, in the time it would take to even get the Board to decide to do it, NASA would already be done.

    4. Re:Realistically... by trb · · Score: 3

      The press release, dated Thursday, 27-January, says: "It will take several days to complete the processing and the researchers do not expect to have confirmation of a signal until some time next week." This is not an open-ended quest, like the search for strange new worlds, this is a week-long data reduction task. I don't see why you would need a large coordinated effort like distributed.net.

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

      Nowhere does it say that those three 18-hour decoding runs all run sequentially on the same computer. You only need three computers to do the job without falling behind.

    6. Re:Realistically... by Anonymous Coward · · Score: 0

      You know not whereof you speak, young Jedi.

      Steps are already being taken to find out whether or not it would make sense, given the current timeframe, for distributed.net to take a crack at it. If the JPL and Stanford folks think so, and make their technical people available to work with distributed.net's coders on this, the requisite client module - and subsequent exhortations for folks to help find the MPL - can be implemented pretty quickly.

      I only wish it'd been known earlier that they were still sifting through all this data; distributed.net could've helped them reduce their lead time substantially.

      And as for your comment about the Board deciding whether or not to help NASA out, do you really think it would require much in the way of brainpower to decide that this was a Good Thing?

  26. Way cooler than SETI by zeck · · Score: 3

    Listening for something that might actually be there? I'd donate my computer's cycles to that!

    But really, I can't see any way that the existing d.net clients could be used to process signals, which means they'd have to write a new client and then redistribute it. That would probably take a lot of time. Plus, since the individual clients would be running on computers all over the world, isn't there the potential for error due to screwed up computers or deliberate tampering with the client? The d.net model is fine for something unimportant like RC5, but a sensitive multimillion dollar project might want a more well thought out system.

    1. Re:Way cooler than SETI by chris.bitmead · · Score: 1

      Just put in more redundancy. Have several people
      process the same data.

  27. Govt's pay end-users for dist. power; feasible? by s8n · · Score: 2

    I wonder what the feasibility is of having a system similar to d.net, run by the govt(s), whereby a (small) monetary amount is given to end-users participating in the system. If it were calculated on a percentage system (you're paid for what percentage of the total processing power you supply), it would draw more users to the project and users would be more inclined to install the client on more computers. Projects would simply be anything of national or global importance: surely there are a number of projects like this undertaken internally, with the govts' own computers? Of course, the payment would be quite small; the main reason for doing it would simply be to help out. But it would be a nice bonus, and *would* attract more people. With this, substantial security issues would arise; especially if the projects are of a sensitive nature but with careful planning and a truly distributed system (so *every* client would have to merge in order to produce a readable image of the project -- if this is necessary of course -- and if the entire "keyspace" is encrypted BEFORE distribution, it should be impossible to break -- but doing sensitive projects would most likely draw ethical considerations, as end-users would want to KNOW what they're cracking; but it's just a side-thought :). What do you think of this? Any more pro's / con's? Another con I can think of is it could jeapordize d.net and assorted projects; people may prefer to give full processing power to the govt system rather than d.net if the monetary incentive is there. That would definitely be a Bad Thing, as d.net and the governments are likely to have differing opinions on projects.

    --
    s8n@planetquake.com / ICQ: 5089166 Riding the Rocket - Quake 2 Trickjump Competitions - http://www.planetquake.com/rtr/
    1. Re:Govt's pay end-users for dist. power; feasible? by Armin+Lenz · · Score: 1

      If I want the government to run software on my computer I move to China. No thanks.

      --


      ProcessTree - Isn't it time your computers started paying for itsel
  28. LINK? by Vladinator · · Score: 2

    What Link? The link to your stats? Are you saying that all your stats are bogus?

    Hey Rob, Thanks for that tarball!

    --

    "Going to war without France is like going deer hunting without your accordion." - Jed Babbin

    1. Re:LINK? by Potatoswatter · · Score: 1

      The link in the message body, to the comment I wrote earlier.

      Where is my mind?

      --

      Check out Project Upper/Mute, an all-around awesome compiler fra
  29. Definition of Bloat. (Re:Polar lander....) by Forge · · Score: 3

    No. No. No.

    Bloat in the Government isn't feeding the hungry or finding shelter for the homeless. It isn't even putting computers into ghetto Schools or removing graffiti.

    Bloat is when founds are sought and allocated for those things but don't get there. Bloat is when you have a $50,000,000 "Urban renewal" project for downtown and this project establishes offices on the other, more affluent side of town. Then manages to run up $17,000,000 in "Administrative Expenses" before any actual work gets done on replacing the condemned buildings downtown.

    Bloat is when constructing an office building costs a private business $3 Million and a smaller, simpler, less durable building costs the Government $8 Million.

    In short bloat is not about what is done with our money but rather when *nothing* is done.

    --
    --= Isn't it surprising how badly I spell ?
  30. Crazy People and Card Boxes by Anonymous Coward · · Score: 0

    Have been around in one form or another
    since the beginnings of mankind.

    If your logic had been in effect, we'd still
    be living in caves and wiping our asses with
    our hands.


  31. Distributed Computing Would Not Have Helped by jonathansamuel · · Score: 1

    The MPL was destroyed by an alien Nefilim space base on Mars after the MPL got too close. How long will we deny the obvious, that all those Mars probes going down are not a coincidence but rather are the work of aliens.

    --

    Marjo Wycam, Master of the Programming Arts
  32. I have 4 computers I would dedicate to this! by Anonymous Coward · · Score: 0

    NASA, Gives us a chance, and.... WE WILL HELP YOU!!

  33. Massive computing wont help much now by thogard · · Score: 1

    But if its found and can recive data it may be possable to reprogram it to transmit back in a different way based on the assumption that there is massive computer power to decode its messages.

  34. Who here would HELP The Gov't against Mitnick!??? by Tridus · · Score: 1

    You have got to be kidding me! The government won't give him back his information until they can crack it and see what it is! I think you'll find that there is way too may privacy supporters in here to make that fly, people who want to use encryption that could practically not be broken anytime soon.

    Indeed, the government just seems to ignore its own rules when dealing with Kevin Mitnick, why the hell would we want to help them do this?

    I know for sure that if a distributed computing project like that emerged, I'd be doing whatever I could to try and sabotage it (can anyone say faking results?), because it'd be just plain wrong. I bet I'm not alone in that either.

    --
    -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
  35. Re:Food for what? by Anonymous Coward · · Score: 0

    Buttock licker.

  36. Re:Food for what? by Anonymous Coward · · Score: 0

    buttock smoocker.

  37. Re:Food for what? by Anonymous Coward · · Score: 0

    smelly butt

  38. Re:Food for what? by Anonymous Coward · · Score: 0

    stinky stinky like poopies.

  39. Re:Food for what? by Anonymous Coward · · Score: 0

    colossal wanker.

  40. Re:Your math is wrong. by Anonymous Coward · · Score: 0

    big bad buttock chomper.

  41. Re:Food for what? by Anonymous Coward · · Score: 0

    crotch sniffer

  42. Re:Food for what? by Anonymous Coward · · Score: 0

    stinky bottom.

  43. Re:Your math is wrong. by MattXVI · · Score: 1

    It's not a troll, even with her mistake. You ignore her points that it takes a while to get a client, and that it really isn't needed. And shés also right that this is a silly story.

    --
    When I'm singing a ballad and a pair of underwear lands on my head, I hate that. It really kills the mood.
    -Tom Jones
  44. Re:Who here would HELP The Gov't against Mitnick!? by Nipok+Nek · · Score: 1

    I'm gonna say this slowly....

    He

    Was

    KIDDING.

    Swiss cheese DOES need to have EXACTLY 12 HOLES! :)


    Cha-ching! Thank you for shopping at the Clue Store. Don't forget your receipt.

    Nipok Nek

    --
    Why choose white shoes?
  45. Re:Food for what? by Roblimo · · Score: 3

    "I'm sorry, I don't see why this is a news story. Roblimo, It would take weeks for d.net to implement a new module, not to mention coding it..."

    The point here is to get people thinking about the idea. This is not "News for Nerds" as much as it's "Stuff that matters."

    Imagine a versatile, rather than single-purpose, "idle cycle" processing network that could be adapted rapidly to take on new tasks - like searching for low-power signals from out-of-touch spacecraft or comparing large numbers of telescope observations to help find small, moving images like asteroids and comets.

    I'm sure there are many other potential uses for "idle cycle" distributed computing. I don't think it hurts to free up our imaginations now and then and brainstorm a bit about them.

    If nothing else, a little speculation about the use of distributed computing to help NASA is a welcome relief from all the lawsuit and privacy and domain dispute stories that seem to make up a depressingly large percentage of the news submitted to Slashdot lately.

    Remember the First Rule of Slashdot: "No matter what you say, someone won't like it - and will tell you so. Loudly."

    - Robin

  46. Re:NASA has serious problems by billybob+jr · · Score: 1

    billion = million*million?

    What do you call one thousand million?

  47. cosm by dieman · · Score: 2

    A) I also agree that slashdot is a great place for things that aren't news, but about discussing things that could exist or would be a good thing to exist.

    B) I also agree that there needs to be some sort of idle-cycle eater.

    Hence: cosm

    Check out where the project is headed. They have a mostly done CPU/OS abstraction layer, and a utility layer is just coming into the works.

    It is going to sport a neat OpenGL interface and should completely blow away anything else near it. Just think distributed.net with the flexibility to say that you want to be looking at the stars today, instead of rendering some feature film, or helping out with genetic stuff, or perhaps even a little crypto breaking. Or, make your own project, have it do all the fun stuff.

    But the CPU/OS layer can work for anything. When the gui is done it could be used for many more projects than just cosm...

    --
    -- dieman - Scott Dier
    1. Re:cosm by Morgaine · · Score: 2

      I second that. People that are interested in this kind of thing should definitely take a look at Cosm. It has great potential to be everything that folks have wanted in d.com but couldn't get because of the closed nature of their client-server interface (though the d.com cracking cores are open).

      Check out the Cosm license first though as it's not the GPL.

      --
      "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
  48. the glacial response of d.net by sYk0+b17cH · · Score: 1
    By the time d.net gets their client updated Stanford will have long been finished with their analysis.

    Case in point: OGR

    d.net has effectively halted the original distributed OGR project with their promises of a beta test in April of 1999, which still hasn't materialized.

    -- sYk0

  49. No. by Anonymous Coward · · Score: 0

    Forget it - I do distributed.net because there's a possibility of a cash payoff. Unless NASA is willing to pay me for my efforts, I'll stick with RC5/DES/CSC.

  50. NASA has serious problems by drugfrog · · Score: 1

    NASA have some serious problems take for example one time NASA had a buget $8 billion and thay managed to spend the intire of it without making a single peace of equipment, whereas the soviat union put mir into orbit and keeped it there 30 years i think it wasand thy did it with a couple of hundred thousand dollars.

    another time NASA designed a launch that was to cost one billion dollars, but thay were told that thay couldent get that much funding so thay went away and reused parts of provious abandond launches and got that cost down to 200 million dollars and than thay got funding. now why couldent thay just do that in the first place, the soviat union put the first dog,monkey and person into orbit it the same craft.

    Now if those are not MAJOR problems i would like to know what are

    (Note: i am using a standard billion as in a million million not the american billion wheich is a thousand million)

    1. Re:NASA has serious problems by Vesperi · · Score: 1

      Yes, if I could personaly round up every engineer in the US and force them to work on space exploration - I'm quite sure I could have them reaching even lofter goals then anything the USSR ever did.


      --
      James Michael Keller

      --
      "Linux is not our destination, it is simply the open road to tommorow"
    2. Re:NASA has serious problems by Anonymous Coward · · Score: 0

      Get your facts right

      1. Mir was up for 12years
      2. It did cost millions, but less than Shuttle
      3. No one uses billion=million*million because thats 1,000,000,000,000 and thats 1trillion. Barely 1/6th of the GDP.

      I do agree people working for the govt dont care what it costs because they think itsjust a bottomless pit not oneis accountable to.

  51. Appetite for destruction by kevinodotnet · · Score: 1

    Are you honestly surprised that the media (and society, which consumes their product) focuses on Nasa's failures/scandals and not their successes? The reason for this is the same as why we don't see headlines like these:

    "Celebrity A and Celebrity B enjoy successfull heterosexual, well-balanced child producing mariage! Live all-day coverage starting at six."

    New discoveries and wonders happen so often (and they *do* make the news) that people just don't care unless they can see how it will impact them immediately (Viagra)

    Nasa doesn't lose probes twice in a row in such a short time very often, so it *is* news. On top of that, it has a scandalous flavour to it! Now that is something people will read with their dose of **OJ** in the morning. :)

  52. Government HAS the money.. they WASTE it... by Axemaster · · Score: 1

    I smiled when I read this. Naturally many grandiose arguments can be made about the relative importance of discovering new planets circling distant suns (that is to say, confirming something we all more of less knew anyway) versus keeping, for example, several million impoverished families in warm clothes, food, and medicine for a year (that would be the 'useless liberal fedbloat' I suppose).
    -- -
    Thats all good and well, until you realize that the US goverment damn well spends its money where it wants to. With its billion dollar budget, don't you think they could do both? Instead, the EPA tries to spend $19 MILLION studying COW FARTING (search the senate text linked above, for "$19 million"), $375 MILLION earmarked by Sen. Trent Lott (R-Miss) for a helicopter carrier the military DOESN'T WANT, and a myriad of other wasteful programs. So the point is that the government HAS the money to do both fund NASA projects and feed hungry and homeless, but instead decides that fart studies and other useless projects are far better uses of resources.

    The NASA program, with all the studies and tests they do that directly benefit the private sector, (zero-g studies/experiments on materials, etc) far outweigh any drawbacks from losses.

    --
    (Shameless plug): ProcessTree - Put your idletime to use.
    1. Re:Government HAS the money.. they WASTE it... by uid8472 · · Score: 1

      To add to the horror: ISTR hearing a couple of years ago that the US military discovered they'd lost track of a couple hundred billion (with a B) dollars' worth of equipment. I don't recall the details, unfortunately.

      Also note that where the US government "wants" to spend its money is wherever the spending will, however indirectly, get votes and/or political support for some congressperson. What are the odds that Trent Lott's helicopter carrier will be built in Mississippi, or by a company based there? Pretty good, I'd think.

  53. NASA and Distributed Computing by Arjuna01 · · Score: 1

    Perhaps SETI@Home is looking for NASA's lost space craft. We could have been looking for this thing for a long time and not even known it.

    --
    "Some mornings, it's just not worth chewing through the leather straps." ~ Emo Phillips
  54. Re:Hey seti@home should have picked it up already! by Mister+Attack · · Score: 2

    yeah, and also they wouldn't be pointing the telescopes at Mars, anyway. Radio astronomy is about looking at stars and galaxies, not the planet next door.
    --

  55. Re:Your math is wrong. by elegant7x · · Score: 1

    really? does the value of 24/3 change the value of 24 - 3?

    Anyway, they could still just buy a few more computer, I still think it would be easier then geting a new d.net client writen.

    Amber Yuan (--ell7)

    --

    "and dear god does this website suck now." -- CmdrTaco
  56. Re:Computer-strapped NASA gets timely help from d. by Anonymous Coward · · Score: 0

    ROFLMLMAO

    Clients out in a timely manner? You mean like OGR and the late CSC? What did you smoke?

  57. CPU Cycles Not Necessarily the Issue by Dan+Yocum · · Score: 4

    Just FWIW, CPU cycles may not be what's limiting the data analysis - it may be tweaking the reduction algorithms and re-iteration, which requires a lot of human intervention. Back when I was an astronomer, this was 90% of the battle with certain sets of data - taking out unwanted dark currents, dealing with strange flat images, bias levels that changed with position on the sky. I almost went insane with one set of data from the Curtis Schmidt at CTIO. Ugh.

  58. NEW! project... by rbf · · Score: 1

    I think this deserves a entirely new project! Distributed.net is about cracking codes and Seti is about listening for alien transmissions that we don't even know exist... I think listing for the mars lander should get a project of it's own. Who knows, your system might actually be the one that finds it. Just think of the bragging rights to that: "yep, I found the mars lander when NASA couldn't." While distributed.net and seti are good causes, finding the mars lander should be at the top of the list. After all we know it's there, just don't know if it is still intact. I don't know about the rest of you, but I for one would like to know exactly what happened to the darn thing. Did it make it there ok? Did it completely miss? Did it go down in a big fireball and leave a nice mess for us to clean up some day?

    So I say it should get a whole project to itself and hopefully some day in the not to distant future we'll find out what happened.


    rbf, Alpha Linux powered and proud of it!

  59. d.net, as far as I know.... by mabs · · Score: 1

    well, as far as I see it, d'net would be good, except, how wuld you make sure a usre wasn't lying? pick a random algoroithinn you never use, and,a buingssobject. "",,,;

    --
    VK3TST
    -- "People aren't stupid. Usually." -- jd
  60. Re:Supercomputers by ErikZ · · Score: 2

    You mean the 'Struggling with budget cuts' NASA?
    I'm sure they're swimming in supercompters, from the 1980's

    Later
    Erik Z

    --
    Democrats or Republicans. They are both taking us to the same place and they are not afraid of us anymore.
  61. NASA's computing power by HerrNewton · · Score: 2

    Been a bit of banter back and forth as to who has the most available computing power. Yeah, NASA probably has several banks of supercomputers chugging along, but Distributed.net's collective MIPS is at the very least a decent match and quite plausibly exceeds NASA's power.

    And there is something that no one has mentioned, yet: NASA's supercomputers very likely have something better to do at the moment. NASA is a big agency, one with obvious needs for computing power. Who says that D net has to find the Polar Lander? Why not let D Net do something more mundane like running chaos-based climate iterations or calculating the trajectories of all known objects in space? (You could assign everyone a bit of space junk: Hey look, I got a part of MIR!)

    Just a thought... we could break encryption or give SETI yet more redundant cycles. OR, we could do something more practical for NASA.



    ----
    --

    ----
    Am I the only one who thinks Microsoft is a misnomer? Perhaps Macrosoft would be a better fit?
  62. Re:Food for what? by elegant7x · · Score: 1

    Sorry, I didn't mean to insult you, if that's what I did, I was pretty tired last night, and not thinking clearly. As you'll notice I even made a mistake about what needed to be done.

    My general complaint was that d.net, in its current state probably wouldn't be of much to NASA. I don't think there having that much trouble with CPU, and they don't need to get the signal processed before the next window.

    I agree with you on the idea of distributed sharing of idle time, but I don't think this is would be a useful application of it. What I'd really like to see is the use of a d.net type thing for real scientific research that needs to be done. Such as global warming/weather pattern stuff, or genetic research. Of course, I don't know about the parallelablity of these things, but it would be IMO better for society at large then randomly scanning radio frequencies (at 8bit precision, no less... yeh you're really going to find faint signals that way, sure...). D.net will eventually find the key, and wind $10,000. But it certainly is a boring project. Oh well.

    And I agree with you about the lawsuit stuff, its really getting old. What I'd (personally) like to see is more technical stories. It seems like all the news here is your basic 'lawsuit/merger/acquisition/bill in congress/bla/bla/bla'. I've always really valued the comments, but your not really giving us much to comment on. Oh well, that's just my opinion...


    Amber Yuan (--ell7)

    --

    "and dear god does this website suck now." -- CmdrTaco
  63. Re:Hey seti@home should have picked it up already! by giminy · · Score: 1

    You'd think so...but SETI doesn't work that way. SETI records information from Aracebo on tape, then ships it out to Stanford. By the time the @HOME clients get it, the recordings are a few months old. Reid

    --
    The Right Reverend K. Reid Wightman,
  64. Precisely by Morgaine · · Score: 2

    That was the point the poster was making.

    --
    "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
  65. Haven't we heard this before? by v6stang · · Score: 1

    I thought I read somewhere last week that someone had already jokingly said we should use d.net to search for the "lost" radio signals.

    Or maybe I am stuck in some sort of time warp a la Star Trek :0)

    --
    "I always wanted to be a procrastinator, ...but I never got around to it."
  66. Re:Whoa... by dysprosium · · Score: 0

    Well, this answers a question I've had for a while...whether or not all Slashdot users get the same fortune at a particular time. Apparently they do, because I've got the same one. btw, babelfish translates it to:

    ' Mounten ' is used for three things: a ' mounting ' horses, ' latch ' from fixed disks into file systems,
    and, now, ' mount ' with the Sex.

  67. Re:Food for what? by Anonymous Coward · · Score: 0

    Not to mention that they can process the current signal while recieving a new one.

  68. Supercomputers by busterx · · Score: 1

    Actually NASA should have enough supercomputers, to outpower distributed.net or at least perform the same, so considering the time it would take to implement a new client and proxies, it does not seem "worth it".

  69. Computer-strapped NASA gets timely help from d.net by Anonymous Coward · · Score: 3

    NASA is pretty famous for not having any computing power.

    Distributed.net has a great record of getting new clients (like OGR) out in a timely manner.

    I have a great bridge for sale. It's in New York, and has a great location. Serious inquiries only.

  70. Re:Food for what? by evin · · Score: 1

    It said 3 windows per day. Assuming these are evenly spaced, that would be 24 / 3 = 8 hours per window. So perhaps they could work three times as fast with more processing power. Not a huge jump and the effort to get this going distributed would probably be more effort than its worth, though.

  71. would a client really take that long? by x0 · · Score: 1

    Not being a programmer, I am curious how long it would really take to implement a d.net client. I am not sure how the four different d.net clients now operate, but I assume that some portion of the code was reuseable and another portion of the code would be specific to the client.

    Assuming that NASA would be willing to open source the signalprocessing code, is it possible that the d.net folks could 'plug' it into the clients? Since the d.net folks have already coded client switching into the current clients, they could conceivably createa fifth client ...say MLDR. Then whenever the clients connect, and there are new data to crunch, those people who have setup their clients properly would automagically work on a few lander blocks.



    Just an idea....

    --
    In the immortal words of Socrates, who said; 'I drank what?'
    1. Re:would a client really take that long? by x0 · · Score: 1

      Dammit...
      Sorry, I thought I hit preview....

      --
      In the immortal words of Socrates, who said; 'I drank what?'
  72. would a client really take that long? by x0 · · Score: 2

    Not being a programmer, I am curious how long it would really take to implement a d.net client. I am not sure how the four different d.net clients now operate, but I assume that some portion of the code is reuseable and another portion of the code would be specific to the client.
    Assuming that NASA would be willing to open source the signal processing code, is it possible that the d.net folks could 'plug' it into the clients? Since the d.net folks have already coded client switching into the current clients, they could conceivably createa fifth client ...say MLDR. Then whenever the clients connect, and there are new data to crunch, those people who have setup their clients properly would automagically work on a few lander blocks.

    Just an idea....

    --
    In the immortal words of Socrates, who said; 'I drank what?'
  73. Re:Computer-strapped NASA gets timely help from d. by gammatron · · Score: 0

    it's called sarcasm, dumbass.


    --

  74. Re:Food for what? by gammatron · · Score: 1

    is there even a story? just a NASA press release that has nothing to do with d.net...

    next some AC writes "wouldnt a beowulf cluster of these be AWESOME" and roblimo thinks "fuck yeah" and decides to post "could this beowulf cluster be AWESOME?".

    then he'll start posting to tell us he just went to the bathroom.
    --

  75. Use it to test Seti@Home? by dosky · · Score: 1

    Their software is already written and deployed. It is already designed to look for artificial radio signals in background noise. So, maybe NASA could run the data past those guys, let them distribute it, and see if they get any results back. It might be useful to NASA, and it would really help measure the quality of the Seti@Home software. I'm aware that we are talking about very different frequency bands, but maybe it would be possible to 'normalize' the Stanford data so that it looked like it came from the right band?

  76. NASA looking for help in radioastronomy by Anonymous Coward · · Score: 0

    According to this press release NASA is using the radio dishes of Westerbork obervatory. Sofar no results at all Bas (couldn't find my PW)

  77. Mars Signal Intercepted by Billy+Bob+Gates · · Score: 3

    I've just intercepted a signal from the Mars Polar Lander. Here it is..... "This program has performed an illegal operation and will be shut down." Oh well, I guess we'll never get in touch with it now....

  78. Interesting my A55! by istartedi · · Score: 1

    I suggested a hookup with SETI when the first article about the polar landing signal came out. As several others have pointed out, SETI client makes a lot more sense because it's already designed to ferret out faint signals amidst background noise.

    I suppose I should look at this as yet another reason to ignore Slashdot and get back to work.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  79. Another ignored news story: lander found! by Anonymous Coward · · Score: 0
  80. Isolation by Anonymous Coward · · Score: 0

    I smiled when I read this. Naturally many grandiose arguments can be made about the relative importance of discovering new planets circling distant suns (that is to say, confirming something we all more of less knew anyway) versus keeping, for example, several million impoverished families in warm clothes, food, and medicine for a year (that would be the 'useless liberal fedbloat' I suppose).

    Ah, the ever-present "focus inside first, then move your focus outwards." In this society American isolationism is becoming more and more extreme. The internet may more may eliminate the need for this isolationism, provided it does not become a place for the advocacy of it. NASA has been the progenator of many a scientific advance which has made the quality of life go up for those of us priveleged enough not to be living in a cardboard box on the corner of sixty-seventh and main.

    However, the next time you see a guy asleep on a cardboard box with a can full of change in his hand and a starving dog next to him, wonder why he isn't looking for a job. I don't know about you but every fast-food job experience I've had was painfully easy to obtain, and they even supply you with clean clothes and often times a place where you can at least sanitize your hands. Wonder why they aren't making some attempt to better themselves instead of just trudging through life trying to keep your status quo.

    This liberal bloat that we're speaking of may have nothing to do with programs to help the homeless. It seems like America is focusing more and more on things like health care and tax cuts instead of providing public schools with books so all of their students can learn.

    On top of it all, our most lofty goal, our goals that could benefit humanity as a whole for millenia are to be put off because the media and the internalists, concerned with maintaining the status quo of society, wish it to be so.

  81. NASAs processing power. by signine · · Score: 1

    I think that *everyone* is overestimating NASAs processing power. Those who aren't are proposing that we form a new open source project to figure out what's up with the polar lander. Isn't it possible to take this open source thing too far? NASA gets PAID, albiet not well, to deal with this. They also know what's going on far better than most "experts" would who would be working on the project.

    I hate to be a party pooper, but leave this to the experts.
    --

    --
    If there is a God, you are an authorized representative. - Kurt Vonnegut Jr.
  82. Re: License by Anonymous Coward · · Score: 0
    Their news page mentions moving to a dual license which would imply one flavor of free license and one for commercial users.

    I know they consider making the Cosm API a standard a high priority, so that makes more sense. Not many commercial users are going to publish their code under GPL.

  83. BEOWULF!! by Anonymous Coward · · Score: 0

    NASA has a substantial amount of computing power to their disposal. I seriously doubt they'll need any help from distrubuted.net. They could probably process those signals with their beowulf cluster in a matter of minutes. But remember they've got toher probes in the sky and other missions to run. The Mars Polar Lander is only one of many.

  84. Re:Food for what? by Cryp2Nite · · Score: 1
    But anyway, they said it took 18 hours to check the data, and there was a three hour window to communicate
    What it actually says is:
    There were three 30-minute communications windows yesterday and three more listening windows today. It takes about 18 hours to process the data from each window.

    So simple math tells us (3 + 3) * 18 = 108 hrs.
    If all possibilities are exhausted afterthis, a dnet effort would have a 4.5 day window to produce a result.
    --
    two-thousand-zero-zero
    party over, it's out of time
  85. Re:Food for what? by GordonMcGregor · · Score: 3

    It really worries me that this gets a score of interesting, when it bears no relation to the reality of the story.

    The post on slashdot says 3 windows a day, the
    article says 3, 30 minute windows per day. That means they require to process the data in roughly
    7 and a half hours, even without assuming time to formulate a useful signal.

    18 hours a day processing time means they miss 2 potential windows. If an infrastructure was in place that would allow distributed clients to be quickly assembled and spread this could be potentially useful. I doubt that this can be done in this case. This does not preclude it being useful in the future.

    There is already effort by ex distributed.net people to put such an infrastructure in place.

    Check out cosm for such a project.

  86. d.net by ChrisUK · · Score: 1

    This is re the comment about NASA having equal to or more supercomputing power than d.net - you'd be amazed at how much power you get by a percentage of idle time from the amount of computers that d.net has. It may not be the fastest cluster, but I'm certain that it gives them a processing speed many times faster than the faster supercomputer.

    And I'd be fairly willing to bet that d.net as a entity has more processing power than NASA.

    Chris.
    Powered by printf - http://printf.net/

  87. Re:Food for what? by Anonymous Coward · · Score: 0

    three windows a day, not a 3 hour window. It's 8 hours per window.

  88. Your math is wrong. by Anonymous Coward · · Score: 0

    They get 3 windows per day.

    24 / 3 = 8

    Have you started trolling non-anonymously now?

  89. Us Helping by Potatoswatter · · Score: 1

    Seti@Home is crappy closed-source code, with very badly optimized clients.
    d.net is (partly, and in ideals) open-source, and clients are optimized by volunteers.

    In terms of getting the most out of the computing power of those who dovolunteer, I'd definitely take d.net over Seti@Home.

    Where is my mind?

    --

    Check out Project Upper/Mute, an all-around awesome compiler fra
    1. Re:Us Helping by DrMaurer · · Score: 1

      "Seti@Home is crappy closed-source code, with very badly optimized clients. "

      And how would you encourage "shiney happy open source" people not to, uhh, say change the results. I mean, they already have a redundancy factor, admittedly, but I think that the closed source actually helps this project. Is there anyway around this without using multiply checked data (even then, if someone decided to, they could just keep sending stupid false positives over and over again, perhaps overloading/biasing a system)?

      As for poorly optimized clients, I'm sure they don't disagree, but they'll fix it eventually.

      zzz

      --
      Dan
  90. The answer is obvious, on a communist site like /. by Anonymous Coward · · Score: 0


    your not really giving us much to comment on.

    That's because he's a socialist, and almost certainly a homosexual as well. It's nothing short of disgusting that a pervert like that is allowed to associate with young children. Megan's Law is fine as far as it goes, but there should be a national registry of people who are predisposed to molest children, including all known homosexuals such as Mr. Ho^H^HLimo here. The liberals will whine about how it's "unfair" to "stigmatize" "alternate" "lifestyles", and they'll even probably claim as they always do that there is no hard evidence to indicate that homosexuals are so predisposed. Well, I don't really give a damn about their "evidence", all I care about is the truth, and the truth is obvious: A pervert is a pervert is a pervert. Homosexuality is a perversion. Pedophilia is a perversion. Somebody who engages in perversions is likely to engage in perversions, right? Even a damned liberal can see that. A == A. It's a simple fact. Proof or no proof, we simply can't take the risk. THE CHILDREN ARE AT STAKE . Your "rights" are irrelevant when the welfare of children is concerned.

  91. Re:Who here would HELP The Gov't against Mitnick!? by Anonymous Coward · · Score: 0

    I'd help them... Mitnick is a CRIMINAL. He should be punished.

  92. Re:Food for what? by Mattsson · · Score: 1

    Ooh! A large selflearning neural network running on "idle cycles"!
    See if we can get it to become selfaware. =)

    --
    /.Mattsson - My native language is not English, so please don't whine over linguistic errors. (That's lame anyway...)
  93. Re:Food for what? by Anonymous Coward · · Score: 0
    You're really missing the point. I'm pretty sure the original article was just an update on the whole JPL and the polar lander bit. The part about d.net was just something the poster had mentioned as a comment. Perhaps you're reading too much into the wrong part?

    Anyhow, like everyone else mentioned, it's 3 windows, not one 3 hour window. And for the rest of you who are saying that they miss 2 windows by processing just one for 18 hours, umm... couldn't they store the signal on some hard drive somewhere? You make it sound like they're still using floppies.

    What we really need is a distributed d.net. That would be nifty.

  94. Re:Whoa... by andrewb · · Score: 1
    This cookie is also in the fortune distribution (somewhere like /usr/share/games/fortunes/linuxcookie), where it comes with a translation:

    'Mounten' wird fuer drei Dinge benutzt: 'Aufsitzen' auf Pferde, 'einklinken' von Festplatten in Dateisysteme, und, nun, 'besteigen' beim Sex.
    (Christa Keil in a German posting: "Mounting is used for three things: climbing on a horse, linking in a hard disk unit in data systems, and, well, mounting during sex".)

    --

    --

    --
    We apologise for the inconvenience.

  95. Hey seti@home should have picked it up already! by Sarin · · Score: 2

    Isn't seti@home about filtering out radiosignals out of the cosmic noise? Well if this thing is sending, its signals should have been picked up already by the radiotelescopes, don't it? :)


    Regards,