Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
Programming

Bjarne Stroustrup Reflects On 25 Years of C++ 553

eldavojohn writes "Today roughly marks C++'s first release 25 years ago when about six years of Bjarne Stroustrop's life came to fruition in the now pervasive replacement language for C. It achieved ISO standardization in 1998 and its creator regularly receives accolades. Wired's short interview contains some nice anecdotes including 'If I had thought of it and had some marketing sense every computer and just about any gadget would have had a little 'C++ Inside' sticker on it' and 'I'll just note that I consider the idea of one language, one programming tool, as the one and only best tool for everyone and for every problem infantile. If someone claims to have the perfect language he is either a fool or a salesman or both.' There's some surprising revelations in here, too, as his portable computer runs Windows."
Medicine

High Fructose Corn Syrup To Get a Makeover 646

An anonymous reader writes "With its sweetener linked to obesity, some cancers and diabetes, the Corn Refiners Association (CRA) doesn't want you to think 'fructose' when you see high fructose corn syrup in your soda, ketchup or pickles. Instead, the AP reports, the CRA submitted an application to the FDA, hoping to change the name of their top-selling product to 'corn sugar.'"
Programming

Simpler "Hello World" Demonstrated In C 582

An anonymous reader writes "Wondering where all that bloat comes from, causing even the classic 'Hello world' to weigh in at 11 KB? An MIT programmer decided to make a Linux C program so simple, she could explain every byte of the assembly. She found that gcc was including libc even when you don't ask for it. The blog shows how to compile a much simpler 'Hello world,' using no libraries at all. This takes me back to the days of programming bare-metal on DOS!"
Image

Scientists Discover Booze That Won't Give You a Hangover 334

Kwang-il Kwon and Hye Gwang Jeong of Chungnam National University have discovered that drinking alcohol with oxygen bubbles added leads to fewer hangovers and a shorter sobering up time. People drinking the bubbly booze sobered up 20-30 minutes faster and had less severe and fewer hangovers than people who drank the non-fizzy stuff. Kwon said: "The oxygen-enriched alcohol beverage reduces plasma alcohol concentrations faster than a normal dissolved-oxygen alcohol beverage does. This could provide both clinical and real-life significance. The oxygen-enriched alcohol beverage would allow individuals to become sober faster, and reduce the side effects of acetaldehyde without a significant difference in alcohol's effects. Furthermore, the reduced time to a lower BAC may reduce alcohol-related accidents."
Security

Submission + - Insecure Plugins Ding IE, Safari, Chrome, Opera (krebsonsecurity.com)

krebsonsecurity writes: The Web browser wars often focus on which browser is more secure, but the dirty secret is that insecure plugins are a serious threat to all browsers, both from a stability and security perspective. Krebsonsecurity.com features an interestingly look at the administration page for a popular browser exploit kit called Eleonora, which suggests that plugins like Adobe Reader and Java are leading to successful compromises for users surfing not just with Internet Explorer, but also Google Chrome, Firefox, Safari and Opera.
Graphics

Disney Releases 3D Texture Mapper Source Code 83

dsavi writes "Ptex, Walt Disney Animation Studio's cutting-edge 3D texture mapping library which was first used on nearly every surface in the 2008 animated feature Bolt, was released under the BSD license on Friday. Quoting the announcement on monophyl.com: 'We expect to follow Ptex with other open source projects that we hope the community will find beneficial. We will soon be launching a new Walt Disney Animation Studios Technology page under disneyanimation.com. It will include links to our open source projects as will as a library of recent publications.' This looks good for open source 3D graphics."
Math

Man Uses Drake Equation To Explain Girlfriend Woes 538

artemis67 writes "A man studying in London has taken a mathematical equation that predicts the possibility of alien life in the universe to explain why he can't find a girlfriend. Peter Backus, a native of Seattle and PhD candidate and Teaching Fellow in the Department of Economics at the University of Warwick, near London, in his paper, 'Why I don't have a girlfriend: An application of the Drake Equation to love in the UK,' used math to estimate the number of potential girlfriends in the UK. In describing the paper on the university Web site he wrote 'the results are not encouraging. The probability of finding love in the UK is only about 100 times better than the probability of finding intelligent life in our galaxy.'"
GUI

IDEs With VIM Text Editing Capability? 193

An anonymous reader writes "I am currently looking to move from text editing with vim to a full fledged IDE with gdb integration, integrated command line, etc. Extending VIM with these capabilities is a mortal sin, so I am looking for a linux based GUI IDE. I do not want to give up the efficient text editing capabilities of VIM though. How do I have my cake and eat it too?"
Image

Best Man Rigs Newlyweds' Bed To Tweet During Sex 272

When an UK man was asked to be the best man at a friend's wedding he agreed that he would not pull any pranks before or during the ceremony. Now the groom wishes he had extended the agreement to after the blessed occasion as well. The best man snuck into the newlyweds' house while they were away on their honeymoon and placed a pressure-sensitive device under their mattress. The device now automatically tweets when the couple have sex. The updates include the length of activity and how vigorous the act was on a scale of 1-10.

Slashdot Top Deals

"It's like deja vu all over again." -- Yogi Berra

Working...