lightbulbs dispatch – April 16, 2025
This week, I shared thoughts on Spotify's outage and exciting updates on my music collaborations.
Hey it's Brandon. Hope your creative journey is going well on this fine Saturday. Here are some things I posted this past week:
Spotify outage quick thoughts
posted on April 16, 2025, 5:40 p.m.
The speed with which my feed pivoted to anxiety about Spotify’s outage is wild, and shows to me that
- threads does handle current events quite well
- far too many of us are dependent on a single point of failure for a certain type of entertainment
- too many of us take music far too much for granted in our daily lives
- musicians really need to think beyond Spotify, if anything for redundancy
Some quick updates on Kid Lightbulbs collaborations
posted on April 16, 2025, 2:09 p.m.
A few things happening behind the scenes in lightbulbs land:
First: I contributed a remix to Okayden’s new REMIXES album, specifically of his track “Creatures”. The full remix album is now up on Bandcamp and releases on streaming April 26.
Second: THREADS ON MY ART 2 is coming!
This will be a shorter set, but the same thing: a community-driven set of covers of my music, this time focused on my last album RUINED CASTLE. It’s sort of a companion to REMIXED CASTLE and a completely different vibe. It will feature contributions from:
- Eth Eonel
- Eleanor Collides
- Impulse Nine
- Brenna Menz
- Voidpiercer
- …and possibly The Great Homesickness and Seoul Metro if things work out
Tentatively out May 2, just in time for the next Bandcamp Friday. More to come.
Faircamp, self-hosted music store, now a self-hosted music feed?
posted on April 15, 2025, 4 a.m.
Whoa, so Faircamp (the self-hosted Bandcamp alternative) now supports RSS feeds and podcasts.
Meaning, you can self host a podcast, or perhaps even a Patreon-style feed where patrons can get updates & new releases, with no platform fees. All for the cost of hosting (or free via something like GitHub or netlify) and some light coding.
A lot of these words probably are nonsense to music people, but this is very interesting to me. I have yet to set this up, but it’s as simple as:
- Organizing all your releases, plus any one-offs you might want to offer to folks as part of said feed, into folders
- Writing some .eno files (basically just text) with the metadata around each release
- Running a pretty simple Terminal command to generate the site
- Uploading it to a host (which could be totally free) with a bit of work)
- Periodically repeating this process for new releases for the feed, which feels like something that could be automated
This creates a Kid Lightbulbs music site, storefront, and RSS feed to alert folks whenever I release something new. This now makes it possible for fans to subscribe via RSS anytime I release something, or semi-automate email announcements (via my Buttondown newsletter) when I release something.
I can even create special download codes for stuff that is exclusive to patrons, and create simple Subscribe buttons in the storefront with a very small amount of text and light coding. This could complement, or even outright replace, the Bandcamp subscription – which has been nice, but has a lot of limitations and I lose ~20% of the recurring proceeds to platform fees.
This doesn’t feel very hard, and something I’d think my small fanbase would be into. Coding may sound scary to folks, but fortunately there are some good writeups online from folks walking through how to set it all up. Plus, Faircamp looks very nice and clean out of the box — here’s an example:
I’m going to try and set this up when I have time.
Hope you enjoy and/or find useful.
Talk soon ✌️Brandon