NHacker Next
login
▲Org-social is a decentralized social network that runs on an Org Modegithub.com
96 points by todsacerdoti 4 hours ago | 20 comments
Loading comments...
egypturnash 33 minutes ago [-]
This sure is a social network for a very small and specific set of people.
jancsika 17 minutes ago [-]
In other words, it's a real social network.
cml123 1 hours ago [-]
Just last week I was fiddling around with a tangentially related idea. I made some modifications locally to my setup so that when browsing a .org file in eww, org-html-export-as-html would render it in the buffer as HTML directly. eww doesn't really support much styling via shr, so I was working on adding some basic css parsing to expand the range of expression for an org-based blog approach.

Many people export their org file based blogs to HTML and then publish them, but my thought would be to skip that and instead provide a path for eww to directly render org files, cutting out my html export stopgap.

gentooflux 2 hours ago [-]
This seems less "decentralized social network" and more "html-less www with extra steps," especially since it's only going to allow socializing between the specific types of people who fall within 3 very specific Venn diagram circles who 1) use emacs, 2) use org-mode, and 3) want to go through the trouble of hosting their own section of the network.
bee_rider 2 hours ago [-]
I guess this is an internet for the folks who are still annoyed by the Eternal September?
Joe_Cool 15 minutes ago [-]
I thought that was Gemini: https://en.wikipedia.org/wiki/Gemini_(protocol)
thesuitonym 4 minutes ago [-]
Gemini is for hipsters who want to look like they like Gopher, but can't live without their cat pics.

(Said in jest, of course)

Joker_vD 48 minutes ago [-]
And also 4) somewhat want to talk to other people ― but not that much that they'd be ready to exit Emacs.
10 minutes ago [-]
small_scombrus 44 minutes ago [-]
> but not that much that they'd be ready to exit Emacs.

There's great news for the people who want to talk to other people and NOT exit emacs - you can get IRC built straight in.

https://github.com/emacs-circe/circe

gentooflux 33 minutes ago [-]
Try as I might, I have not been successful in getting my wife to use IRC. I guess I should take that as a sign that she just doesn't want to talk to me...
crabbone 31 minutes ago [-]
Sort of. There's Org for Vim users :)
BrouteMinou 2 hours ago [-]
What does it solve compared to a normal plain HTML blog?
deltasquared 2 hours ago [-]
This filtered out those who 1) don’t use eMacs 2) don’t use org-mode

I suspect org-mode users are willing to go through an extra step if needed.

My notes are in .org if I want to share with someone else I export to .md and use the output

crabbone 27 minutes ago [-]
We kind of already have groups in Gnus... I even messaged one group, like twice in my life.
bitwize 3 hours ago [-]
Reminds me of .plan files from back in the day.
mxuribe 2 hours ago [-]
Well, there is https://plan.cat ...which, hosts a user's plan files. :-)

I guess think of it as a little microblog for displaying one's plan file?

lemonberry 2 hours ago [-]
This is kind of neat, thanks for sharing.
temp0826 39 minutes ago [-]
We're rewriting the books. finger was the first social network!
bitwize 22 minutes ago [-]
I've observed that Unix itself was a social networking platform. Your Unix account was your identity across many services: email, finger, USENET, talk, etc. And it was distributed. And didn't rely on cruft like ActivityPub.
Beretta_Vexee 2 hours ago [-]
This looks like a bad hybrid between RSS and Markdown. Am I missing something?