Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:This is incorrect (Score 1) 181

The CDN just sends you to the edge servers that are closest peer to the DNS server. I thought there was a very elaborate geolocation scheme, but there is not. They merely use the location of the DNS server that resolves your query.

I was so disappointed. There is no magic. They do not know nor care about the end user's IP address. The CDN just sends you to the edge servers that are closest peer to the DNS server. Certain companies actually seem to own patents on this simple technique.

Comment Re:Public DNS considered harmful (Score 1) 181

For public wireless networks, there is a popular solution to extract revenue, aptly named the Revenue eXtraction Gateway, or rXg, by http://www.rgnets.com/. It explicitly and effectively works by filtering content and inserting advertisements along with the usual wireless gateway tricks.

This is an honest revenue extraction service and, while it can be done at the ISP level, it does not pack affiliate cookies. It's probably one of the more legitimate ones available. It does require a significant back-end infrastructure to support its operations, though, which may or may not cover expenses.

Comment Public DNS considered harmful (Score 4, Interesting) 181

Saw this in Reddit this morning but thanks for reposting it.

Seriously, the drawback to using public DNS like OpenDNS and Google DNS is that they present a serious performance problem.

Even though the physical DNS servers are "anycast" and geographically diverse, the IP addresses are still the same. Threrefore, the large content delivery networks (CDNs) like Akamai and LimeLight still use the IP address of the DNS server to judge your location.

Therefore, any service that uses a CDN (even Google's use them in spite of their own network) will really serve your content out of a data center that is not geographically or logically near your machine's location.

The article (if you read it) mentions that his ISP, like most that have similar revenue-extracting services, really does offer alternative DNS servers that do not pack affiliate cookies. You should use those if you want to enjoy high-performance, edge-serve content via Akamai (AKAM) and LimeLight (LLNW).

Otherwise, you'll all get your edge content served from some random data center in the central USA.

Comment It's not the crypto, it's the RNG (Score 5, Informative) 464

Having worked with pre-2000 versions of RSA BSAFE, the thing that the NSA paid RSA to do was to change the default selection of the random number generator with a weaker one. Nobody had to use the default version--it was just picked if you didn't specify one (or a callback to your own RNG). We had our own multi-threaded rendezvous noise generator thing since this was back before hardware entropy engines.

Oh, and before that, the NSA had unsuccessfully tried to get RSA to tell people that 512-bit keys were safe enough. It wasn't successful mostly because the old guard was still running the company then.

Comment Re:where can you even get modem anymore? (Score 1) 277

In our area, the phone company, before installing FiOS, installed these boxes on the telephone poles that had miniature DSLAMs on them about seven or eight years ago. A side-effect of this project was nearly perfect 56k connections (which cannot be reached due to FCC limitations, but whatever).

It's not the same kind of "digital" line that you're thinking of when talking about DSL, but it was much better than it was more than ten years ago when I dropped my faulty cable modem for 56k dialup for a few months time.

Comment Use AOL or use an accelerator program (Score 1) 277

We all probably know that AOL has Turboweb, now called TopSpeed, which compresses graphics. On broadband you have to specifically turn it on by clicking "TopSpeed" and "Use AOL Proxies for broadband" and "Always compress graphics" and "Turn on maximum graphics compression" for extreme cases. It works very, very well on 768 kbps DSL.

If you don't use AOL, you can use a number of accelerator programs but they constantly come and go. One of them is known as Slipstream but there are many more. They work just like AOL by using proxies that compress the graphics.

Science

New Documentary Chronicles Road Tripping Scientists Promoting Reason 674

Hugh Pickens DOT Com writes "Dennis Overbye reports in the NY Times that two years ago Richard Dawkins and Lawrence Krauss set off on a barnstorming tour to save the world from religion and promote science. Their adventure is now the subject of The Unbelievers, a new documentary. 'If you think a road trip with a pair of intellectuals wielding laptops is likely to lack drama, you haven't been keeping up with the culture wars,' writes Overbye. The scientists are mobbed at glamorous sites like the Sydney Opera House. Inside, they sometimes encounter clueless moderators; outside, demonstrators condemning them to hellfire. At one event, a group of male Muslim protesters are confronted by counterprotesters chanting, 'Where are your women?' 'Travelogue shots, perky editing and some popular rock music, as well as interview bits with such supportive celebrities as Woody Allen, Cameron Diaz, Sarah Silverman and Ricky Gervais, shrewdly enliven the brainy — but accessible — discourse,' writes Gary Goldstein in the LA Times, 'but mostly the movie is an enjoyably high-minded love fest between two deeply committed intellectuals and the scads of atheists, secularists, free-thinkers, skeptics and activists who make up their rock star-like fan base.' The movie ends at the Reason Rally in Washington, billed as the largest convention of atheists in history. Dawkins looks out at the crowd standing in a light rain and pronounces it 'the most incredible sight I can remember ever seeing' and declares that too many people have been cowed out of coming out as atheists, secularists or agnostics. 'We are far more numerous than anybody realizes.'"

Comment Similar to the Amiga (Score 2) 179

While not originally designed under the auspices of Commodore, the Amiga was also designed with VLSI custom chips. The prototype did not have the chips available, either. Instead, their larger-scale prototypes were the size of a small room. The booth they used at a trade show to demonstrate the Amiga was designed to hide the fact that the walls of the booth itself consisted of the prototypes of the custom chips hidden behind curtains.

It would be cool if we could find a photograph of it.

RIP Jay Miner.

Comment Raspberry Pi and Arduino (Score 3, Interesting) 61

The Raspberry Pi is great for software hacking.

The Arduino is great for both software hacking and hardware hacking.

The Pi can be expanded to add effective hardware abilities, but it's more of a software platform. The Arduino is much better for hardware hacking.

I'm glad to see they are both being offered. Just don't offer a soldering iron kit with the Raspberry Pi. That's for the Arduino.

Comment It's the whole "getting stranded" thing (Score 1) 810

It's the whole "getting stranded" thing that doesn't exist with conventionally-fueled vehicles. I don't want to get a $300 towing charge to a recharger just because I want to drive around.

I think fuel cells are the real answer. Batteries, even the express battery replacement option, won't answer the demand for people who don't want to get stranded in their overpriced electric vehicle.

This is just reality.

Comment Re:BeagleBone Fully Documented; Broadcom Proprieta (Score 1) 246

This is the single most important factor in a successful Raspberry Pi installation. Get a good power supply. The merchants selling Pi kits have the best-tested power supplies. I have a revision 1 Model B, a revision 2 Model B, and one of the newer Model As. The power supply matters much more on the rev 1 Model B than the rev 2 B or Model A.

The second most important factor is that you have to factor the power being drawn by all USB devices plugged into the Pi. I know I don't have to tell people this, but USB hubs must be externally powered, and that hub must also not be providing the power to the Raspberry Pi. Model A doesn't have ethernet so you can use that power for a wireless adapter, BlueTooth, or one of those handy USB Y-cable hubs.

Comment Re:Cue the hate. (Score 1) 246

There wasn't a cheap and affordable Arduino until some time after the Raspberry Pi models came out.

Of course, adding the I/O daughterboards puts the price a little higher. Most of them cost more than the most expensive Pi model does which is probably why the Arduino is so expensive.

Oh, and that 16-megabyte framebuffer in the Pi at such a low price makes the platform very compelling.

Slashdot Top Deals

"And remember: Evil will always prevail, because Good is dumb." -- Spaceballs

Working...