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

 



Forgot your password?
typodupeerror
×

Comment Ideagrams (Score 1) 713

At a company where no one seemed to have any graphic design skills and our toolbars were a random collection of misappropriated icons from various open source projects, I suggested we just use Chinese characters for everything. Our users are gonna have to attend training to figure out what the button's for anyway

Comment Re:How Absurd (Score 1) 545

When was the last time you ran a program where the WPM of the developer affected the quality of the code?

I type way fewer WPM on a smartphone or tablet than I do on a keyboard. I think if I tried to program on a phone, a general sense of oppression and hatred of my situation would express itself in an inferior software product that threw NullPointerExceptions at random.

What's important is not how fast you can type words, but how effectively you can connect the problem-solving part of your brain to your code input method.

Comment Single Repository? (Score 1) 500

a single repository of free software used in the federal bodies of executive power

Part of the point of free software is that there are lots of repositories, and anyone who wants to create their own can do so. That phrase certainly sounds like a Soviet-style approach to a good idea about sharing.

Comment Re:What did you expect ? (Score 1) 287

once something hits the internet its out there, no privacy promise by a huge corporation is going to protect it.

BS. People send millions upon millions of email messages a day and have a reasonable expectation that their email providers and any SMTP hops along the way are going to keep them private. If a webmail provider suddenly decided that everyone's email address and all the addresses of all their contacts were to be public (unless you opt out), that would rightly be perceived as bad behavior and a violation of users' sensible assumptions. The path of least resistance opt-in flow for Google Buzz had the end result of publicly listing the names of some of folks frequent contacts (who'd also opted in). It created a big uproar and Google quickly changed the wording to make it clearer what would be public and how to keep it private.

I access my banking records through the Internet on a regular basis. I use this convenient system instead of paper and phone calls precisely because I trust the privacy promise provided by my bank. A bank that suddenly decided to make everyone's financial information available to the world on the web by default would quickly lose a lot of customers and get a big fine from the regulators. I don't think we need a Federal Department of Regulating Facebook, but I do think we have a right to expect companies to stick to their privacy promises and suffer customer-based consequences if they fail to live up to them.

One thing The Cloud can do better is give users control of their data. Google's Data Liberation Front is a good model: If a user decides they don't want to use a cloud provider's services for whatever reason, it should be easy to get all their data out of that company's control and import it in to a different cloud provider (if desired). Take it a step further: As a user of service A, I should be able to select certain information to share privately with my friend who uses service B. Like telephone companies and the post office, the service providers should transmit and present that information, but they should have no option to change the parties who can see it.

Caveat: Court orders and other legal actions can force a provider to reveal private information without the approval of that information's owner. This is true of banks, cloud providers, and internal IT departments. So yes, if you're planning an elaborate murder scheme on the Internet, don't assume it will only be seen by your co-conspirators. But if you're closeted at work and out to your friends, you have a right to expect your social network won't suddenly decide to make "Orientation: Gay" the first thing people see when they Google your name.

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.

Slashdot Top Deals

Love may laugh at locksmiths, but he has a profound respect for money bags. -- Sidney Paternoster, "The Folly of the Wise"

Working...