Hacker News new | ask | show | jobs
by pavel_lishin 3109 days ago
What is it?
3 comments

It's a community of people trying to build better tech to communicate with each other.

"""

If I were to write an internet health guide, it would start with:

“THIS IS NOT YOUR FAULT. YOU ARE INCREDIBLE. THESE COMPANIES ARE BAD AND THEY'RE RUINING EVERYTHING. BUT YOU? YOU'RE WONDERFUL.”

Then the guide would say that it's alright to want to be online, because connection through the internet is good-as-hell. I'd only ask for one thing from the reader: to stop waiting for these companies to get better. Instead, learn enough technical skills so that you're no longer reliant on them.

“You already have all the tools you need, so let's sharpen them!,” the guide would say.

"""

https://coolguy.website/writing/the-future-will-be-technical...

Secure scuttlebutt is a totally decentralized append-only "blockchain" with a single writer, that is replicated by various peers who want to get the latest posts. Their mantra is "no global singletons".

https://scuttlebot.io/

Scuttlebutt is very good, but it would be cool to generalize it to the multiple-writers situation. Then we could have one standard for decentralized data streams and even currency tokens, without global networks:

https://github.com/Qbix/architecture/wiki/Internet-2.0

If you asked about the GitHub alternative, it's this: https://git.scuttlebot.io/%25RPKzL382v2fAia5HuDNHD5kkFdlP7bG...
The bit about being permissionless is kind of unclear.

"This seems to work well: the SSB network thrives off of being a group of kind, respectful folks who don't push to each other's master branch. :)"

Will this hold if the community expands to 10x or 100x the size? Surely conflicts of interest will arise, or just plain assholery/trolling.