Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Is SETI wasting its time? (Score 1) 90

>Planets are very poor reflectors. Not comparable.

Not comparable!??? From wikipedia:
"The average overall albedo of Earth, its planetary albedo, is 30 to 35%, because of the covering by clouds, but varies widely locally across the surface, depending on the geological and environmental features."

Just because one square inch of mirror reflects better than one square inch of planet surface does not mean the mirror will be more visible. Your positionable mirrors will still need to cover a surface area that's a pretty large fraction of a planet.

BUT unfortunately that's not how Kepler detects planets. Assuming the detectors can detect an increase in brightness as well as a decrease...you're going to need an array that's close to 100% reflective and exactly the size of a planet.

>What you do is point at a target, let fly, then point at the next target, let fly, etc

From wikipedia:
"While only about a dozen planets have been confirmed in the habitable zone, the Kepler spacecraft has identified a further 54 candidates and current estimates indicate that there are "at least 500 million" such planets in the Milky Way."

Either the transmitter or receiver will need to have a wide lobe...otherwise the probability of intercept is stupid low. If you could position your absolutely massive mirrors array at a rate of 1500 planets/second, you would, on your receiving planet, see a signal once every three days for 1/1500 of a second. Kepler can see something like 15 degrees, and requires DAYS of averaging to get something statistically useful. Seeing a 1/1500 second signal even with, literally, planet sized light blockers or reflectors isn't anywhere close to our grasp yet.

Not saying that some aliens aren't doing this....but I don't think we're ready to see it yet.

And, if you're talking about planet sized mirror arrays being feasible, why not planet sized light blockers arrays that can be modulated? Way easier to construct. Is there a benefit in making the average brightness of a sun look brighter rather than darker?

Comment Re:Is SETI wasting its time? (Score 1) 90

Beings that we're just now able to see *entire planets* orbiting distance suns, I doubt a relatively small array of mirrors, encircling a sun (you would want omnidirectional) would be even close to visible. If they were intentionally going for ease and being highly omnidirectional, I think RF would be the way to go.

Comment Re:whoa (Score 3, Interesting) 537

You've obviously never played angry birds or plants vs zombies.

I think the pretty and usefulness will be in the proper aliased text presentation. The desktop monitor I'm looking at has only a few useful font sizes for the capital letter "I", ether one pixel wide, two pixels wide, or three pixels wide...anything between is blurry. I would absolutely love to see a true type font that didn't look blurry and didn't require some barely tolerable sub-pixel tricks.

Comment Re:That's an antipattern (Score 1) 575

I don't understand this. How does the code look that much different? Besides some syntax differences, they're all almost *exactly* the same. Some languages force you to format your declarations and types differently, but a for loop is a for loop, an object is an object with procedures, variables, scope, and all of whatever features the language supports, doesn't support, or pretends to support. Unless it's something like Haskell or a language that encourages unreadable lambda functions, they all look basically the same to me. Sure, javascript has interesting ways of declaring functions and building objects, but you could still translate it, basically on the fly and at a glance, to any other common language.

When I write code, in whatever language, it not that drastically different. It's all as clean and straightforward as possible for the task. If you look at it, you'll say "yeah, that's ", but only from syntax and slight formatting.

Maybe programming since I was 10 just means I don't see the code anymore.

Comment Re:Translation: (Score 2) 267

Not sure why this was modded down. Sadly, it is fairly true. The visual basic for applications is basically vb6 with full access to the windows api and any COM objects.

You probably should have appended a "but shouldn't" to the end.

Science

What Makes Spider Webs Tough As Steel 76

sciencehabit writes "A new analysis reveals the intricacies of spider web design, showing how the unique properties of its silk turn webs into flexible yet strong traps. Computer simulations reveal that heavy forces spread over the entire net rather than stay local. Real spider silk can be either stretchy or stiff at different times, which produces threads that flex and then snap in just the right way to avoid wrecking nearby spokes."
Australia

Pirate Apple TV Operation Nabbed In Australia 128

littlekorea writes "New South Wales Police have arrested a man selling USB keys bearing the Apple logo, which offered access to over a thousand Pay TV channels, another thousand movies on demand and several hundred adult films. A forensic analysis of the device revealed the content was hosted in China but streamed via US servers and domains."
Science

Submission + - Berkeley scientists develop quick and inexpensive (patexia.com)

techgeek0279 writes: "Researchers with the U.S. Department of Energy (DOE)’s Lawrence Berkeley National Laboratory (Berkeley Lab) have developed a relatively fast, easy and inexpensive technique for inducing nanorods to self-assemble into one-, two- and even three-dimensional macroscopic structures."
Sony

Submission + - Sony Current CEO to be Replaced (cnet.com)

FreedomOfThought writes: After watching Sony's market shares dwindle and finances plummet these last few years, Kazuo Hirai will assume the positions of CEO and President. Current CEO Howard String said of Hirai, "I believe his tough-mindedness and leadership skills will be of great benefit to the company and its customers in the months and years ahead". After all, it was Hirai who was put in charge of damage control for the breaches of the Playstation Network. Maybe this is the sliver of light that Sony has needed.

Submission + - 3,500 Year Old Tree Dies of Natural Causes (thedaily.com)

hondo77 writes: The Daily reports that "Mother Nature claimed one of her oldest living specimens (Monday) in a freak fire that destroyed a 3,500-year-old bald cypress tree towering over central Florida. Known as “The Senator,” or simply “The Big Tree,” the hollowed-out majestic timber, standing at 118 feet tall, ignited before dawn. Firefighters watched helplessly as the oldest tree east of the Mississippi — and the fifth oldest in the world — blazed and then collapsed in a heap of flaming embers." The fire likely started by "either a weeks- old lightning strike that smoldered until combustion occured, or friction caused by buffeting winds that ignited a spark and erupted in flames."

Slashdot Top Deals

Anyone can make an omelet with eggs. The trick is to make one with none.

Working...