Forgot your password?

typodupeerror

Comment: It's a sunk cost (Score 5, Insightful) 119

by Jimmy_B (#39484387) Attached to: What Does Google Get Out of Voice?

If Google had won a wireless spectrum auction (they didn't), then Google Voice could've been the core of Google's competition with the telco network. Pieces of it are probably still useful for Android, and it could give them negotiating leverage with carriers. So it could've been really important, but didn't turn out that way. The thing with software products, though, is that almost all of the cost is in the initial creation; once created, they cost very little to keep around. So Google keeps Voice running, because it costs them little and turning it off would be very disruptive.

Comment: Re:Solution to wrong problem (Score 1) 58

by Jimmy_B (#38879365) Attached to: SmartCap Reads Brain Waves to Monitor Workers' Fatigue Levels

The problem has never been knowing whether a worker is tired or the degree. Workers are well aware of how tired they are. The problem is jobs that pretty much require them to keep working anyway.

Workers may know that they're tired, but they can't easily prove it, and they can hide it if they don't want to lose pay. If someone goes to their boss and says they're too tired to work safely, they're likely to be ignored, and told to keep working. But if there's an impartially generated number that says they're too tired to work safely, that can't be ignored - because if a supervisor ignored that, and there was an accident, it would be easy to prove they were at fault.

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

by Jimmy_B (#35694162) Attached to: Google's Driverless Car and the Logic of Safety

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

by Jimmy_B (#34889984) Attached to: Amazon, Not Developers, Will Set New App Store's Prices

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

by Jimmy_B (#34773420) Attached to: Amazon To Launch 'Amazon Appstore For Android'

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

by Jimmy_B (#31144790) Attached to: Hands On With Notion Ink's Pixel-Qi Equipped Adam Tablet
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

by Jimmy_B (#30798508) Attached to: Providing a Closed Source License Upon Request?
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

by Jimmy_B (#30401462) Attached to: Lotus Teases With a Fuel-Agnostic Two-Stroke Engine

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

by Jimmy_B (#29694955) Attached to: FCC Chairman Warns of Wireless Spectrum Gap
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.

The debate rages on: Is PL/I Bachtrian or Dromedary?

Working...