Forgot your password?

typodupeerror

Comment: Re:APK, lord of hosts (Score 1) 715

by tepples (#43781009) Attached to: IRS Admits Targeting Conservative Groups During 2012 Election

How do we know you aren't also APK? Seems like you're popping up everywhere he does.

First, apart from Slashdot, I don't even post on the other forums he posts on. Second, our style differs greatly: I make interleaved replies using Slashdot's quote tag, while APK prefers no quoting at all, short paragraphs, and entire sentences in bold text. Third, my name and address are on my web site.

But after a discussion that we had a few months ago about data structures for blocking list construction, his use of a hosts file in a layered security process intrigued me. (No, I can't dig it up on Google, as Slashdot generally doesn't include later comments to a given story in the view presented to web spiders.)

Comment: Amazon Appstore (Score 1) 141

by tepples (#43775463) Attached to: Jolla Announces First Meego Phone Available By End 2013

for the vast majority of packages that you want you will not be able to get the file because it is released through the Googlr Play store

Just because an application is in the Google Play Store doesn't necessarily mean it's not also in Amazon Appstore. Open source applications are less likely to be in Amazon Appstore because of Amazon's $99 per year recurring fee, but they're also more likely to be in F-Droid or to have a downloadable .apk file.

Comment: Rational laziness; 50 MB limit on .apk size (Score 1) 141

by tepples (#43775425) Attached to: Jolla Announces First Meego Phone Available By End 2013

So there's no reason for this to be the case, other than laziness

There is a concept of "rational laziness". Where's the return on investment for making and testing an Android/x86 version of an application? In addition, several applications already appear to be at or near Google Play's 50 MB limit with one architecture alone, such as LibreOffice.

Comment: ARM vs. x86 for NDK apps (Score 1) 141

by tepples (#43774679) Attached to: Jolla Announces First Meego Phone Available By End 2013

Presumably one ought to be able to [run the Android application environment] on desktop Linux as well, but I've never seen a method to do it.

Part of the problem is that a lot of popular Android applications use NDK because they're ports of applications from other platforms that aren't written in Java. Most of these aren't compiled for anything but ARM, while desktop Linux is overwhelmingly x86 or x86-64. Applications that heavily use NDK would have to run in an emulator, and by that point, you could just download the Android SDK and emulate a Galaxy Nexus as if it were a Game Boy.

Comment: Re:Noted that no event is yet scheduled for the US (Score 1) 45

by tepples (#43761111) Attached to: Happy Culture Freedom Day!

How was it the "cover story" if that's almost exactly how it's worded in the constitution of Slashdot's home country? Let's compare:

"To promote the public good by protecting the interests of creative people for a limited time" --bdwoolman

"To promote the progress of science and useful arts, by securing for limited times to authors and inventors the exclusive right to their respective writings and discoveries" --Framers

Comment: Eventually run out of new works (Score 2) 45

by tepples (#43761057) Attached to: Happy Culture Freedom Day!

couldn't an argument be made that artists are now forced to create entirely new non derivative works if they don't want to license the older ones?

Eventually authors will run out of distinct works to create. See "Melancholy Elephants" by Spider Robinson.

In the diatonic scale, there are seven distinct intervals between pitches, and rhythm can be approximated as either a short or long time from one note to the next. This leaves fourteen possibilities for each note but the last, as the last note has no next note to make an interval or duration meaningful, or 14^(n - 1) distinct melodies of length n. But a song was deemed an infringement for having matched eight notes (Bright Tunes Music v. Harrisongs Music, the "My Sweet Lord" case). This sets n = 8, or 14^7 - 105 million distinct melodies. There are already far more people than that on this planet.

Now there's three things you can do in a baseball game: you can win or you can lose or it can rain. -- Casey Stengel

Working...