Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Academic Foolishness (Score 3, Informative) 109

These are major and invasive changes to POSIX. No reasonable person would expect to be able to do things like change PID semantics or shared memory. Yes, it might solve the problem that they sought to solve. But I would be very surprised to see this meet with any large-scale deployment. It's better to work with the system than to just arbitrarily decide Unix is wrong and rewrite it.

Comment (Structural) Verilog (Score 1) 301

I've found that Verilog is much easier to learn and teach (at least, for an undergraduate engineering-type class). But, as others have mentioned, do NOT think of it as a programming language. Think of it as a convenient way to draw schematics, a very sophisticated keyboard layout for Xilinx. You should ALWAYS write synthesizable code for everything except your testbench, and you shouldn't have to synthesize it to know what it looks like. As to why not VHDL, well, VHDL is the COBOL of HDLs. Way too verbose for me.

Comment Re:0.027% (Score 2, Insightful) 258

Yeah, that seemed a little unlikely to me as well. There are 2**128 addresses in IPv6. Even assuming that all of these were allocated in 64-bit subnets (fairly common), that's still 5*10**15 subnets. Which is a hugely ridiculous amount, many times larger than the IPv4 Internet. Something's fishy about this number...
Operating Systems

Gentoo 2008.0 Released 164

An anonymous reader notes that the Gentoo 2008.0 final release is available. From the announcement: "Code-named 'It's got what plants crave,' this release contains numerous new features including an updated installer, improved hardware support, a complete rework of profiles, and a move to Xfce instead of GNOME on the LiveCD. LiveDVDs are not available for x86 or amd64, although they may become available in the future. The 2008.0 release also includes updated versions of many packages already available in your ebuild tree."
Software

The Interactive Linux Kernel Map 93

Constantine writes "The Linux kernel is one of most complex open source projects. Even though there are a lot of books on the Linux kernel, it is still a difficult subject to comprehend. The interactive Linux kernel map gives you a top-down view of the kernel. You can see the most important layers, functionalities, modules, functions, and calls. Each function on the map is a link to its source code. The map is interactive. You can zoom in and drag around to see details."
Media (Apple)

How Apple Kept the iPhone Secret 539

An anonymous reader writes "Bogus prototypes, bullying the press, stifling pillow talk — all to keep iPhone under wraps. Fortune's Peter Lewis goes inside one of the year's biggest tech launches. One of the most astonishing things about the new Apple iPhone, introduced yesterday by Steve Jobs at the annual Macworld trade show, is how Apple managed to keep it a secret for nearly two-and-a-half years of development while working with partners like Cingular, Yahoo and Google."
Software

Wikipedia Used for Artificial Intelligence 177

eldavojohn writes "It may be no surprise but Wikipedia is now being used in the field of artificial intelligence. The applications for this may be endless. For instance, the front of spam fighting is a tough one and it looks as though researchers are now turning towards an ontology or taxonomy based solution to fight spammers. The concept is also on the forefront of artificial intelligence and progress towards an application passing the Turing Test and creating semantically aware applications. The article comments on uses of Wikipedia in this manner: '"... spam filters block all messages containing the word 'vitamin,' but fail to block messages containing the word B12. If the program never saw B12 before, it's just a word without any meaning. But you would know it's a vitamin," Markovitch said. "With our methodology, however, the computer will use its Wikipedia-based knowledge base to infer that 'B12' is strongly associated with the concept of vitamins, and will correctly identify the message as spam," he added.'"
Microsoft

Dark Cloud Over Good Works of Gates Foundation 325

theodp writes "Justice Eta, a Nigerian infant, has an ink spot on his tiny thumb to show he was immunized against polio and measles thanks to the Bill & Melinda Gates Foundation. But Justice still faces respiratory trouble, which locals call 'the cough' and blame on fumes and soot spewing from 300-foot flames at a nearby oil plant owned by Itallian energy giant Eni, whose investors include the Bill & Melinda Gates Foundation. Part one of an L.A. Times investigation reports that the world's largest philanthropy pours money into investments that are hurting many of the people its grants aim to help. With the exception of tobacco companies, the foundation's asset managers do not avoid investments in firms whose activities conflict with the mission to do good."

Slashdot Top Deals

Kill Ugly Processor Architectures - Karl Lehenbauer

Working...