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

 



Forgot your password?
typodupeerror
×

Comment Re:More tolerent of human error (Score 1) 510

Also who is liable in a fatal accident caused by a machine?

The insurance company that owns the policy for the vehicle, same as if it were being driven by a human. And while the general public may have a hard time reconciling statistics that say driverless cars are safer with a few stories about them getting into fatal accidents, insurance companies do not have that problem and will support whichever costs them less money in claims.

Comment This is to prevent selling on multiple stores (Score 4, Informative) 294

Lots of comments here that're completely missing the point. This is to prevent you from selling at multiple stores at once. You see, in addition to setting whatever price they want, Amazon also has a rule which says that you're not allowed to set a "list price" that's higher than what you sell it for on other app stores. This means that if you put the same app in both Google Market and Amazon's store, then Amazon's store will always be cheaper - and you can't raise the price to counteract Amazon's discounting without ruining your sales on Google Market.

This is just one of several showstopping issues that ensure that I, as an app developer, will not put anything to Amazon's app store.

Comment I'm a developer, and I won't support this (Score 4, Informative) 222

I'm an Android app developer, and under the terms Amazon's currently offering, there's no way in hell I'll put my app there. There are three very serious problems with it. First, Amazon controls the pricing, not the developer - they can use your app as a loss leader. Second, they require that you give them your app and each update 14 days before you publish it anywhere else (such as on the Android Market) for their review process. That means no emergency fixes, and delayed releases, even if you're mainly publishing on the Android Market and want to put it on Amazon too. And third, it's competing with Android Market, which is preinstalled everywhere, with no users. It would be one thing if they offered more than Android Market's 70% take, but there're simply no advantages to it whatsoever.

Maybe they'll change their terms, and I'll reconsider. But the terms they're offering now are simply a bad deal for developers, and I doubt many will bite.

Comment Re:Nice, but Android? (Score 2, Informative) 109

You aren't forced to write in Java, you're forced to write for the JVM. There are other languages that target the JVM, including versions of Ruby, Python, LISP, and my personal favorite, Scala. Using the JVM means that Android isn't locked in to using any one particular CPU instruction set (which was what destroyed the original PalmOS), and that all Android programs and libraries are API-compatible with each other without the need for setting up special bindings.

Comment Sell them a support contract (Score 1) 245

If a company wants to pay you money for software you wrote, then for the love of god, take it, and give them whatever license they want. They don't actually need a different license, but that doesn't matter because what they're really after is support, not licensing. So write up an N-year support contract where you promise to take their calls and promptly fix any bugs they report, and charge appropriately for it.

Comment Re:What took it all so long?? (Score 1) 269

Ford built a Fiesta with a two-stroke engine that achieved 1.4l/100km (that’s 168 mpg!) in 1996! Not a drawing. Not a experimental model. No, a real driving prototype car. Looked just like a normal Fiesta.

I don't believe you. If anyone could make a 168 mpg car without some show-stopping problem with it, they'd be making it now. I think someone pulled that claim out of their ass, and it got copied without citation between editorials and blog comments for awhile.

Comment Not as big a problem as it sounds (Score 1) 300

This is not nearly as big a problem as it sounds like, because it has a simple engineering solution. A transmission of a certain speed always uses up the same amount of bandwidth, but it uses that bandwidth over a different area depending how far it is from the cell tower or access point. The farther away the access point is, the more power the tower and phone use, and the more area the transmission covers. Placing more access points closer together allows lower-power transmissions, so that the same frequency can be reused more times in different places. So if there isn't enough capacity for all the people using the cell phone network, you just put up more towers. It's expensive, but not so expensive that normal subscriber fees can't cover it.

Comment Incorrect assignment of blame (Score 2, Interesting) 327

Identity theft is a misleading term for bank fraud, and fighting it is the banks' responsibility, not the government's or the user's. We know how to do it, it just isn't getting done because of cost. Monetary transactions should be done with dedicated devices so that compromised computers can't be used to steal money. Reducing the number of compromised computers won't help because there are many of them and it only takes a few.

Comment Re:DotA - fun game, horrible community (Score 1) 173

I think the reason is because for most of DotA's history, there was no way to balance the teams after players left. A large portion of games were spoiled by players leaving early and imbalancing the teams, which is very frustrating, and since you can't yell at someone who's already gone, people take out their frustrations on players they expect to leave, ie noobs. The situation was greatly improved by adding the option to switch teams, so that if two players left from the same team someone could volunteer to switch teams and make them even again; but a community of assholes remains a community of assholes forever, because non-assholes are driven away.

Comment Not perfect but pretty good (Score 4, Interesting) 161

I played around with this a bit in the beta. It's significantly slower than native and has a fair share of graphics glitches, but it was good enough to take my dual-monitor computer, plug in a second keyboard and mouse, and play two games of Warcraft III against eachother simultaneously using only one box.

Comment Re:TCP? (Score 3, Interesting) 536

Not if you have an "ASCII" file you are trying to read on Windows that has Unix newline conventions. Try opening a newlined file with notepad, for example.

As far as I can tell, the problem is entirely unique to notepad. Every other text editor I've ever tried handles files with Unix-style newlines correctly. Since it would be trivial to fix Notepad, I can only assume that Microsoft either doesn't care at all about Notepad, or is deliberately leaving the incompatibility in place to discourage use of Unix.

Comment Social security numbers are worthless (Score 4, Interesting) 91

At this point, social security numbers are so widely distributed that the only sensible thing to do is to publish them all in the phone book, so no one will be able to pretend they mean anything. If a scammer wants to use someone else's identity to defraud a bank, then the black market will sell them cheap and in bulk. The real problem is that creditors are allowed to issue debts without attempting to contact the person whose name they're using, and then try to collect those debts when the scammer runs off with the money.

Comment Re:How about a real open governance system (Score 1) 572

Capacity for delusion is only a problem because of scoundrels looking to make a dishonest dollar by exploiting said capacity.

That statement is entirely false. Self-deception, both on an individual and societal level, frequently leads to bad consequences, even without anyone trying to exploit it; and believing that all the blame for such consequences falls on scammers is absolving your responsibility to try to dispel delusions and see the truth.

Slashdot Top Deals

"The one charm of marriage is that it makes a life of deception a neccessity." - Oscar Wilde

Working...