"FeoBlog" is now "Diskuto"

Years ago, I began development on this project as a "small" experiment in designing the kind of social network I wanted to see in the world. I knew, given my visual design skills, that it would be a bโ€ฆ

Diskuto on Diskuto

@captain_berserker

I started my #FeoBlog project (https://github.com/nfnitloop/feoblog/#feoblog) years ago because I saw Mastodon gaining popularity and thought that a distributed system would be better than a federated one.

I also later found several problems with Mastodon's (ab?)use of ActivityPub (https://github.com/NfNitLoop/feoblog/issues/42).

#Nostr is much more like what I had in mind for FeoBlog, so I of course prefer its model. And I've found a lot to like about its protocol.

I'm at:
https://njump.me/nfnitloop.com

GitHub - NfNitLoop/feoblog: A distributed, cryptographically-verifiable blog / social network

A distributed, cryptographically-verifiable blog / social network - NfNitLoop/feoblog

GitHub

Huh, I'm interested in distributed social networking. I even wrote a protocol and implementation of one for myself called #FeoBlog

So I was a bit surprised to hear about #NOSTR for the first time today. https://nostr.com/

It has a lot of the same qualities that I'd designed into FeoBlog, but a lot more momentum behind it. I'm reading up on it today, but am curious to hear thoughts from anyone who's looked into it.

Nostr - Notes and Other Stuff Transmitted by Relays

YAGNI

YAGNI . AIYAGNI,YWKWYNUYNI.

FeoBlog: Cody Casterline

@[email protected] When implementing infinite scrolling for #FeoBlog (https://github.com/nfnitloop/feoblog) JS is sort of required to keep the page from hopping all over the place when loading content above the viewport.

Though even then, I still just use HTML to load the image, and only use JS to deal with resizing images once their size is known and itโ€™s safe to do the browser hacks to stop the page from jumping.

GitHub - NfNitLoop/feoblog: A distributed, cryptographically-verifiable blog / social network

A distributed, cryptographically-verifiable blog / social network - NfNitLoop/feoblog

GitHub
FeoBlog (A distributed, Tumblr-like social network in Rust) v0.6.0 Released

Posted in r/rust by u/NfNitLoop โ€ข 50 points and 5 comments

FeoBlog: FeoBlog v0.5.0 Released