this post was submitted on 02 Aug 2023
4 points (100.0% liked)

Android

17400 readers
365 users here now

The new home of /r/Android on Lemmy and the Fediverse!

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

🔗Universal Link: !android@lemdro.id


💡Content Philosophy:

Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it's in violation of the rules.


Support, technical, or app related questions belong in: !askandroid@lemdro.id

For fresh communities, lemmy apps, and instance updates: !lemdroid@lemdro.id

💬Matrix Chat

💬Telegram channels / chats

📰Our communities below


Rules

  1. Stay on topic: All posts should be related to the Android OS or ecosystem.

  2. No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to !askandroid@lemdro.id.

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to !androidmemes@lemdro.id.

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it's not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.

  7. No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No offensive or low-effort content: Don't post offensive or unhelpful content. Keep it civil and friendly!

  10. No affiliate links: Posting affiliate links is not allowed.

Quick Links

Our Communities

Lemmy App List

Chat and More


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] DM_Gold@lemmy.dbzer0.com 1 points 1 year ago* (last edited 1 year ago) (1 children)

Okay let's do the math. According to here there is expected to be about 55.79 million folks using reddit daily. Let's say a good 5 million folks use Sync. Now, reddit said it would charge $0.24 per 1000 API calls. You can find that here. Now 1000 calls isn't much at all really. Let's say those 5 million folks just 1000 API calls a day ( they wont' actually use ONLY 1000 ). So we have 1000 * 5,000,000 * 0.24 = $1,200,000,000. That's per day. Does that seem sustainable to you? Like if folks were using MUCH MUCH less I could see your point. But the fact is....they weren't and reddit were being assholes about it. Now compare that to what he's charging. $17 bucks for a year. Let's break that down and compare it to what he'd be paying per day. Say all 5 million users were paying for Ultra. That's 5,000,000 * 17 = $85,000,000. Divide that by 12 to get per month. 85,000,000/12 = $7,083,333 per month. Divide by 30 for average revenue per day. $7,083,333/30 = $236,111. Now tell me that even comes close to $1,200,000,000. Your logic is flawed. This doesn't even account for fees and possible server costs.

[–] Whirlybird@aussie.zone 0 points 1 year ago* (last edited 1 year ago) (1 children)

Let’s say those 5 million folks just 1000 API calls a day ( they wont’ actually use ONLY 1000 ).

Correct - 99% of those people will use nowhere near 1000 API calls a day. Each persons subscription only has to cover the costs of their API usage.

A $5/month subscription, at $0.24/1000 api calls, gives each user just under 21,000 API calls per month. Most people aren't going to be doing anywhere close to that.

This doesn’t even account for fees and possible server costs.

Sync doesn't need any server costs. It's not hosting an instance of Lemmy.

Also your maths is off by 1000x lol. The cost would be 1.2mil a day, not 1.2bil a day. You're multiplying by 1000 for some reason, when the $0.24 already gets you 1000 api calls. So if all 5 million used 1000 calls per day, that's 5 million x $0.24, which is $1.2mil.

[–] DM_Gold@lemmy.dbzer0.com 0 points 1 year ago (1 children)

They would actually use much more. See [here] ( https://www.reddit.com/r/redditdev/comments/141mjij/lets_talk_about_those_api_calls/). Basically almost everything is an API request. Just loading a post and doing very little you have close to 33 requests. Even if my math was wrong it's still way too much to pay for per day. Especially if folks are using much more that 1000 API calls per day.

[–] Whirlybird@aussie.zone 0 points 1 year ago* (last edited 1 year ago) (1 children)

Just loading a post and doing very little you have close to 33 requests.

No you don't. You can open Reddit and open a post with ~3:

1 for getting the posts on your front page

1 for checking your messages.

1 for getting the comments on a post.

Where are you getting "close to 33 requests from"? That post that says they've done "very little" and used 33 calls? Ah yes, because everyone "checks who the mods are +1" every time they log in to reddit. Every single user is a mod who checks their modmail (+1).

BTW I know how API's work, I'm a web developer. Most people will not go anywhere close to using 1000 API calls a day.

[–] DM_Gold@lemmy.dbzer0.com 1 points 1 year ago

Okay so say I believe you. Why do you think a large majority of third party devs shuttered their projects they worked on for so long if it was just as easy as adding a subscription fee? Why didn't more of them do it? I know of one that actually implemented a subscription. If folks were actually doing much less than 1000 API calls daily then you'd think most devs would have gone that way right?