Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Not going to use it (Score 1) 146

It sucks. I see a comment like "I can't use my computer because X" and I know the answer is Y yet I can't help this poor soul out even though I have a Youtube account and a couple of Google accounts because Google has a boner for getting people on G+. Too bad Timmy, no computer for you.

How do I turn off the Beta shit?

Comment Re: Inclusion would lower it if anything (Score 1) 62

I haven't really looked into it but I believe it runs standard Android apps. Of course, without the Google services, a lot of apps won't run but that's more Google attempting vendor lock-in in my opinion.

I haven't looked into the Amazon app store so I don't know how good or bad it is. I do know that as an Android dev, I fairly regularly get contacted by people claiming to represent other app stores who offer to include my apps (or do it without asking) but I have heard nothing from Amazon so far (though I'm thinking I might try putting my apps up there anyway).

Comment Re:why? (Score 1) 677

I don't know. I think it's case dependent. In the example cited, the cleanup code is simple function calls and the operations are different for each case (for one, it's one cleanup, for another, it's two and for the success it's three).

Part of the problem is, the examples are really too small to call either way. I try to aim for my code to be clean and understandable and not to be dogmatic about things. I avoid certain Perl idioms for just this reason. Though I certainly agree that TMTOWTDI

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...