It feels like more Lemmy apps are going to make their way on to the app stores. With more apps, comes more people. More people, more API calls. How do we scale this server and hopefully all of the others to come, financially?

There are some REALLY interesting Podcast 2.0 features in the works. Especially using “value4value” and “boosting” as a way for listeners to tip their favorite podcasts and fund them directly. I wonder if somehow we can learn from it?

For those who do not know, hopefully these Podcasting 2.0 features will help podcasters continue to thrive in world where companies like Spotify and Amazon have decided to destroy our incredible open and free podcast networks by making “exclusives” and putting them behind paywalls that don’t follow the open standards.

I’d really love to integrate Podcasting 2.0 RSS and the fediverse. How cool would it be if every podcast episode just had its own place in the fediverse with a place to chat and it all worked together somehow automatically.

I dunno. Just a thought.

Here’s some info:

https://podnews.net/article/new-podcast-apps

https://blubrry.com/podcast-insider/2023/01/25/blubrry-releases-new-podcasting-2-0-integration-value4value/

  • UltraHamster64@lemmy.world
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    1 year ago

    Well, lemmy isn’t reddit, if one instance is down/closed then there’s a thousand other ones where you can go. So there’s no one big server that be overloaded from api calls - more like a million of them sharing the load.

    As far as funding goes, each instance would decide on there own, but in the end most of them would settle for a patreon page or something similar.

      • Guy_Fieris_Hair@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        I think an API call to a server is less demanding than visiting or scraping the site. So I don’t think a 3rd party app is going to cause more issues than the traffic itself, which the hosters already have figured out. Reddit issues with API calls aren’t that they cause increased server load, it was that they didn’t get to serve you ads or collect your data. Lemmy doesn’t do either of those so that isn’t an issue.

  • Andreas@feddit.dk
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I just look to the microblogging side of the network (which has about 10 million total users) as a case study.

    The ideal situation? More nodes are added to the network to spread the load and control away from a few very large and very expensive instances. The realistic situation? Some instances manage to secure external funding (such as mastodon.social) and grow extremely large at the expense of smaller instances that shut down from a lack of users and funding. Decentralized protocols like the fediverse and email are not immune to centralization thanks to lazy users who join the biggest instance. My pessimistic outlook is that the Fediverse will eventually become like email, with a few very big instances and a lot of spam making it difficult for smaller instances to enter the network. Enjoy the fresh new internet feeling while it lasts and move on when the platform starts to decay.

    • Pobe@lemmy.one
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      This is the realistic take I’ve been at for the two weeks since I learned all this existed.

      Mastodon users are shocked and dismayed at the news of Meta using ActivityPub for their Twitterclone. And while it is sad, it’s the inevitable outcome hurtling forward.

  • gkd@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Developer here. I’ve been looking at the API calls made by the app, and I’ll try to give a good example of what is going on:

    To be honest, you’re probably not going to see a drastic change in API calls right now. The only things that you are calling the API for are:

    • Load items in the feed
    • Load post/comments
    • Load profiles
    • Submit votes
    • Submit comments
    • Submit posts
    • One initial call at app launch to obtain user info (subscriptions, settings, saved posts, etc, lemmy’s API gives you all of this in one call)

    This is about the same use that you’re going to see in the actual web version.

    While there may be upsides and downsides to how they are doing it right now, you can get pretty much all of the info you need through one API call. For example, if I get a post, the response will include most of the user info, most of the community info, and obviously all of the post info, plus more. I don’t need to make separate calls to retrieve all of that data.

    Same goes for user info. In just one call, I can retrieve all of the information as far as subscriptions, moderated communities, user settings, and more without having to make a separate call for each one.

    The issue is going to be mainly just the influx of traffic in general, not the apps themselves from what I can tell.

    I’m also including the app’s name in the user agent so that if something were to ever become a problem, anyone can reach out and discuss what they are seeing so that it can be corrected.

    Edit: I think one of the biggest issues that larger instances may run into is data usage. Nearly all photos that get posted to Lemmy are hosted on particular instances instead of services like Imgur. There’s ups and down to both, but in the short term I can see this possibly as being an issue if instances are not being ran on providers who are lenient or provide their data at low costs.

  • solrize@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I was chatting with someone about this earlier today. It would be great if there was a fan-out system something like icecast crossed with bittorrent, so people could contribute VPS or home internet to propagate Lemmy traffic. That would require some crypto signatures in the protocol to make sure the messages weren’t tampered with, of course.

  • Atemu@lemmy.ml
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    1 year ago

    I think donations are sufficient.

    Lemmy doesn’t seem to be too hard to run. Current popular instances run on HW that costs well under 100EUR monthly which well within reason for crowd-funding.

    • CrateDane@feddit.dk
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I see you’re getting downvoted, and I do have to agree that it’s a pretty optimistic take. With traffic even a tenth what reddit gets, the costs would be significant.

      Now it’s true that eg. Wikipedia can handle massive server load on a donation model, but I think the utility from Wikipedia is more obvious and more amenable to attracting donations. I think it’s a good idea to think about palatable monetization options early on, so we can avoid ending up in a situation where the experience has to suddenly get degraded by intrusive ads or whatever.

  • undermine@lemmynsfw.com
    link
    fedilink
    arrow-up
    0
    arrow-down
    2
    ·
    edit-2
    1 year ago

    Maybe a little off topic but the briar project recently released thier briar mailbox feature that allows what looks like something of a briar server that is deployed via android app. You connect to it via qr code and keep it always powered and connected to the internet. With so many people having android phones that they aren’t using anymore I think it would be awesome to continue this and allow people to deploy thier own instances via second android device + android server app.

  • Mike D.@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    14
    ·
    1 year ago

    It feels like more Lemmy apps are going to make their way on to the app stores. With more apps, comes more people. More people, more API calls. How do we scale this server and hopefully all of the others to come, financially?

    Look to Mastodon for what will happen. It went through a large migration from Twitter in the middle of November '22 (me included). The few established instances got slammed while new ones started. People started to move from larger to smaller instances that fit there needs. Many instances started accepting donations to cover costs and are in a good place. The same will eventually happen to Lemmy.

    The BIG difference is the API cutoff on July 1st will cause many to migrate the first week of July. There will be some pain and some inexperienced admins may just give up.

    I’d really love to integrate Podcasting 2.0 RSS and the fediverse. How cool would it be if every podcast episode just had its own place in the fediverse with a place to chat and it all worked together somehow automatically.

    Someone may make it once there is an actual spec.

    • Mereo@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      What you’re mentioning is key. Lemmy is exploding right now. Imagine when all third-party apps cease working… It’s gonna be crazy.

      • TheDeadGuy@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        I think the app devs are scrambling in preparation for the coming june 30 deadline. Fingers crossed it’s manageable so this place really takes off