Comment BSG (Score 0) 297
Study Says Fracking is Safe In Theory But Often Not In Practice
Medical expert Doc. Cottle agrees.
Comment Re:Something is wrong there. (Score 1) 333
One bulb per household.
I don't think many households have 300 light fixtures in which they could replace bulbs.
Comment Still corrupts places.sqlite (Score 1) 189
RC1 still managed to corrupt places.sqlite (the History/Bookmarks database) when I tried to upgrade from Firefox 3.6, just like one of the last 4.0 betas. I had to install a portable edition of FF 3.6, open a backup of my profile with it, and set up Sync in both installations before I could use my existing browser history in the new installation.
Oh, and it now takes about 2 seconds to switch between tabs on a 3-year-old PC.
Solving an Earth-Sized Jigsaw Puzzle 39
NY Governor Wants To Expand DNA Database 169
Comment Why would you ever use a debit card? (Score 1) 511
This is something I've never understood. Why on earth would you ever use a debit card when a credit card can be used instead? As long as you keep your account balance at zero, you have nothing to lose by using a credit card. And you gain a few legal protections against fraud; your own money generally isn't exposed.
Do debit cards have any advantages at all?
US District Judge Rules Gene Patents Invalid 263
Comment Re:Why would it be a shame? (Score 1) 368
Comment Re:Google is the Foundation (Score 2, Informative) 330
Comment Progressive refinement, not progressive JPEGs (Score 1) 91
What you're seeing is progressive refinement, which is a raytracing rendering technique that starts to show an image immediately and continuously adds detail (rather than rendering the image in full detail immediately). The light and dark splotches you initially see are a typical artifact of low-detail radiosity rendering.
More information here.
Go, Google's New Open Source Programming Language 831
Comment Re:Heh.. you will find a lot of hostility (Score 1) 290
It wasn't the listing of the shared host that was the problem. It was the fact that the university's filters resolve URLs in message texts to IP addresses, and block messages based on that criterion alone, rather than merely influencing a spam score. If you get a bounced message like this, you can't even report it to an administrator on the university mail network without removing all the URLs.
Block lists are useful, but, as several people in this article's discussion pointed out, they're not accurate or granular enough to be used for deterministic blocking. And this particular usage, resolving link URLs to block messages, is illogical for many more reasons.
Comment Re:Heh.. you will find a lot of hostility (Score 1) 290
filter *URL's pointing to a PBL'd IP that are embedded in a message*!!!
My university does that, too. I run a student organization site that has a university subdomain, but is hosted on a shared host. The host inexplicably got listed in the CBL several times, and that screwed up email for the organization staff, and mailing lists for hundreds of students for days at a time.
I didn't realize anyone else used this brilliant filtering scheme.