There’s a really cool open source alternative to Bandcamp that just came out. With some questions raised about Bandcamp’s future, some musicians in the Fediverse are leaning into the new platform as a different approach to selling their music.

Faircamp is just a static site, and doesn’t federate itself, but its adoption within the Fediverse suggests that people are at least thinking about alternative solutions.

    • calm.like.a.bomb
      link
      fedilink
      108 months ago

      This is not a site. It’s software you can use to host and publish your music… And I think it would work for podcasts too.

            • .....
              link
              fedilink
              68 months ago

              Thannnnks,

              Yeah you can say this, to be precise you can replace the word “instance” by “server”, who is basically an computer opened on the web.

              Because a website builder for me I would imagine an framework or a thing design to make websites wrote in php like.

              You can speak of an App, even it can be confusing for you, but an app for a server. You can even have it installed, on an server with an static IP but not domain or website along.

              What you said first was even right. you can even do host it with an laptop for your home network and in this case you don’t need an website ^^

        • @fuckwit_mcbumcrumble@lemmy.world
          link
          fedilink
          English
          58 months ago

          I’d probably suggest having a dedicated machine. You don’t need anything fancy, I’d imagine any old laptop should do.

          It’s essentially software to convert your machine into a basic web server, so if the laptop disconnects now nobody can download your stuff. And I assume you don’t keep your laptop on 24/7

            • @fuckwit_mcbumcrumble@lemmy.world
              link
              fedilink
              English
              88 months ago

              That’s kind of the crux of a lot of these things. The instructions make it look really simple to install, but if you’ve never done this before then I could understand it being confusing. There was this teeny tiny line in the middle of some pictures that says someone will help you set them up I think.

              More notably, Radio Free Fedi has been incredibly proactive, offering a free service to help Fedi musicians host their own Faircamp sites on RadioFreeFedi’s infrastructure.

              It looks like you just ask them for help and send them some of your songs and they’ll handle the setup.

              https://faircamp.radiofreefedi.net/

            • Sean TilleyOPM
              link
              fedilink
              English
              2
              edit-2
              8 months ago

              Fair point, I should probably clear that up. Static site generators typically work through a process that builds pages for you on the fly, based on what’s in the folder. However, for it to be available on the Internet, you’d still need a server to run the program, so that you can generate those pages.

        • BolexForSoup
          link
          fedilink
          2
          edit-2
          8 months ago

          If, and this is a big if, it can support an RSS feed that also allows you to provide the requisite info apple et al demand (3000x3000 pixel image, categories, etc.) then it could in theory support it. The bigger concern is traffic - will they be cool with you syndicating out and having folks pulling that frequently and can it support a lot of folks with larger shows doing it. Some podcatchers won’t care and will let you just use an RSS pointing at the page hosting the files, but it’s not a given especially with the larger ones.

          My advice? Unless you want to really hack it together yourself and accept that it could force you to migrate without any notice, sure give it a shot. If you are risk averse, don’t want to disrupt your listeners, aren’t really comfortable doing a lot of tech troubleshooting, etc. I’d say don’t try it. Podcast hosting is trivially inexpensive and all the big services have an embeddable player now if you really want folks to listen on your site.

          Edit: worth noting that a lot of this is going to depend on whether an instance admin specifically wants to deal with all your traffic, assuming you get regular users/the numbers are decently high. If you stand up your own instance then it’s all about what your infrastructure can support.

    • @Knusper@feddit.de
      link
      fedilink
      88 months ago

      You might be interested in Funkwhale instead.
      It’s a more mature piece of software, it does federate and they’ve even put quite a bit of effort into podcasts.

      They have a flagship instance at open.audio, which only allows Creative Commons content (to avoid copyright issues when federating).
      So, as I understand, if your podcast is CC-licensed, they’d be happy to host yours.

        • @Knusper@feddit.de
          link
          fedilink
          28 months ago

          Yeah, everything you said there is correct.

          If you want a somewhat more comprehensive definition:
          Funkwhale, Lemmy, Kbin (as well as Mastodon, PeerTube, PixelFed etc.) are pieces of software, which can be hosted on a server and which implement a communication protocol for the federation of social media content.

          If someone then takes such a piece of software and actually does host it on their server, then that’s called an instance. Generally, they need to buy a domain name to do so, like “open.audio”, “lemmy.world”, “feddit.de” and so on.