bluesky is technically decentralized, but the way it does it makes self-hosting all but impossible due to storage requirements. because of that, it really isnt. its like how a lot of ai models are ‘open-source’ even though the training data isnt available and the ai is still effectively a black box. it isnt decentralized unless anyone can make an instance, just like how it isnt open-source unless you have access to everything that makes it work (yes, by this definition chromium and android aren’t truly open-source, and I stand by that).
but can I use a random old computer I have in my house to run an instance as long as there are a managable number of users? renting a server isnt self hosting. making one yourself is self hosting.
You can easily run a PDS, that’s the main public-facing part, you’d need port forwarding and a domain name for this.
Appviews are easier to host imo, https://github.com/alnkesq/AppViewLite is what I use. You can run this on a PC right now, and log in with your bluesky account.
bluesky is technically decentralized, but the way it does it makes self-hosting all but impossible due to storage requirements. because of that, it really isnt. its like how a lot of ai models are ‘open-source’ even though the training data isnt available and the ai is still effectively a black box. it isnt decentralized unless anyone can make an instance, just like how it isnt open-source unless you have access to everything that makes it work (yes, by this definition chromium and android aren’t truly open-source, and I stand by that).
The storage requirements aren’t an issue anymore.
You can self host everything for around ~$34 a month.
@[email protected] runs an alternate bluesky instance (kinda) and he’s not bankrupt yet. Hell, it was on a free oracle server for a while.
but can I use a random old computer I have in my house to run an instance as long as there are a managable number of users? renting a server isnt self hosting. making one yourself is self hosting.
No, you can’t. You can have a custom domain (“PDS” is the term they invented for this) but it still relies on bluesky’s servers.
Yes, you can.
You can easily run a PDS, that’s the main public-facing part, you’d need port forwarding and a domain name for this.
Appviews are easier to host imo, https://github.com/alnkesq/AppViewLite is what I use. You can run this on a PC right now, and log in with your bluesky account.