• @[email protected]
    cake
    link
    fedilink
    English
    2
    edit-2
    11 months ago

    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.

      • @[email protected]
        cake
        link
        fedilink
        English
        0
        edit-2
        11 months ago

        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
          link
          fedilink
          English
          111 months 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?