Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Bad Math (Score 1) 752

... assuming CPU cycles are the key bottleneck and not, say, network communication and data access. I'd assume they look at performance pinch points and optimize those. So if the 10% most computationally-intensive code is written in C++ or Java, the savings in rewriting the rest in C++ might be 15%.

Comment Re:Much more specific than the summary suggests (Score 1) 657

Does the patent also cover being ridiculously annoying and not actually secure since it doesn't prompt for a password? If so, I say we grant it to Microsoft so nobody copies that design.

It would be great if they added sudo.exe so you didn't have to run the whole command shell as an administrator.

(I'm basing this on my experience with Vista; things may have gotten markedly better in Win7.)

Google

Google To Offer Micropayments To News Sites 155

CWmike writes "Google is promoting a payment system to the newspaper industry that would let Web surfers pay a small amount for individual news stories, an idea that could help publishers struggling with the impact of the Internet. The plans were revealed in a document Google submitted to the Newspaper Association of America (NAA), which had solicited ideas for how to monetize content online, a task some publishers have had difficulty with. 'The idea is to allow viable payments of a penny to several dollars by aggregating purchases across merchants,' Google said in the document. Google said it had no specific products to announce yet."
Government

Mexico Decriminalizes Small-Scale Drug Possession 640

Professor_Quail notes an AP story that begins, "Mexico enacted a controversial law Thursday decriminalizing possession of small amounts of marijuana, cocaine, heroin and other drugs while encouraging free government treatment for drug dependency. The law sets out maximum 'personal use' amounts for drugs, also including LSD and methamphetamine. People detained with those quantities will no longer face criminal prosecution when the law goes into effect Friday." An official in the attorney general's office said, "This is not legalization, this is regulating the issue and giving citizens greater legal certainty... for a practice that was already in place." In 2006, the US criticized a similar bill that had no provisions for mandatory treatment, and the then-president sent it back to Congress for reconsideration.

Comment Property Tax (Score 1) 293

In many states, property tax is the primary source of income for local (county, city, fire district...) governments. Conveniently, those governments provide services to people using that property (social services, road maintenance, putting out fires...).

The economist-minded folks might also point out that if someone has a lot of land and not much income, the land isn't being used very effectively, so having to sell because taxes are too high will increase the efficiency of used. (I have some philosophical issues with this line of reasoning, but it's got a point.)

On the plus side, it means that if you live in a rural area but work and shop in the city, your house in the country gets a paved road, a sheriff's department, and fire protection. It also means school districts in areas with high house prices are better funded that districts in poor areas where parents are less able to compensate for a school's shortcomings. It's not a perfect system, but it works fairly well.

Comment Re:Halt (Score 2, Insightful) 420

So why wouldn't the virus authors set the security-related flag?

More importantly, I hope admins are allowed to run Command Prompt and web browsers. And if you can run those, I don't see how you're going to gain much security. And if you don't let admins download from the web and run DOS scripts, I don't know how you plan to accomplish much as a system admin.

Comment Tradeoffs (Score 1) 237

One important factor in making security decisions is the tradeoff between preventing access by unauthorized people versus annoying authorized people. You can implement five-stage biometric security to open a lab door, but that increases the chances that lab workers will prop the door open when they go to the bathroom.

The main convenience issue that occurs to me in your situation is what happens when someone opens the document without a network connection? If somebody backhoes the Internet connection to your Omaha office and your access control system can't connect to a server in New York, is the Omaha employee allowed to to read the document? If not, how would you prevent someone annoyed by that fact from using Copy and Paste (when he's got a network connection) to create an OpenOffice version of the document?

Are employees allowed to print the document? If so, how do you plan to prevent them from handing it to an unauthorized party in a manila envelope? If not, how do you deal with annoyed users who like to print specifications so they can use a highlighter and write notes in the margins?

Slashdot Top Deals

The moon is made of green cheese. -- John Heywood

Working...