To each their own, but I find this decision really misguided.

It’s her money, not mine, so whatever, but l do not expect her to turn a profit in, rather the opposite.

In my view, the cross section of “IfR” users and people willing to subscribe monthly is rather small (especially if the money mostly goes to reddit - assuming I could afford it, I, for instance, would rather fund an open system like Lemmy).

And if Apollo’s dev Christian Selig decided that it wasn’t worth it with an already established paying user base, who already has a strong culture of subscriptions and exaggerated pricings, and one of the highest volume of users, at what probably was the peak usage of the platform; I don’t see how a small app like IfR can survive.

That, or Christian made a pretty expensive mistake…

2 points

I agree with you. I love Infinity, but Reddit is dead to me.

permalink
report
reply
7 points

And what you’re going to find too is that as the sub price goes up, the users who use it the least (generating less API costs) get priced out first. In other words, the average cost per user increases because the users who are willing to pay more are the ones who are generating more costs. If 75% of users stop using it because of the subscription cost, the API costs won’t fall by anywhere close to 75%.

permalink
report
reply
19 points

I think the best thing to do if you want to continue using Infinity would be to just compile your own APK with your own API key.

I’ve never used android studio before but didnt take me very long to work out how, and it all seems to be working.

You only need to change a couple of settings and about 3 lines of code.

permalink
report
reply
12 points

You don’t even need android studio. You can edit the files with anything and just compile the apk with any valid android compiler. But yeah it ain’t that hard. The question remains: do you want to be using reddit? ;)

permalink
report
parent
reply
9 points

Someone made a Google collab notebook that takes your API keys as an input, takes care of the compilation and offers you a download link to get your apk. Zero knowledge needed!

permalink
report
parent
reply
1 point

How do we get an API key, does it cost money, and where can we find the notebook?

permalink
report
parent
reply
4 points
*

This is what I and many others used who have zero knowledge. It’s very simple. Check it out here In the Collab link it gives you the link to get the key.

permalink
report
parent
reply
2 points

I did try that method but for some reason it wouldn’t install. Seemed like it was conflicting with an already installed app (had already uninstalled it) so by using Android studio I could change the package name at the same time.

Also did see some people mention it might be a bad idea to give your API key out to randos on the internet which is fair enough.

permalink
report
parent
reply
5 points
*

Giving out such an API key is essentially what the infinity dev does, up until the 1st of July at least.

Reviewing the colab’s code, I did not find anything susceptible to leak your API key (or other info) to the author.

However, I have also seen users offering to build apks for others (which implies giving out API keys on top of installing software from a random guy). That seems indeed very dangerous.

permalink
report
parent
reply
13 points

Infinity for Reddit is OpenSource: https://github.com/Docile-Alligator/Infinity-For-Reddit

Apparently Reddit doesn’t allow the original developer to publish the app with a field for a user API key… but there are tutorials on what to modify to get it to work, and there might be forks out there with the required fields baked in.

permalink
report
reply
3 points

If the app developer doesn’t have an API key in the app though then what power does Reddit have to stop them? Reddit would have to ban each individual API key that people generated and put in the app, no?

permalink
report
parent
reply
1 point

App developers have already agreed to some Reddit ToS in order to get an API key, so one of Reddit’s powers is to sue them. Developers don’t want to risk that, so they just follow the agreement and whatever Reddit tells them.

Individual users would still need to request becoming a developer, a process which Reddit has recently changed, and agree to the same ToS to get an API key, but the risk of getting sued instead of just banned, would be much lower. The ban could include both the API key, and any users using it, so still risky other than for throwaway accounts.

Reusing the official app’s API key though, could be interesting. Still risk getting banned, but interesting.

permalink
report
parent
reply
9 points
*

expired

permalink
report
parent
reply
8 points

Subscription with less features (no nsfw). That’s a no from me. I will not be using reddit on mobile.

permalink
report
reply
6 points
*

expired

permalink
report
parent
reply
1 point
*

echo 'I will not be using reddit on mobile.'| sed 's/ on mobile//g'

permalink
report
parent
reply
1 point

Useless use of the global flag.

permalink
report
parent
reply
1 point

You don’t need echo if you use the here string:

sed 's/ on mobile//g' <<< "I will not be using reddit on mobile."

permalink
report
parent
reply

Community stats

  • 335

    Monthly active users

  • 649

    Posts

  • 12K

    Comments

Community moderators