Renamed my #p2p #socialnetwork system from #FeoBlog to #Diskuto.
Details here:
Renamed my #p2p #socialnetwork system from #FeoBlog to #Diskuto.
Details here:
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
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.
#FeoBlog is good for hiding messages. Can you find it? ๐
YAGNI:
@[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.
Oops. I forgot to share that v0.6.0 of #FeoBlog was published here on Mastodon.
https://www.reddit.com/r/rust/comments/p1dhkx/feoblog_a_distributed_tumblrlike_social_network/
v0.5.0 of my #FeoBlog is out. ๐
Now you can easily search and filter your timeline.