Hacker News new | ask | show | jobs
by whimful 3109 days ago
scuttlebutt is my main social media these days... oh and in case you're looking for git that's not wedded to github via your comments and issues, scuttlebutt plays really well with git - you push comments and code into your gossip-cloud together
3 comments

plays really well with git

yes, but there are still some limitations that i've run up against (which i am trying to fix) when it comes to repos with a lot of history.

you can work around this issue by using a lot of small repos, but once you reach a certain threshold it becomes impossible to clone a repo from ssb[0]. going further, you also cannot push repos beyond a certain size[1].

these are sample repos that these claims are true for, but i still have more measuring to do so i can say what the exact threshold is.

i lean very heavily on the tech that i use to find the places that need improvement. that said, ssb is an amazing technology and quite new. it works very well for the social networking use case. with some work, we can make it fast/reliable enough for general applications.

[0]: https://git.heropunch.io/%25SI144KecoPoa4uB8kGGUbC%2Fb6Mb4eP...

[1]: https://git.alpinelinux.org/cgit/aports/

likewise, scuttlebutt is my primary digital social resource, and the #solarpunk community generally is incredibly inspiring to me.
What is it?
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.