this post was submitted on 02 Aug 2023
2795 points (96.4% liked)

Android

17359 readers
369 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: [email protected]


💡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: [email protected]

For fresh communities, lemmy apps, and instance updates: [email protected]

💬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 [email protected].

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to [email protected].

  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
[–] [email protected] 1 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.

[–] [email protected] 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.

[–] [email protected] 2 points 1 year ago (1 children)

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?

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

They want people to move here instead where they can continue having zero costs and making millions of dollars.

It literally is as easy as adding a subscription. They know how many api calls the average person makes. Even if they put the subscription at $10 a month, they should have given people the option. It’s not like the users would run up absurd bills for them - the user would just get cut off in the extremely unlikely event that they use all their api calls. Hell why not make a tiered subscription for ranges from casual users to power users?

It’s hilarious that people jump all over the “the developers deserve to be paid” line, while saying Reddit don’t deserve to be paid for making these developers millionaires for free.

Can I ask why you think it isn’t as easy as adding a subscription fee?