Slashdot Mirror


Bill Gates and Microsoft Fund Telescope

coondoggie writes "Bill Gates and the Charles Simonyi Fund for Arts and Sciences this week donated $30 million to an ambitious telescope that researchers say will be able to survey the entire sky every three nights — something never done before. The Large Synoptic Survey Telescope (LSST) Project got $20 million from the Charles Simonyi Fund for Arts and Sciences and $10 million from Microsoft founder and chairman Bill Gates. Expected to see its "first light" in 2014, the 8.4-meter LSST will survey the entire visible sky deeply in multiple colors every week with its 3 billion-pixel digital camera, probing the mysteries of dark matter and dark energy and opening a movie-like window on objects that change or move. With the telescope scientists will be able to quickly find Earth-threatening asteroids and exploding stars called supernovas and will be able to map out 100 billion galaxies, according to researchers."

171 comments

  1. ay. Telescopers by Anonymous Coward · · Score: 0
    I like Telescopes. I like money. Bill Gates has money. Bill Gates funds telescope. Oh boy. We need more telescopes. We need more money to fund telescopes. Makes me happy. Happy Happy Joy Joy.

    ac

    1. Re:ay. Telescopers by Anonymous Coward · · Score: 0

      Bill Gates funds telescope. Oh boy. We need more telescopes. We need more money to fund telescopes. Makes me happy. Happy Happy Joy Joy.
      Bill Gates and The Microsoft Fun Telescope!
    2. Re:ay. Telescopers by MightyMartian · · Score: 0, Flamebait

      It would be nice if some of Bill Gates' ill-gotten booty was returned to the consumers and competitors from whence it was stolen in the first place.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    3. Re:ay. Telescopers by Anonymous Coward · · Score: 0

      No, an abusive monopoly exercises pricing power against its own customers. Aggressively destroying competitors is not to hurt competitors per se, but rather to keep them from selling essentially the same goods or services at a lower price than the monopolist. If such competition flourished, the monopolist would have to lower its own prices or see its revenues dwindle away.

      Therefore the money should not be 'returned' to Microsoft's (unfairly) defeated competitors, but rather to Microsoft's (unfairly) overcharged customers.

      Microsoft should also be forced to pay damages to their competitors, but the truly injured parties are MS's customers.

  2. ah! by Coraon · · Score: 4, Funny

    but does it run Linux?

    --
    -Ours is the wisdom of Solomon, the magic of Merlyn, the fall of Icaris.
    1. Re:ah! by morgan_greywolf · · Score: 5, Interesting

      Most probably not.

      In addition to receiving funding from Bill Gates and Microsoft, another sponsor was the Charles Simonyi Foundation. Charles Simonyi, for those who are not aware, was responsible for Microsoft Office as head of Microsoft's Applications division for many years. Much of the early version of Microsoft Word for MS-DOS and Multiplan were coded by Simonyi. He is the originator of the so-called 'Hungarian' notion for identifiers prevalent among M$ developers, where an identifier's type is embedded in the name, so you get variables like sName or nCount.

    2. Re:ah! by Chief+Camel+Breeder · · Score: 2, Informative

      Yes, it probably will.

      All modern control systems for research telescopes and instruments involve a supervisory layer and that is often run on a Unix or Unix-like system. LSST also has to do an unprecedented amount of soft-real-time processing on the data stream (see their tour page, and this kind of astronomical software typically runs on Linux and/or Unix.

    3. Re:ah! by jcaldwel · · Score: 1

      g_bHungarianNotCausesBrainDamage = TRUE;
      :-)
    4. Re:ah! by aurb · · Score: 1

      I want my money back!

      Bill

    5. Re:ah! by Anonymous Coward · · Score: 1, Informative

      Wrong. Most use TRON, QNX, or other real-time OS. Linux, even with the real-time patches, doesn't cut it.

    6. Re:ah! by NixieBunny · · Score: 2, Informative
      I work at Steward Observatory, who is a major collaborator in the LSST project (and will make its mirror). The telescopes that Steward makes usually use Linux for the control systems, since it provides a reasonable level of real-time control capability and is fairly sane to administer. Telescope control requires getting rather close to the hardware, some thing that Windows is not especially good for. Our office is pretty much a 50-50 mix of Windows and Linux machines, with Windows used grudgingly in most cases for engineering software.

      But they may use a big honkin' Microsoft data server farm to manage the images if they get that much money from Microsoft-enriched folks.

      --
      The determined Real Programmer can write Fortran programs in any language.
    7. Re:ah! by chrisd · · Score: 3, Informative
      Please note that the LSST -isn't- about os politics, but about near earth object detection, and the telescope is going to create a crapton of data that needs storing and processing but last I talked with the engineering team, they were planning on running Linux across the -many- machines they need to process the data.

      Chris DiBona

      --
      Co-Editor, Open Sources
      Open Source Program Manager, Google, Inc.
    8. Re:ah! by Your.Master · · Score: 2, Informative

      His version of Hungarian notation was a bit different from the one used now. For him, it wasn't type as in string vs. int vs. pointer to a long, it was about different kinds of data within types. For instance, a string guaranteed to be valid & null terminated would have one prefix and a string with no such guarantee could have another.

      http://www.joelonsoftware.com/articles/Wrong.html

      sName and nCount is a bit of a perversion on that theme, given that a good IDE will show you the type if you want it and a compiler will throw errors everywhere if you use the wrong type. Arguably, things like typedef also make Simonyi's Hungarian obsolete.

    9. Re:ah! by budgenator · · Score: 1

      That's just mind-boogeling amounts of data, I can't even imagine trying to store it on a windows based solution; I'd have though that Windows would have been relegated to display functions with maybe a token Mac or two, while Linux and or Solaris does the heavy lifting in data processing and storage.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    10. Re:ah! by morgan_greywolf · · Score: 1

      It's even more meaningless for dynamically-typed languages like Python. Good IDE or not, no Python IDE will give you the type of a variable since that can only be determined at runtime.

    11. Re:ah! by palegray.net · · Score: 1

      It runs Vista Premium Science Edition, and boy lemme tell ya, it's just Astronomically Priced!!!

    12. Re:ah! by cnettel · · Score: 1

      Well, that would make Hungarian more relevant again. It doesn't matter whether the language itself can store anything in anything, you probably have a specific idea of what data should go in and out of that black box, and making the wrong assumptions can cause tricky bugs. LPCTSTR will make the people free!

    13. Re:ah! by VENONA · · Score: 2, Interesting

      OTOH, it will generate 30TB per day.

      According to http://www.lsst.org/About/Tour/software.shtml
      "Current projects show that approximately 5000 mathematical operations are required per pixel of the image to process and classify survey data. Scaling this to the size of the LSST data stream shows that approximately a thousand of today's high-end processors will be required a feasible proposition. Advances in processor power over the next five years will reduce this number to a few hundred, by which time the required LSST computer system will seem quite pedestrian. Storing this data is also well within even today's technology. At current prices, a one-petabyte disk storage system costs less than $1 million; in five years this price should drop to well below $100,000. Keeping all of the LSST data online will certainly be affordable."

      Windows may not play a central data reduction role, unless Microsoft can support 100 CPUs within the next six years. Of course six calendar years is a long time in techo-years. By then, perhaps the data analysis would be done on game consoles.

      http://www.wired.com/techbiz/it/news/2007/10/ps3_supercomputer
      http://www.physorg.com/news92674403.html

      I'd guess that much will depend upon how much can run on a cluster, vice how how much must run on a SMP machine.

      --
      What you do with a computer does not constitute the whole of computing.
    14. Re:ah! by Patient · · Score: 1

      Nah... ..but it puts "Powered by Vista" watermarks on all the images.

    15. Re:ah! by Wavicle · · Score: 1

      When I worked at LLNL a few years ago, I interned with a group doing research on how to manage/process the monster data stream coming down from LSST. Everything we were doing assumed whatever solution was developed would be running on a Linux-based supercomputer.

      Take this with a grain salt: my understanding is that software projects for LSST at the Lab didn't have their funding renewed.

      I heard Google started doing some of this. Now that LSST is gaining more attention, I wonder if they're hiring? :)

      --
      Education is a better safeguard of liberty than a standing army.
      Edward Everett (1794 - 1865)
    16. Re:ah! by Thanatos69 · · Score: 1
      Wow!

      Completely off topic but:

      Open Source Program Manager, Google, Inc.

      I wasn't aware of any software that Google developed of which was open source. As far as I knew, there was an API available but the actual code was still closed.
    17. Re:ah! by 32771 · · Score: 1

      That is nice to hear. Given that also Google is involved

      http://www.lsst.org/News/google.shtml

      it is not all that surprising I suppose. If there were any rivalries then certainly between MS and Google.

      Their homepage mentions though that it is meant to take a whole sky survey over a short period of time, i.e. a couple of days (I'm confused about this actually). With that capability all kinds of transient phenomena could be observed.

      I'm not sure that NEOs do have the highest priority there. Although this is certainly part of the mission and certainly would have the broadest impact with people.

      --
      Je me souviens.
    18. Re:ah! by morgan_greywolf · · Score: 1

      Maybe. Or you could just use variable names that make sense: 'first_name' and 'last_name' looks like they probably hold a string vs 'first' and 'last', which could hold anything, like say a pointer to the first and last records.

    19. Re:ah! by Anonymous Coward · · Score: 0

      Windows may not play a central data reduction role, unless Microsoft can support 100 CPUs within the next six years.

      Note that Windows supports 64 CPU machines now, so 100+ CPUs within 6 years seems like a feasible target.

  3. Isn't this what my tax money is supposed to fund? by schwit1 · · Score: 3, Insightful

    As opposed to the bridge to nowhere or the Woodstock memorial.

  4. Gates Will Discover The Planet Ballmer by Skeetskeetskeet · · Score: 0, Funny

    Where its inhabitants greet the rising of its four suns by gathering en masse and screaming "DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS!!"

    --
    Yeah, my karma sucks....but so do the mods.
    1. Re:Gates Will Discover The Planet Ballmer by mangu · · Score: 1

      its inhabitants greet the rising of its four suns

      Sun? No way! Planet Ballmer has no sun, only windows!
  5. I bet... by aurb · · Score: 4, Funny

    ...they are going to use it to search for potential markets for Microsofts` products...

    1. Re:I bet... by moondo · · Score: 2, Insightful

      The guy put $30 mln of his own money. Let him do what he wants with it... and if we benefit in the process, let's be grateful. Maybe we can learn a lesson on business.

  6. We all know... by Anonymous Coward · · Score: 0, Funny

    It wont work until it gets a new service pack
      it will only look in the direction it chooses too
      Before looking though it, you will have to click ten boxes of "are you sure you want to look in that direction" are you sure you want to see that star", are you sure you want to see that spacecraft heading for earth.." and so forth.

    1. Re:We all know... by ettlz · · Score: 1

      Ooh, you greedy bastard, chewing out all the bad jokes before anyone else gets a chance.

    2. Re:We all know... by Anonymous Coward · · Score: 0

      Your universe has encountered an unrecoverable error - all your life and starsystems has been lost. Do you want to:

      Send an interdimensional error message?
      Close down your universe without sending a message?

      Please choose Send or Close Down..

      Now why do I seem to think dark matter and dark energy is something Microsoft discovered years and years ago... and has already patented it?

  7. It'd scan the sky faster... by GradiusCVK · · Score: 2, Funny

    ...if it didn't take so long to copy the images it takes onto external storage.

  8. Re:Isn't this what my tax money is supposed to fun by Amiga+Trombone · · Score: 4, Insightful

    It might be arguable that it should, but the reality is that it never will.

    One more argument for keeping money in the pocket of the people who earn it, rather than the government's....

  9. someone has to say it... by Anonymous Coward · · Score: 4, Funny

    Blue Sky Of Death

  10. but if it's a VR simulation... by Anonymous Coward · · Score: 2, Funny

    why don't we just hack in and download the map directly? :P

    1. Re:but if it's a VR simulation... by kcbanner · · Score: 0

      because if we're living in the VR sim then how can we possibly store a copy of the sim within the sim...I think it would cause a buffer overrun.

      --
      Obligatory blog plug: http://www.caseybanner.ca/
    2. Re:but if it's a VR simulation... by Loke+the+Dog · · Score: 1

      Well, it doesn't have to be that detailed. We just have to hack it to give us a lower resolution copy.

  11. They're going to use it to watch . . . by Rolgar · · Score: 3, Funny

    The winner of the Google Lander program land on the moon.

  12. Re:Isn't this what my tax money is supposed to fun by Anonymous Coward · · Score: 0

    Isn't this what my Microsoft tax money is supposed to fund?

    There. Fixed that for you.

  13. The entire sky in three days? by Laguerre · · Score: 2, Informative

    There is no place on earth where you can see the entire night sky over three days. There will always be stars hidden.

    1. Re:The entire sky in three days? by $RANDOMLUSER · · Score: 2, Informative

      Indeed. Cerro Pachon is at 30 degrees south, in central Chile, meaning that a fair portion of the northern sky won't be visible.

      --
      No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    2. Re:The entire sky in three days? by Anonymous Coward · · Score: 0

      perhaps they should consider making a few MORE of these at various locations to cover the entire "sky"...distributed astronomy...
      (or maybe nobody is worried about an asteroid hitting my part of Earth)

    3. Re:The entire sky in three days? by NixieBunny · · Score: 1

      If you define "the night sky" to mean "that portion of the sky visible at night from where you are located", then it is quite possible.

      --
      The determined Real Programmer can write Fortran programs in any language.
    4. Re:The entire sky in three days? by Zibblsnrt · · Score: 1

      Clearly that means that the telescope is actually meant to destroy the Earth in order to get it out of the way to fulfill its nefarious mission.

      --
      "All that is necessary for evil to succeed is for good men to do nothing." - Edmund Burke
    5. Re:The entire sky in three days? by nilky · · Score: 1

      A good portion of the funds will go to build a supersonic railroad from Alaska to Chile for the 'scope.

      --
      "Dishonesty is one of the ugliest possible human characteristics. Being dishonest and proud about is about the only poss
  14. Just be glad for the science by usul294 · · Score: 1

    I'm glad that private institutions/individuals care about pure science and exploration enough to build this. That said, I wouldn't be surprised if they licensed the telescope in order to turn it into a profit maker.

  15. Earth-Killer by Anonymous Coward · · Score: 0

    If Bill Gates happens to spot a giant earth-killing asteroid with his new telescope, will the slashdot community decide maybe Windows wasn't such a bad thing after all?

    1. Re:Earth-Killer by headkase · · Score: 2, Funny

      Depends if the OS of the nuke-intercept-missile crashes along the way to said asteroid...

      --
      Shh.
  16. It looks like you're trying... by gimpeh · · Score: 5, Funny
    ...to scan the sky!

    Do you want to
    • create a document template?
    • send an email to a friend?
    • send the invasion fleet to a new planet?

    --
    Script kiddies ate my sig.
    1. Re:It looks like you're trying... by Anonymous Coward · · Score: 0

      Hey clippy, get out of the dam* way, I can't see Venus!

      On an unrelated note:
      Microsoft has announced it has developed revolutionary new technology, with which they will rename "billions and billions" of stars. The patent application mentions the method for collecting royalties from anyone wishing to watch the stars.

      On an unrelated note:
      In federal court, a lawsuit has been entered to claim the Linux run mars rovers infringe on MS patents, and NASA will have to reimburse MS for 100 billion, plus punitive damages, and all the land on which the rovers tread will become MS property. The EU is expected to object.

  17. there is no dark matter .. by rs232 · · Score: 1

    "probing the mysteries of dark matter"

    In my opinion this will go the way of the aether and be totally discredited in time. The aether being denser than Iron and being able to propagate light .. er at the speed of light.

    The basic evidence for 'dark matter' is that galaxies are rotating to fast and maintaining there shape differently than gravitational allows for. They should fly apart or never been formed. Rather then change the current theory, scientists went out and invented 'dark matter'.

    --
    davecb5620@gmail.com
    1. Re:there is no dark matter .. by vertinox · · Score: 2, Interesting

      The basic evidence for 'dark matter' is that galaxies are rotating to fast and maintaining there shape differently than gravitational allows for. They should fly apart or never been formed. Rather then change the current theory, scientists went out and invented 'dark matter'.

      So care to explain why there appears to be an expanding universe? Dark matter is a stop gap, but unless you provide a better reason, its all we got. I think that was the point of projects like this to either prove or disprove 'dark matter'.

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    2. Re:there is no dark matter .. by JetJaguar · · Score: 1

      There is dark matter. There is more evidence for it besides galactic rotation curves. Lookup the virial theorem and galactic cluster binding energy (in other words, without dark matter there's not enough mass to hold galactic clusters together). Google the Bullet Cluster, in this specific case they have been able to detect a distinct separation between the dark matter and visible matter. There is definitely something there, even if we don't know what it is.

      --

      Shop Smart, Shop S-mart!

    3. Re:there is no dark matter .. by ChadAmberg · · Score: 1

      Isn't Dark Energy responsible for the expanding universe while Dark Matter the explanation for gravity being stronger than expected at larger distances? Two different things there... both dark though.

    4. Re:there is no dark matter .. by volsung · · Score: 4, Informative

      Galactic rotation curves are only one of the pieces of evidence of dark matter. There is also a lot of evidence due to weak lensing that there are large invisible mass distributions. The Bullet Cluster is an especially impressive observation of two clusters colliding. The shockwave from the baryonic gases smacking into each other has separated the hydrogen from the dark matter, as seen when you overlay the xray map and the mass distribution reconstructed with weak lensing. Modified theories of gravity can most easily explain discrepancies when the visible matter and apparent invisible matter are concentric (such as in rotation curves). Then you just need to tweak the radial force strength at large distance. But in a system like the bullet cluster, the visible and dark matter have been separated, and that's a lot harder to explain with modified gravity. (Not that people aren't trying, of course...)

      Astronomers fought long and hard against dark matter, but grudgingly accepted it after it became more and more difficult to explain galactic rotation curves, weak lensing, the large scale structure of galactic clusters, and the power spectrum of variations in the cosmic microwave background without it. It all fits together much better when you introduce a very weakly interacting source of mass into the soup that makes up the universe. (Weakly interacting enough to become a nearly collisionless fluid early on during the expansion of the universe.) The smoking gun will be the detection of dark matter in a controlled lab setting. Those searches are just now beginning to ramp up.

    5. Re:there is no dark matter .. by Anonymous Coward · · Score: 0

      You might want to be a little more careful with your wording. There is certainly some missing matter (aka dark matter) that is normal matter we just haven't found. The people in the field think most of the missing matter might be non-baryonic, but there's no real evidence for this, just a lack of a better explanation. For such an extraordinary claim, I want some decent evidence. Still, my point is, everyone pretty much agrees that some baryonic dark matter is missing from our current inventory.

    6. Re:there is no dark matter .. by rs232 · · Score: 1

      "You might want to be a little more careful with your wording. There is certainly some missing matter (aka dark matter) that is normal matter we just haven't found"

      Matter that supposedly permeates this galaxy and solar system, is undetectable, that acts gravitationally on normal matter, but doesn't itself clump, the evidence being how galaxies keep their shape. Alternatives being the braneworld scenario, or Rotational Drag Forces. Maybe the gravitational constant isn't so constant after all .. :)

      --
      davecb5620@gmail.com
    7. Re:there is no dark matter .. by HonIsCool · · Score: 1

      I think people have been trying to come up with modifications for the theory of gravity, but it's very difficult to make it fit all observations. Hence dark matter seems the best explanation still. And I'm not sure ad hoc modifications to theories (eg Modified Newtion Dynamics) just to exclude dark matter is so attractive either.

      --
      "Give me six lines of C++ code written by the most competent programmer, and I will find enough in there to hang him."
    8. Re:there is no dark matter .. by HiThere · · Score: 1

      I believe that you're confusing dark matter with dark energy. (I'm certain that one of your respondents is.) You seem in a mixed state, and I think you don't understand what you're disbelieving in, if you really mean you don't believe in dark matter.

      We live on a ball of cold dark matter. (I.e., the speed of it's particles is slow, and it's not emitting significant electromagnetic radiation.) It happens to be composed largely of protons and neutrons, and the "missing mass" isn't. You might be referring to non-bosonic dark matter. I don't know what it's current status is, but last time I checked it seemed conservative to presume that it existed, but any particular proposition for what it was composed of was controversial. (I'm not sure how much of it ended up being the mass carried by neutrinos...which had previously been believed to have a mass of zero.)

      Dark Energy is a separate "matter". There is, indeed, a reasonable chance that some changing of the theories will wipe it away.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    9. Re:there is no dark matter .. by dissy · · Score: 1

      Rather then change the current theory, scientists went out and invented 'dark matter'. Its rather unfortunate you dont know what dark matter is (if you did, you would realize it wasnt invented)

      Lets put it this way. You exist. Your handle is rs232. If i call you by 'rs232' to someone else, by your logic, i just 'invented' 'rs232'

      Dark matter is a name given to matter that we can infer is there, but we cant tell what it is because there is no light coming from it or reflecting off of it.

      I can prove dark matter exists right now (Well, in about an hour and a half, when the sun sets)
      Go outside at night. Don't take any light. If there is too much light around you, pretend you walk/drive way out of the city for this and into some woods.

      All those trees in those woods, that you know are there (because you can see them in the daytime), well, at night, those are dark matter. They do not emmit light, and at that point, no light reflects off of them.
      These trees exist. They were not invented. And if you walk into them and smash your nose, but never happened to be there in the daylight to know they were trees, you too would want to 'invent' a name for the objects you couldnt see but sure did feel.

      The dark matter out there in space is no different, except for the fact so far we havent seen ANY light from it at all, unlike the woods in the daytime.

    10. Re:there is no dark matter .. by Thing+1 · · Score: 1

      So care to explain why there appears to be an expanding universe?

      I saw this here a couple weeks ago, and laughed out loud:

      is this further evidence that we're approaching a black hole? The whole, unverse appears to be accelerating away from us in all directions thing?

      kinda freakin' me out here people, if time slows down too much, it'll be 2:45 Friday afternoon forever!

      --
      I feel fantastic, and I'm still alive.
  18. Re:Isn't this what my tax money is supposed to fun by CRCulver · · Score: 4, Insightful

    The founders of the U.S. had a problem with taxation without representation, not taxation in general. As long as elected representatives have overseen taxation and government expenditure, all is running as intended. This Slashdot mentality of "This money is mine, and the government is just stealing it!" is just elitist dismissal of democracy, because you think you know better how money should be spent than your community. Plus, it's crazy to claim that the money is yours alone when, hey, there wouldn't be coinage without the government and they can determine what to do with it. If you don't like it, start bartering.

  19. Maybe it will discover the mysteries of by Anderlan · · Score: 1, Funny

    the Blue Star of Death!

    --
    KLAATU, BORADA, NIh*ahem*
  20. Waste of money by suds · · Score: 1

    All that money just to show something blue!? Sure Bill knows a cheaper way! :P

    1. Re:Waste of money by bigsam411 · · Score: 0

      Sure all he really has to do is run Windows ME for a few minutes and and we will see lots of blue.

  21. Bill Gates and Simonyi foundation... by $random_var · · Score: 3, Informative

    ...not Bill Gates and Microsoft. Anybody making that misattribution clearly didn't even read the headline of the actual article, let alone the chunk of text quoted in the summary.

  22. Re:Isn't this what my tax money is supposed to fun by schnikies79 · · Score: 2, Insightful

    It is in no way an "elitist dismissal of democracy". Is it so bad to think for ourselves instead of expecting big brother to do it for us?

    Your mentality is nothing more than you can't do it yourself, you have to have the government. Just another way to destroy individualism.

    Moderate taxation isn't a problem, heavy taxation to support social programs is.

    --
    Gone!
  23. Good investment. by hovercycle · · Score: 1

    How geeky of you Sir! Will Galaxy Zoo have access to this data?

  24. Yeah, but ... by Anonymous Coward · · Score: 0, Redundant

    ... does it run Linux ?

  25. 3 billion pixels??? by Iphtashu+Fitz · · Score: 1

    I can't wait to see the television they have to build to display those images...

  26. can I buy it.... by paxgaea · · Score: 1

    the following month for $50 on Ebay when they come out with one that has 18 billion pixels at a cost of only $10 million?

    I look at my 2 megapixel camera these days and struggle with whether I should buy batteries for it or not...

  27. Re:Isn't this what my tax money is supposed to fun by ChadAmberg · · Score: 2, Interesting

    As a thought experiment, how is this any different than SpaceShipOne? Lots of geeks cheered when private enterprise started doing space travel. And now just because private philanthropy is providing a very capable telescope, suddenly it's why isn't the gummint paying for this? Let's take money away from widows an orphans on this...

  28. Insightful?! by GradiusCVK · · Score: 2, Insightful

    Sorry buddy, I think you're pigeonholing all the founders into a category of men who only cared about taxation without representation and nothing more... but lets ignore the fact that the majority of the founding fathers were individualists and against large government in ADDITION to disagreeing with taxation without representation, and take on your argument as if all your premises were true. Sorry, but when you take MY money, apply it to YOUR favorite pet programs that I feel are not worth the money or a detriment to myself and the country, then guess what... I am not being represented in government adequately for the taxes I pay. Dumbass.

    Incidentally, a democracy is not what we have, and thank God. Before I let you go, ever hear of the tyranny of the majority? 51% of the people who are mildly in support of something can screw over 49% of the people who are vehemently against it. Just because you and your like-minded friends in the community think it'd be nice to build a $10 billion Museum of Rainbows and Sunshine doesn't make it right to tax me and my friends all our money to do it. Talk about elitism.

    1. Re:Insightful?! by flewp · · Score: 1

      Only terrorists hate Rainbows and Sunshine. 9/11.

      But thank you for pointing out the difference between a democracy and a republic. To quote the GP (or whatever) "This Slashdot mentality of "This money is mine, and the government is just stealing it!" is just elitist dismissal of democracy, because you think you know better how money should be spent than your community." - It's not an elitist dismissal of democracy at all. It's exactly what a democracy is. If we were a democratic society, we'd have every right to say how our individual tax dollars should be spent. However, we're a republic, which means we essentially put our faith in our elected leaders to decide how to best spend our money.

      --
      WWJD.... for a Klondike bar?
    2. Re:Insightful?! by philipgar · · Score: 1

      The first problem is that the USA is not a democracy, but a republic isn't the reason we are "spared" the tyranny of the masses. In general, a "Republic" is what most pro-democracy forces want. Almost no one is looking for a pure democracy where everyone votes for everything, and they wish to have a republic formed where elected officials voice the peoples concerns. In my opinion, this is still a democracy of sorts.

      What protects the USA (and many other countrys) from the tyranny of the masses is most definitely NOT the elected officials. In fact, given their way they would likely expose the tyranny of the masses, and the tyranny of themselves. The primary protections come from a constitutional government. Under such a system, the government is limited in what they can do. Even in 99% of the population wishes to do something, if it is unconstitutional it can't be done. Of course, the founders provided the ability to change the constition, however this power is severely limited by 2 factors. First 2/3rds of congress must approve it, and I think 3/4s of the states have to ratify it. This firstly requires a lot of time to enact (which prevents bad ideas from quickly passing through without being given appropriate consideration) and is extremely difficult to enact. It is also FAR from being democratic, as a handful of states contain a majority of the US's population, and yet they are all given equal weighting.

      Being a constitutional republic is what protects our government.

      Phil

  29. Expensive!! by Anne_Nonymous · · Score: 1

    >> Bill Gates... donated $30 million to an ambitious telescope

    Talk about an expensive subsitute phallus. Most guys just buy a Corvette and get over it.

  30. Is that how much it costs? by johannesg · · Score: 3, Insightful

    Only $30 million to look for planet-destroying rocks from outer space? Is that really all it takes to saveguard our species and world from such threats? If so, why aren't there half a dozen of these things already scanning the heavens every second of the day?

    Gee, *humans*...

    1. Re:Is that how much it costs? by Adambomb · · Score: 1

      Well, probably because of the fact that many would see it as $30mil to be able to look for planet-destroying rocks from outer space, and then watch as said rock slams into us as what the hell do we do about it currently =).

      If theres a viable "... Then blows the offending chunk of matter into its constituent atoms" support system, then yeah crank em out.

      --
      Ice Cream has no bones.
    2. Re:Is that how much it costs? by sholden · · Score: 1

      You have a strange idea of "safeguard". This makes it more likely me see it coming. It still hits and kills us.

      Some people like to watch the doctor do the injection, other people like to close their eyes. Both methods still result in the injection happening...

    3. Re:Is that how much it costs? by johannesg · · Score: 2, Informative

      These things don't show up with 4-hour warning. If you look carefully, you can see them coming years, even decades in advance. That gives us a reasonable amount of time to deflect it (which could be as easy as painting one half of it white!).

    4. Re:Is that how much it costs? by sholden · · Score: 1

      If we found one tomorrow there is nothing we could do about it now. We'd be better off spending the efforts on coming up with those paint it white options and testing them on rocks we already know about (that aren't going to hit us, and that won't when we deflect them a bit, but have similar characteristics to ones that might) to see if we can deflect them enough to make a difference. Then maybe having a look-see might be worthwhile...

    5. Re:Is that how much it costs? by thexray · · Score: 2, Insightful

      What good this technology will be if we found ome tomorrow? I think we need invest into both areas at the same time.

    6. Re:Is that how much it costs? by Panseh · · Score: 1
      Bill Gates and Charles Simonyi only donated $30 million; in 2005, estimated costs were $300 million, $30 million for design and $270 million for construction.

      Plus, according to NASA

      The cost to find at least 90 percent of the 20,000 potentially hazardous asteroids and comets by 2020 would be about $1 billion... Source.
    7. Re:Is that how much it costs? by Jeff+DeMaagd · · Score: 1

      There are government funded sky surveys that look for and track this kind of object.

      The chances are low in the short term, but a 1000 year asteroid collision can cause serious devastation, which is likely centuries away. In terms of risk vs. reward, there are other problems where the money may be better spent.

      It's a balancing act, in my opinion.

    8. Re:Is that how much it costs? by Anonymous Coward · · Score: 0

      because there are bigger threats on earth itself.

      Gee, *humans*

    9. Re:Is that how much it costs? by Anonymous Coward · · Score: 0

      Thirty million isn't even close to what it costs. If you look at the NY times, you see that the whole thing is going to cost about $400 million, they still need to get a $389 million grant from the DOE/NSF. What they are going to do with this money is keep their place in line to get their mirror made at the UArizona mirror grinding faculty. So, long story short, this money is going to be basically wasted if the project is passed over by the federal funding bodies. And it was about a month ago when we slashed science budgets. I think it would be awesome if this project went through, but until someone commits to paying for it, I'm sadly skeptical.

    10. Re:Is that how much it costs? by budgenator · · Score: 1

      no $30 M is what Gates and Simonyi donated to the project, which will certainly be used for that purpose, looking for planet-destroying rocks, but that purpose will not be it's only purpose.
      A $14.2 million National Science Foundation Design and Development Award was recieved by LSST and Google's partnership will be nothing to sneeze at either. Seeing the Planet-destroying rocks is what they are working on now and that's the easy part, recognizing which are planet-destroying rocks and which are really a 9/16th socket some astronaut dropped is the hard part.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    11. Re:Is that how much it costs? by Anonymous Coward · · Score: 0

      We're too busy wasting money on killing each other.

    12. Re:Is that how much it costs? by notthepainter · · Score: 1

      These things don't show up with 4-hour warning. If you look carefully, you can see them coming years, even decades in advance.

      And sometimes they don't show up years in advance. 2007 WD5 was discovered in November and may hit Mars in January.

      See http://www.cnn.com/2007/TECH/space/12/21/mars.asteroid.ap/

      But then again, if we had been looking carefully we might have seen this a long time again.

  31. Re:Isn't this what my tax money is supposed to fun by Adambomb · · Score: 1

    Moderate taxation isn't a problem, heavy taxation to support social programs is. And choosing between these relative qualifiers is pretty much the reason governments exist. Or at least, the major reason governments should exist =).
    --
    Ice Cream has no bones.
  32. Re:Isn't this what my tax money is supposed to fun by GradiusCVK · · Score: 1

    I'd say that governments should exist for the protection of the populace from external threats (other nations), and the protection of their rights and freedoms (for example, if someone were to try to murder you, or if some group were to try to overthrow the government to set up a new government which was more tyrannical). The government should then have to make a choice between "no taxes" and "some taxes", striving for the optimal balance of "just enough taxes to do the two jobs previously listed". It would seem that the founding fathers agree with me, based on some of the evidence they've left behind (Constitution, Federalist Papers, Bill of Rights, etc.).

  33. Re:Isn't this what my tax money is supposed to fun by Amiga+Trombone · · Score: 1

    The founders of the U.S. had a problem with taxation without representation, not taxation in general. As long as elected representatives have overseen taxation and government expenditure, all is running as intended. This Slashdot mentality of "This money is mine, and the government is just stealing it!" is just elitist dismissal of democracy, because you think you know better how money should be spent than your community.

    You might want to try reading the original Constitution, prior to the 16th Amendment. You might notice that not only did it proscribe direct taxation of the citizenry, but the word "democracy" doesn't appear even once.

    Something tells me you don't understand the intentions of the founders as well as you think you do.

  34. Re:Isn't this what my tax money is supposed to fun by brusk · · Score: 2, Insightful

    No roads, then? No schools?

    --
    .sig withheld by request
  35. Link to a previous discussion by solitas · · Score: 1
    --
    "It's time to take life by the cans." ~ Bender ("Bendin' in the Wind", ep. 3-13)
  36. With all apologies to Roger Waters... by LynnwoodRooster · · Score: 2, Funny

    There is no dark matter really. Matter of fact it's all dark.

    --
    Browsing at +1 - no ACs, I ignore their posts. So refreshing!
  37. Re:Isn't this what my tax money is supposed to fun by Anonymous Coward · · Score: 1, Insightful

    I for one would much rather see a billionaire donating money to charity out of free will, rather than a coercive model which forces the individual to support the program irrespective of his beliefs (and also pay a cut to the middleman: the people in the business of government). What Bill Gates is doing here is true charity, quite unlike what goverment does.

    If I was him, I'd do the same thing. I'd do everything in my power to keep my fortune out of the hands of those who employ coercion as a means, and everything in my power to distribute my fortune to those charities and projects which rely on true free will, not coercion -- whether commercial or not.

    In fact, I have a sneaking suspicion he's doing exactly that. ;)

  38. Go to the source by martyb · · Score: 1

    Here are links to the Large Synoptic Survey Telescope (LSST) home page and its layout and construction.

  39. Megapixels by wardle · · Score: 1

    Don't they know that you shouldn't buy a camera just based on the number of megapixels....

  40. Re:Isn't this what my tax money is supposed to fun by Adambomb · · Score: 2, Insightful

    Try to put those tasks on paper in an algorithmic form, the founding fathers did and this is where the US ended up. It's not that they had a bad idea, its simply that in terms of humanity there is rarely a condition with only a binary set of solutions or "valid" reactions (no matter how much media groups and marketers wants you to think this way, and by "valid" i mean the kind where you hear the why's of what someone did and you say "i can see that.."). Subjectivity is the root reason for governments to exists, and is also the root reason that any government can have its influence subverted or diverted given powerful enough interest groups.

    sucks.

    --
    Ice Cream has no bones.
  41. Re:Isn't this what my tax money is supposed to fun by pla · · Score: 1

    Plus, it's crazy to claim that the money is yours alone when, hey, there wouldn't be coinage without the government and they can determine what to do with it.

    You say that like it matters - Do you really believe "wealth" doesn't exist without the underlying pyramid-scheme of fiat currencies?

    Perhaps more relevantly - The US Treasury just last month cracked down on a popular form of exactly what you claim we wouldn't have without the government. Doesn't it strike you as strange that they would need to have laws against something that can't exist?



    If you don't like it, start bartering.

    Sorry, no can do - The government expects its share of that too... Except that leads to the intentionally unmeetable requirement of paying taxes with money you don't have.

  42. Microsoft is not involved by sledge_hmmer · · Score: 1

    I know this is Slashdot and nobody RTFA (especially not editors!), but TFA says nothing about Microsoft being involved. The only connection is Bill Gates and as far as is clear, he is funding this from his own pockets (not Microsoft coffers).

    1. Re:Microsoft is not involved by Dr.+Evil · · Score: 1

      Around here, Bill's money is Microsoft money, the same way as a drug dealer's money is drug money.

  43. Dibbs, I found it first by ptbob · · Score: 1

    So I get to name it. Right? Who gets to name all the new asteroids and comets they find? The first person to spot it in a photo frame?

  44. Waste of Money? by Anonymous Coward · · Score: 0

    I don't seem to understand the point in "investing" millions of dollars into projects that will take more than a few years to complete. It just seems at the rate of technology nowadays, by the time 2014 comes around we'll all have one of these on our cell phones.

    1. Re:Waste of Money? by tomz16 · · Score: 2, Insightful

      ..and what fuels this wonderful "rate" of technology, if not people investing millions into multi-year (i.e. DIFFICULT) projects.

      If we stopped investing millions into projects like these, your cell phone in 2014 would look exactly the same as it does today.

    2. Re:Waste of Money? by mangu · · Score: 1

      by the time 2014 comes around we'll all have one of these on our cell phones.

      I certainly wouldn't want an 8 meter telescope in my cellphone!


      You shouldn't confuse technological limitations, like the amount of pixels in a display, with physical limitations, like the amount of photons that reach us from the sky. If you want to catch the faintest light, you need a bigger mirror. Making your optic detectors more sensitive will only amplify noise.

  45. They WILL USE Linux by Anonymous Coward · · Score: 0

    Astronomical tradition is UNIX and more recently Linux oriented; besides, most astronomical software is Open Source. It would be hard to port all this software to Windows. That is, unless Mocrosoft donate money for that or do the poprting themselves.

  46. No, but... by td04impostor · · Score: 1

    ...of course it runs NetBSD!

  47. Re:Isn't this what my tax money is supposed to fun by jollyreaper · · Score: 1

    As opposed to the bridge to nowhere or the Woodstock memorial. Bridges and memorials don't pose a challenge to religious dogma.
    --
    Kwisatz Haderach
    Sell the spice to CHOAM
    This Mahdi took Shaddam's Throne
  48. 30 TB of Data .... A Night!!!! by RSwan · · Score: 1

    One of the major difficulties with this telescope doesn't have anything to do with the telescope itself, but how to handle the 30 Terabytes of data gathered each clear night. How many of us have 30 TB of storage at all, let alone storing and analyzing an additional 30 TB of data a night.

    1. Re:30 TB of Data .... A Night!!!! by gimpeh · · Score: 1

      How many of us have 30 TB of storage at all, let alone storing and analyzing an additional 30 TB of data a night.

      Me, I've got nearly a Petabyte available and most of it is used within 4 days or ditched. I'm sure there'll be someone else who'll come along and put my DAS/NAS e-peen to shame.

      As for mapping the stars the capability to map the sky in a few days may be designed in but there'll be a queue of astronomers lined up with specific instructions who'll want a sectioned mapped and their data taken away. So no worries about data rotting away taking up valuable storage.

      --
      Script kiddies ate my sig.
    2. Re:30 TB of Data .... A Night!!!! by vidarh · · Score: 1
      The storage part at least is not such a big deal anymore. Assuming an 8 hour operating period, it's about 1GB/second. I'm assuming you'd want to archive it for a while. Lets say you archive one weeks of data on disks before compressing/purging/moving it to tape, and you want some redundancy so you mirror. 7*30*2 = 420 1TB disks.

      There are commercial storage arrays available that does at least 24TB per 4U (I'm sure you can get higher densities too), with transfer rates of at least 1.6GB/s, meaning you'd easily meet both the storage and IO demands with less than two racks and optionally properly striping the data over the units (if you want to keep IO load per array down to make parallel processing of the data easier). Many of them can be connected together so you can manage larger chunks as a single block device if you like.

      That kind of storage is just not a particularly hard problem anymore, unless you're trying to really do it on the cheap. Even then, it's fairly easy if you don't mind setting aside space for a couple of extra racks or cabinets.

    3. Re:30 TB of Data .... A Night!!!! by budgenator · · Score: 1
      I think that Google's joining the project on January 5, 2007, will help in that area.

      LSST and Google share many of the same goals: organizing massive quantities of data and making it useful. Over 30 thousand gigabytes (30TB) of images will be generated every night during the decade -long LSST sky survey. The massive amount of data from LSST must be managed efficiently and analyzed in real time. Key areas in the Google-LSST collaboration will be: organizing the massive ingestion of information, processing and analyzing the continuous data streams in a 24/7 fault tolerant manner, enabling the new discoveries coming out of the LSST to be made available to the public and researchers in real time, and working with and managing large parallel data systems. In addition to aiding professional scientists and amateur astronomers, properly organized the LSST data will generate a new and dynamic view of the night sky for the public. LSST data will be valuable to curious minds of all ages, and will provide a powerful teaching tool.

      In applying for membership, William Coughran, Google VP of Engineering, said "Google's mission is to take the world's information and make it universally accessible and useful. The data from LSST will be an important part of the world's information, and by being involved in the project we hope to make it easier for that data to become accessible and useful."
      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
  49. Re:Isn't this what my tax money is supposed to fun by GradiusCVK · · Score: 1

    I have to agree with most of what you said, except for one statement: "Subjectivity is the root reason for governments to exist"... and I even agree with the part of the sentence after that statement. I still think the root REASONS government exist are the ones I postulated... over time, the government changes its purpose to suit its own needs, as you stated, and that is an unfortunate fact. However, saying that government exists to become corrupted by compromise and greed until it falls and is replaced is simply not true. That's like saying the reason ice cubes exist is because they melt. Yes they melt, but we make them to absorb heat. Melting is a gradual, unavoidable result of this, but when they are all melted, do we say "great, now that they're melted, we should strive for more puddles of water"? No, we say "dump out that water, let's make some new ice cubes".

  50. Re:Isn't this what my tax money is supposed to fun by scottv67 · · Score: 1

    If you don't like it, start bartering.

    I agree that the idea of switching to a barter-based system is appealing. But the age-old question will still have to be answered: Who runs Bartertown?

  51. And representation without taxation is good? by NotQuiteReal · · Score: 1
    The problem is that those of us who are paying more and more in taxes are effectively suffering taxation without representation anyhow.

    This is because "our" representatives spend a lot of money on bread and circuses to benefit people who don't pay their "fair share".

    My definition of fair:

    (Cost of Government) / (Number of Citizens) = the fair tax per citizen.

    Anything else is unfair, but necessary simply because not everyone can afford their share.

    All the shenanigans of modern tax code boils down to the politics of extracting unfair amounts of money from whomever can pay.

    --
    This issue is a bit more complicated than you think.
    1. Re:And representation without taxation is good? by ChrisMaple · · Score: 1

      The proper function of government is to protect your life and those things which make your life possible (primarily property). It is only just that you pay for what you get, hence a head tax for protecting your life and a property tax for protecting your property. This arrangement makes it more likely that taxes bear some relation to ability to pay, and also encourages the productive use of property.

      --
      Contribute to civilization: ari.aynrand.org/donate
  52. Re:Isn't this what my tax money is supposed to fun by GradiusCVK · · Score: 1

    People can organize to do things without resorting to theft. You've partly got me on the issue of roads, for some infrastructure the ideal balance of efficiency and ease of implementation is at the national level. Once it is built, however, why can't it be maintained by local government, paid for by user fees? That is both the easiest AND the most efficient solution. On the schooling issue, you are clearly a product of public education. Even if you WANT schools to be completely public, then all of human history up to the present day shows this is best done at the local level, not the federal level. Believe me, we don't need a federal government that's even 20% of the size it is today. Grow some balls and realize that you actually can survive without a corrupt, bloated bureaucracy telling you how to live your life and spend your money... at gunpoint.

  53. My God! by Ranger · · Score: 2, Funny

    It's full of blue.

    --
    "You'll get nothing, and you'll like it!"
  54. Re:Isn't this what my tax money is supposed to fun by Amiga+Trombone · · Score: 1

    Plus, it's crazy to claim that the money is yours alone when, hey, there wouldn't be coinage without the government and they can determine what to do with it. If you don't like it, start bartering.

    Actually, there were people trying to do exactly that, but the government didn't like the competition...

  55. Re:Isn't this what my tax money is supposed to fun by CRCulver · · Score: 1

    No, the government didn't like the fraud. If they had made their own currency in a different shape and appearance than U.S. coinage, there wouldn't have been a problem.

  56. Compression by IdeaMan · · Score: 1

    Is there a compression algorithm for video of skies?

    V2.0 of this telescope should be able to survey the entire sky in real time, and compress the feed down to something reasonable. Tie 3 or 4 of these together in different countries and you have a continuous realtime recording of space as visible from the earth archived for researchers.

    --
    They ARE out to get you simply because They are in it for themselves and they don't care about you.
    1. Re:Compression by oneiros27 · · Score: 1

      Yes and no.

      Very few things in the sky move, or if they do, they're moving very little, so there's little change with time, if you use the correct coordinate system.

      However, I've talked to the folks that are designing the data systems, and they're talking storing about 30TB/day, with 65PB of images, 70PB of metadata over 10 years.

      See "LSST: Preparing for the Data Avalanche through Partitioning, Parallelization, and Provenance" by Kirk Borne (abstract is on page 19 of the workshop summary, and there's a quick summary presentation)

      --
      Build it, and they will come^Hplain.
  57. Re:Isn't this what my tax money is supposed to fun by Amiga+Trombone · · Score: 1

    That's odd - nobody has been charged with fraud. Or anything else, for that matter. Who is claiming to have been defrauded?

  58. Re:Isn't this what my tax money is supposed to fun by Moonpie+Madness · · Score: 1

    You should write the President and ask him to give an executive order to not comply with earmarks that do not explicitly appear in legislation. Oddly, the vast majority of earmarks are from conference reports and lack the force of law This is somehow a way for congressmen to avoid taking responsibility for wasteful spending. There has been some talk of Bush doing this, but the pressure from powerful lobbyists and congressmen has turned the administration away from this crucial step.

    Seriously, take ten minutes and write. It really does matter. The President's party lost big, partly for corrupt spending, and if enough voters chimed in, I'm confident Bush would take this opportunity to attempt to salvage his party's old fiscal steward position. Bush knows he is so unpopular there is really no way to attack him politically anymore, and this will not be true for the next president. If Bush doesn't do this, no one else will.

  59. Re:Isn't this what my tax money is supposed to fun by emilper · · Score: 1

    if those that make the "liberty dollars" imagine silver or gold are not "fiat" money too, they are deeply ignorant, or crooks. You should search for purchase power variations for an ounce of gold or one of silver ... it went down a lot, on average, since the XVIth century, and in the meantime it varied a lot, with huge ups and downs. All money are "fiat", and all monetary exchange is kind of a barter ... whether it's paper money or gold or seashells or glass beads.

  60. Re:Isn't this what my tax money is supposed to fun by moosesocks · · Score: 1

    To be fair, the "bridge to nowhere" gets a bad rap. Two of Stevens' projects were dubbed as "bridges to nowhere," although one of them was arguably a pretty good idea.

    The first, and the more famous never had a chance of being built, because even the locals thought it was a terrible and ridiculous idea. Stevens was stupid to propose it....

    The second would have opened up large areas of undeveloped land in an area that is otherwise overcrowded, overpopulated, and expensive. Although the area is indeed mostly empty, the bridge would have almost certainly spurred massive development in the area. (Think of it like connecting New York to Long Island, which was very much a vast expanse of nothingness before the road link was constructed). The opponents of the project attached the label of "bridge to nowhere", which many confused with the first project, and it was swiftly voted down.

    Stevens has had some awful ideas, although you can't give the rest of the senate all that much credit, as they've proven themselves unable to differentiate between the bad ideas and the good ones.

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
  61. Re:Isn't this what my tax money is supposed to fun by CRCulver · · Score: 1

    By using disc-shaped pieces of metal and rectangular pieces of papers as their currency and recommending them for general purchases, the Liberty Dollar project could have confused the general public. The law 18 U.S.C. 514 is meant to protect against that.

  62. Re:Isn't this what my tax money is supposed to fun by Amiga+Trombone · · Score: 1

    I believe the Canadian government, among others, is also manufacturing disc-shaped pieces of metal and rectangular pieces of papers as their currency and recommending them for general purchases. When are we invading?

  63. boinc, @home by Anonymous Coward · · Score: 0

    Let's hope someone figures out a way to make a boinc or @home project using the images from this new telescope. Looking forward to it.

  64. Ya know... by beej · · Score: 1

    I'm going to take back some of the things I've said about you, Bill. You...[handing over candybar] You've earned it.

  65. Religion and Science are not incompatible by AHumbleOpinion · · Score: 2, Insightful

    As opposed to the bridge to nowhere or the Woodstock memorial.

    Bridges and memorials don't pose a challenge to religious dogma.


    You seem philosophically akin to the ignorant bible thumper who takes the mistranslated English version of the bible literally in every way, you seem to merely be the mirror image that thinks science means anti-religion. The truth is that science and religion are compatible. The Vatican operates a telescope and funds research:
    Dark Matter and Energy in the Cosmos
    The Acceleration of the Universe
    Quasars
    Globular Clusters
    A Supernova Discovery
    http://clavius.as.arizona.edu/vo/R1024/Research.html

    History is full of religious people who are also scientists. One example is psychics professor and atronomer, and Roman Catholic Priest, Georges Lemaître. The guy who proposed the big bang theory.
    http://en.wikipedia.org/wiki/Georges_Lema%C3%AEtre

    You should note that some scientists were closed minded and dismissed Lemaître's theory because he was a priest, not on merit. I guess for some science becomes a religion and their minds close. I prefer the approach of Hawking and other scientists throughout history, that scientists are exploring the mechanics of the universe and that proving/disproving the existence of God is outside of their work.

    1. Re:Religion and Science are not incompatible by jollyreaper · · Score: 1

      As opposed to the bridge to nowhere or the Woodstock memorial.

      Bridges and memorials don't pose a challenge to religious dogma.

      You seem philosophically akin to the ignorant bible thumper who takes the mistranslated English version of the bible literally in every way, you seem to merely be the mirror image that thinks science means anti-religion. The truth is that science and religion are compatible. The Vatican operates a telescope and funds research: Sane religious people are not threatened by science, the idiot ones are. You'll note that the sane religious types are not trying to block stem cell research but the idiot ones shout loudly enough that it happens anyway.

      Morde meum manubrium, assmunch.
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    2. Re:Religion and Science are not incompatible by AHumbleOpinion · · Score: 1

      Sane religious people are not threatened by science, the idiot ones are. You'll note that the sane religious types are not trying to block stem cell research but the idiot ones shout loudly enough that it happens anyway.

      It is also true that sane scientists are not threatened by religion. However people with political agendas see demons everywhere, they have quite a bit in common with the religious idiots. Given your mischaracterization of the stem cell issue I fear you are coming from a more political philosophy than a scientific one. Stem cell research is not blocked. New sources of embryonic stem cells is prohibited *if* you are using the US government's money but not if you are using Bill Gates' money. That is regrettable, but it is an inconvenience not a block. The US scientific community can secure funding elsewhere, use existing embryonic lines, or perform non-embryonic stem cell research. The international scientific community is unaffected.

    3. Re:Religion and Science are not incompatible by x2A · · Score: 1

      "The truth is that science and religion are compatible. The Vatican operates a telescope and funds research"

      Why do people keep saying this? It's not really true is it, it's at least pretty misleading. It's like saying (to use an extreme example) that love and murder are compatible, because a person a person is capable of doing both. A man might love his family, but murder his boss, but they're completely seperate acts; he didn't murder the people he loves, and him murdering his boss wasn't exactly very loving.

      In the same way, just because the vatican funds scientific research, doesn't make that research religious. If the research is based on logic and testing, it can be said to be scientific. It's not religious until you replace that with untested faith, in which case it can no longer be scientific.

      --
      The revolution will not be televised... but it will have a page on Wikipedia
  66. Astronomer pick up lines by AHumbleOpinion · · Score: 1

    "Bill Gates... donated $30 million to an ambitious telescope"

    Talk about an expensive subsitute phallus. Most guys just buy a Corvette and get over it.


    But the scientist gets to drop lines like "Wanna visit my secluded Hawaiian getaway, I'll show you the stars. Don't forget to pack a parka."
    http://www.ifa.hawaii.edu/mko/

  67. Re:Isn't this what my tax money is supposed to fun by budgenator · · Score: 1

    This Slashdot mentality of "This money is mine, and the government is just stealing it!" is just elitist dismissal of democracy,
    As opposed to your attitude that my life and my production belongs to the collective and that I should be grateful that the rabble allows me to keep some.

    Plus, it's crazy to claim that the money is yours alone when, hey, there wouldn't be coinage without the government and they can determine what to do with it.
    Those metal tokens only have value because they hold the value created by the toil of a strong back or mind.

    --
    Apocalypse Cancelled, Sorry, No Ticket Refunds
  68. Re:Isn't this what my tax money is supposed to fun by Adambomb · · Score: 1

    All i'm saying is the root of all reasons you postulated is the fact that perspectives are subjective.

    --
    Ice Cream has no bones.
  69. Re:Isn't this what my tax money is supposed to fun by Anonymous Coward · · Score: 0

    It is all of our M$ tax money that is helping. It's a good thing, but I wish uncle Bill would contribute more of his billions to science and health research.

  70. Re:Isn't this what my tax money is supposed to fun by Gninnaf · · Score: 1

    Wait... Did he just say, "Render unto Caesar the things which are Caesar's" "Plus, it's crazy to claim that the money is yours alone when, hey, there wouldn't be coinage without the government and they can determine what to do with it."

  71. Re:Isn't this what my tax money is supposed to fun by budgenator · · Score: 1

    I'm sure if the bean counters sharpened their pencils enough they'd find some gubberment moolah used, grant money must have been used to build the mirror lab or NSA funds used in Perl or Perl scripts or some SELinux has got to be in there somewhere. Still maybe now that BillyG is getting some distance from all of the business suits he's starting to reconnect with his inner-nerd and redeveloping his geekitude.

    --
    Apocalypse Cancelled, Sorry, No Ticket Refunds
  72. Re:Isn't this what my tax money is supposed to fun by robbiedo · · Score: 2, Insightful

    heavy taxation to pay for Republican deficit interest payments and war mongering. There, I fixed that for you.

  73. Hell's angels by Anonymous Coward · · Score: 0

    Most Hell's Angels chapter yearly donate some money to good causes, like a local orphanage or a cultural institute for the poor. This all helps to portray this 'motor club' as a bunch of good guys. Donating (some) money obtained from illegal and immoral practices does not make these people any better.

  74. What the hell... by Swampash · · Score: 1

    ...does this have to do with Microsoft? Nothing, as far as I can see.

  75. Looking back by Wowsers · · Score: 1

    Telescopes are there to look back into the past... maybe Bill wants to see where Windows Vista went wrong?

    --
    Take Nobody's Word For It.
  76. Re:Isn't this what my tax money is supposed to fun by flewp · · Score: 1

    May I nominate Mayor McCheese?

    --
    WWJD.... for a Klondike bar?
  77. Re:Isn't this what my tax money is supposed to fun by DECS · · Score: 1

    We don't need another fries with that.

  78. Approve or Deny ? by protobion · · Score: 2, Funny

    Windows needs your permission to look at dark matter.
    Allow or Cancel ?
    If you do not trust this dark matter, do not run this operation. Dark Matter can potentially harm your computer.

    --
    Essentia non sunt multiplicanda praeter necessitatem.
  79. In other news... by Anonymous Coward · · Score: 0

    Microsoft claims to have found a desktop user in the vicinity of Alpha Centauri that actually _likes_ Vista and are attempting to make contact, in order to revoke his/her/its pirated activation key.

  80. Re:Isn't this what my tax money is supposed to fun by Anonymous Coward · · Score: 0

    Grow some balls and realize that you actually can survive without a corrupt, bloated bureaucracy telling you how to live your life and spend your money... at gunpoint. So that instead you can be told how to live your life and spend your money at the point of your neighbor's guns. How is local government different in any meaningful, non-probabilistic way beyond scale? Why waste any "money" at all on government?! (i.e., wealth, since 'money' is typically a creation of government -- fiat agreements are meaningless without enforcement). Governments are for pussies who can't hack it on their own.

    Grow some balls.
  81. Hawaii Hosts The Competition by cmholm · · Score: 1

    It's interesting that you posted the link to the Mauna Kea Observatories, without noting (knowing?) that UH has been ahead of the LSST folks with its similar PanSTARRS program. Both are intended to repeatedly resurvey the sky, both sell themselves to the public with the NEO search capability, and most astronomers want them primarily for supernova detection and other deep space research.

    Technically, they differ in that the LSST uses one huge cu$tom $cope, while PanSTARRS ties four smaller "commodity" research-grade scopes ganged to stare at the same piece of sky, and then post-processes the four resulting images to subtract cosmic ray detections and errors in the detectors. PanSTARRS currently has a single scope on Maui as a working prototype.

    I hope that both systems become fully operational. The more eyes on the sky, the better.

    --
    Luke, help me take this mask off ... Just for once, let me butterfly kiss you with my own eyes.
  82. Don't sensationalize by blue+l0g1c · · Score: 1

    With the telescope scientists will be able to quickly find Earth-threatening asteroids... Oh good god, just say asteroids and leave it at that.
  83. Its Just an excuse...... by Anonymous Coward · · Score: 0

    to sue Mead over the rights to the Newtonian Telescope!

  84. Competition for amateur comet hunters? by Max+Threshold · · Score: 1

    Will this spell this the end of amateur comet hunting? Will all newly-discovered comets henceforth be named after Microsoft products?

  85. Get ready for a lot of comets named Gates by Aku+Head · · Score: 1

    I, for one, welcome our new telescopic overlords.

    I'm glad that Bill is going to look for Earth-crossing asteroids. Maybe he could also spend a little research money towards developing a flu vaccine in days rather than months?

    Why should we expect our politicians to fund these projects when half of them don't even believe in evolution or greenhouse gasses?

  86. 640K? by pbhj · · Score: 1

    >>> "That's just mind-boogeling amounts of data"

    640K, should be enough memory to hold, it. Wouldn't you think.

    [Bill Gates claims he never said it incidentally http://www.wired.com/politics/law/news/1997/01/1484%5D

  87. Re:Isn't this what my tax money is supposed to fun by Anonymous Coward · · Score: 0

    So, now we can call him Billy "Robin Hood" Gates. Cool.

  88. Good business sense by voss · · Score: 1

    1) $30 million dollars is pocket change to bill gates
    2) An asteroid hitting the earth would kill billions of potential microsoft customers
    3) The idea of bill gates saving the world would drive linux users nuts.
    4) Its tax deductible
    5) Its good PR
    6) The data accumulated can be used in a future Microsoft Encarta Universe program.

  89. Cut the CRAP! This is SERIOUS BUSINESS! by rickshaf · · Score: 1

    The LSST (and Lowel Observatory's Discovery Channel Telescope for the northern third of the sky) might literally find the asteroid that "has our name on it". So, this item heralds the opportunity we humans have to truly defend our species from extinction! I certainly appreciate a good joke, or a bad one for that matter. And I'm definitely no fan of the overly ruthless business practices of the latest donors of the money to fund the LSST. However, just as the overly ruthless Andrew Carnegie gave away much of his ill-gotten gains, Gates, Simonyi and Microsoft are giving away much of their ill-gotten gains. So, let's "hold our collective nose" and hope that this telescope gets online in time to fine that asteroid before it's too late. After all, the dinosaurs failed to notice what was going on in the sky until it was too late. Have we seen very many of them walking around lately?

  90. donate as much and as often as you'd like by Anonymous Coward · · Score: 0

    but your sins against computer users will never be absolved

  91. Re:Isn't this what my tax money is supposed to fun by GalacticLordXenu · · Score: 1

    That hardly makes sense. Regardless, the "amount" of taxation doesn't matter, per se; it's how's the money being spent, how cost-effective is it, and what on?

  92. lsst and Google by Johnny+Mnemonic · · Score: 1

    The LSST and Google have also announced some degree of collaboration: http://www.lsst.org/News/google.shtml.

    Indeed, an ex-Google "VP of Engineering", Wayne Rosling, joined the LSST project in June 05. That Google announced a joint effort with the LSST some time later is not therefore totally surprising--sometimes it's who you know.

    --

    --
    $tar -xvf .sig.tar
  93. Re:Isn't this what my tax money is supposed to fun by Anonymous Coward · · Score: 0

    Apparently you don't understand the difference between voluntary association and coercion? Come on, man, even a 2-year-old can understand it.

  94. Google Key partnering with telescopes too by peter303 · · Score: 1

    Its wonderful all this info will make it to professionals and amateurs alike thats to Google and MicroSoft alumni.

  95. Re:Cut the CRAP! This is SERIOUS BUSINESS! by owlstead · · Score: 1

    The LSST (and Lowel Observatory's Discovery Channel Telescope for the northern third of the sky) might literally find the asteroid that "has our name on it".
    That's ether a very large asteroid or very small writing. Anyway, I'll decide if I cut the crap or not, and if I cut it into smaller or larger pieces. Anyway, as others already pointed out, detection is one thing...
  96. Re:Cut the CRAP! This is SERIOUS BUSINESS! by rickshaf · · Score: 1

    Thanks for your reply. I had begun to think no one read anything that had been posted more than a few minutes after the original item was posted. I stand by what I wrote. We're talking about the survival of our species, nothing less. Using this post to take cheap shots at Bill Gates, et al, is just a waste of time. Furthermore, assuming that the only choices that exist are either "big asteroid or small writing" is a bit too simple. There are a number of factors: 1. The relative velocity of the asteroid to Earth when the collision occurs. 2. How humanity reacts to the possibility that an asteroid is on a collision course with Earth. 3. Where the asteroid is projected to hit. Beyond that, I believe that knowing what might be about to happen to us is a lot better than remaining ignorant. For me, that applies even if we find out too late to do anything to avoid the collision. However, the point may be moot. My experience working on a parallel program (the Search for Extraterrestrial Intelligence Program for NASA in the 1980s) suggests that any large government agency would likely try to bury or obfuscate information about a probable collision. That was certainly the case when we were trying to get an operations plan approved. The sticking point was that none of the "suits" could agree on how (of IF!) the public would be told of the existence of evidence of intelligent radio transmissions from an extraterrestrial source! (The program was scaled-back and then cancelled long before we could obtain agreement on this point.) I know that SETI is no longer a government program. And nor are the asteroid searches that are being conducted or are to be conducted government programs. However, you can assume that ALL such programs receive partial government funding. That means that the government will have a lot to say about what happens if we find that an asteroid is on a collision course with Earth.

  97. Religious scientists and scientific priests: wrong by jotaeleemeese · · Score: 1

    You simply can't serve two contradictory masters, one of which is telling you he is always right even if there is evidence of the contrary.

    --
    IANAL but write like a drunk one.
  98. Yeah, tell Galileo. by jotaeleemeese · · Score: 1

    His science almost cost his life. He was a very religious guy.

    Ditto for Darwin, who was at extreme pains to live with his findings.

    Religious people feel always threatened by science, because science doesn't pay homage to the platitudes of religious dogma.

    --
    IANAL but write like a drunk one.