• @generalpotato@lemmy.world
    link
    fedilink
    English
    21 year ago

    Dude could literally invent a developer program to help support “sanctioned” third party devs that pay some sort of a yearly fee to access the API and raise cost like he is now to fend off LLMs. But nah, I’d expect that out of somebody that is actually wanting to solve the problem. Lol

    • Dojan
      link
      fedilink
      English
      31 year ago

      That sounds unnecessarily complex. Just force an authentication of the client (ergo, make it so you can’t access the API without logging in) and add api rate limits per user, maybe with higher limits on users that have the paid Reddit membership tier.

      But I don’t think that was the point anyway. It’s less work to just start charging for the API. That way they can charge companies like OpenAI, and drive others to use their main app, letting them sell targeted adverts to them too.

      • @generalpotato@lemmy.world
        link
        fedilink
        English
        11 year ago

        For the sake of poking on a solution further. Auth would limit web scrapers, which they don’t want given how valuable user comments and posts were. Rate limiting can cause perf issues depending on how calls are being made and you’d have to make considerations based on metrics of usage, clients, calls per client etc etc, which is even more complex than full blown access to a “managed/sanctioned” client. A sanctioning system gives them full control of the pipeline, with the trade off being that it’s a bit more work on their end to vet them.

        But yeah, clearly a solvable problem, but it’s just malice at this point on their part.

    • @zalgotext@sh.itjust.works
      link
      fedilink
      English
      11 year ago

      They kinda already have something along those lines, or at least it’s in the works. I’m pretty sure that’s what Devvit is supposed to be, but rather than actually finish that project, they’d rather crusade against the Apollo app for some reason