Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Google

Google Search Flagging Everything As Potentially Harmful 407

dowlingw writes "It looks like for the moment at least, all Google results are failing the malware checks and being listed with a warning 'This site may harm your computer,' including all pages from Google themselves. Users trying to visit pages at search results will only be able to proceed via manual manipulation of the search result link to remove the Google click-through (which is also broken). Until Google fixes this bug, it looks Google web search is useless." Update: 01/31 at 15:16 GMT by SS: The problem now appears to be fixed.
Update: 01/31 at 22:01 GMT by KD : Google has now posted an explanation, apologizing and taking responsibility for the "human error" that led to the problem.
Hardware Hacking

"Nuclear Archaeology" Inspires Replica of Hiroshima's Little Boy 298

James Cho writes "Through a decade of painstaking reverse engineering, trucker John Coster-Mullen built the first accurate replica of the Hiroshima bomb. His work yielded a new history of the first nukes, 'Atom Bombs: The Top Secret Inside Story of Little Boy and Fat Man,' with historian Robert Norris saying, 'Nothing else in the Manhattan Project literature comes close.' Philip Morrison, one of the physicists who helped invent the bomb, deemed it 'a remarkable job.'"
Windows

Why Use Virtual Memory In Modern Systems? 983

Cyberhwk writes "I have a system with Windows Vista Ultimate (64-bit) installed on it, and it has 4GB of RAM. However when I've been watching system performance, my system seems to divide the work between the physical RAM and the virtual memory, so I have 2GB of data in the virtual memory and another 2GB in the physical memory. Is there a reason why my system should even be using the virtual memory anymore? I would think the computer would run better if it based everything off of RAM instead of virtual memory. Any thoughts on this matter or could you explain why the system is acting this way?"
Programming

(Useful) Stupid Regex Tricks? 516

careysb writes to mention that in the same vein as '*nix tricks' and 'VIM tricks', it would be nice to see one on regular expressions and the programs that use them. What amazingly cool tricks have people discovered with respect to regular expressions in everyday life as a developer or power user?"

Slashdot Top Deals

It is easier to write an incorrect program than understand a correct one.

Working...