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

 



Forgot your password?
typodupeerror
×

Comment MySQL in-memory speed (Score 5, Interesting) 168

Slightly off-topic, but I recently had the oppurtunity to test the speed of a MySQL in-memory database. I have some frequently queried read-only data that simply would not handle the load in MS SQL and was looking for an in-memory solution. MySQL provided the simplest implementation - simply tell the table to use memory storage and configure the server to allow the amount of data you want to host (~250MB in this case). You also have to remember to reload the data from normal InnoDB tables every time you restart the server. I used the same table structures, keys indexes and stored procedures (almost the same) to query the data and linked it through MS SQL so that my applications never new the difference. On exactly the same hardware the speed increase was at least 50X over MS SQL.
Image

Supersizing the "Last Supper" 98

gandhi_2 writes "A pair of sibling scholars compared 52 artists' renditions of 'The Last Supper', and found that the size of the meal painted had grown through the years. Over the last millennium they found that entrees had increased by 70%, bread by 23%, and plate size by 65.6%. Their findings were published in the International Journal of Obesity. From the article: 'The apostles depicted during the Middle Ages appear to be the ascetics they are said to have been. But by 1498, when Leonardo da Vinci completed his masterpiece, the party was more lavishly fed. Almost a century later, the Mannerist painter Jacobo Tintoretto piled the food on the apostles' plates still higher.'"
Government

Bill To Ban All Salt In Restaurant Cooking 794

lord_rotorooter writes "Felix Ortiz, D-Brooklyn, introduced a bill that would ruin restaurant food and baked goods as we know them. The measure (if passed) would ban the use of all forms of salt in the preparation and cooking of food for all restaurants or bakeries. While the use of too much salt can contribute to health problems, the complete banning of salt would have negative impacts on food chemistry. Not only does salt enhance flavor, it controls bacteria, slows yeast activity and strengthens dough by tightening gluten. Salt also inhibits the growth of microbes that spoil cheese."
Image

The 10 Most Absurd Scientific Papers 127

Lanxon writes "It's true: 'Effects of cocaine on honeybee dance behavior,' 'Fellatio by fruit bats prolongs copulation time,' and 'Are full or empty beer bottles sturdier and does their fracture-threshold suffice to break the human skull?' are all genuine scientific research papers, and all were genuinely published in journals or similar publications. Wired's presentation of a collection of the most bizarrely-named research papers contains seven other gems, including one about naval fluff and another published in The Journal of Sex Research."
Books

Puzzle In xkcd Book Finally Cracked 90

An anonymous reader writes "After a little over five months of pondering, xkcd fans have cracked a puzzle hidden inside Randall Munroe's recent book xkcd: volume 0. Here is the start of the thread on the xkcd forums; and here is the post revealing the final message (a latitude and longitude plus a date and time)."
Java

After Learning Java Syntax, What Next? 293

Niris writes "I'm currently taking a course called Advanced Java Programming, which is using the text book Absolute Java, 4th edition, by Walter Savitch. As I work at night as a security guard in the middle of nowhere, I've had enough time to read through the entire course part of the book, finish all eleven chapter quizzes, and do all of the assignments within a month, so all that's left is a group assignment that won't be ready until late April. I'm trying to figure out what else to read that's Java related aside from the usual 'This is how to create a tree. This is recursion. This is how to implement an interface and make an anonymous object,' and wanted to see what Slashdotters have to suggest. So far I'm looking at reading Beginning Algorithms, by Simon Harris and James Ross."
Science

Antarctic's First Plane, Found In Ice 110

Arvisp writes "In 1912 Australian explorer Douglas Mawson planned to fly over the southern pole. His lost plane has now been found. The plane – the first off the Vickers production line in Britain – was built in 1911, only eight years after the Wright brothers executed the first powered flight. For the past three years, a team of Australian explorers has been engaged in a fruitless search for the aircraft, last seen in 1975. Then on Friday, a carpenter with the team, Mark Farrell, struck gold: wandering along the icy shore near the team's camp, he noticed large fragments of metal sitting among the rocks, just a few inches beneath the water."

Comment From the contract... (Score 1) 384

...compelling data visualizations and tools for customizable visualizations and widgets...we have rich expertise in knowing how users can best view and comprehend data...codify the incoming data-stream into cohesive, relevant data points...and they are building it on Sharepoint. I guess the USA will get a lot of web 2.0 stats, etc. but will you be able to see who got that contract for fitting the golden faucets in the governor's loo, and how much they were paid?

Comment Re:Zebra (Score 1) 188

The Zebra printers have built in barcode fonts, no need to buy another printer or seperate fonts. A typical line of EPL code looks like [font],[position],[texttoprint], where the font can be any number of barcode fonts built into the printer firmware. Printing a barcode ends up using about 30bytes, much faster than sending the barcode as raster image, and works the same on any OS.
The Matrix

Submission + - Satellites track Mexican kidnap victims with chips

Amadodd writes: Reuters is currently running a story about Mexicans being duped into believing under-the-skin RFID implants will allow them to be tracked by satellite: Wealthy Mexicans, terrified of soaring kidnapping rates, are spending thousands of dollars to implant tiny transmitters under their skin so satellites can help find them tied up in a safe house or stuffed in the trunk of a car.. High-tech snakeoil salesmen.

Slashdot Top Deals

2.4 statute miles of surgical tubing at Yale U. = 1 I.V.League

Working...