Fediverse

Samsy , in Avalanche - Social Networking Evolved

checked with Exodus, found 3 Trackers. Bye.

gary_host_laptop , in Fediverse platform for movies!
@gary_host_laptop@lemmy.ml avatar

I asked them if it's possible and they said yes if you modify the back end, but I don't think they have time to maintain two projects like this. :/

If you get yourself a Python developer which isn't that crazy you could do it though.

humanetech ,
@humanetech@lemmy.ml avatar

The question is whether the project should be forked into multiple separate projects at all. An alternative would be to have a generic "Directory Platform" and have modules to make it a Book Review platform, a Movie Database, or whatever-you-wanna-collect platform with another module. The modules would mostly be templates and data structures + user interface widgets to present them nicely.

abbenm , in Fediverse platform for movies!

I think this is an excellent idea, a worthy project, and I applaud you for putting some real thinking into practical steps!

My federated X wishlist had social media, reddit-like thing, instagram-like thing, and a youtube-like thing. A federated IMDB alternative would be awesome.

iortega , in Fediverse platform for movies!

Just wanted to mention that, according to GNU, Bookwyrm is nonfree because of being licensed under ACSL. I don't know the implications of this license on forks.

tommi OP ,
@tommi@lemmy.ml avatar

To be honest, I do not care. It is important to have the right license, but the value of a software should not be conditioned by license bias. It is a matter that is not strictly and directly related.

Software comes first, license comes close, but still second to it.

ree , in Someone should really revamp email

Delta chat implement some of those features.

OsrsNeedsF2P , in Medium embraces Mastodon - The fediverse is a breath of fresh air for writers and social media

Love to see it. Mastodon is a trojan horse that companies are joining to keep up with technology, but it's taking the power out from underneath them. See what happened to Raspberry Pi after they moved to Mastodon and still tried to keep their community on a string :)

snek_boi ,

I'm out of the loop regarding Raspberry Pi, Mastodon, and the community. What happened?

guojing ,

There was some silly drama because they shared something about a police officer who used their products. No doubt everyone forgot about that within a few days, thats how Masotodon is.

n7gifmdn , in For my Fediversery, a reminder that NSA and CIA were probably on the fedi before you were
@n7gifmdn@lemmy.ca avatar

No way man, I was on identi.ca

JoYo OP ,
@JoYo@lemmy.ml avatar

eChirp is a fork of identica, did you read the article?

the original identi.ca devs are all active with the activity pub protocol project.

n7gifmdn ,
@n7gifmdn@lemmy.ca avatar

all I was saying that I've probably been on the 'verse longer than the feds

JoYo OP ,
@JoYo@lemmy.ml avatar

I upvoted and was just including context.

JoYo OP ,
@JoYo@lemmy.ml avatar
maegul , in Which Fediverse software would you recommend for long-form blog posts or photo hosting?
@maegul@lemmy.ml avatar

So, lemmy is an option for running a blog. See it mentioned in the documentation here: https://join-lemmy.org/docs/en/users/06-other-features.html?highlight=blog#lemmy-as-a-blog.

There would be a few levels of complexity to it. But if you're hosting a lemmy instance already, it shouldn't be any trouble for you ... basically make yourself the only account but allow people to federate with your instance. Add your own modified front end too if you like (as lemmy has separate backend and front end software stacks AFAIU). Interestingly, I think it would be a cool project for people to work on ... a front end suitable for hosting a single (or even multi) user blog on the fediverse.

An additional option would be microblog: https://docs.microblog.pub/. It's a single-user fediverse platform written in python and relying on sqlite (which sounds to me like a nice sweet spot for single-user instances).

jax OP ,
@jax@lemmy.cloudhub.social avatar

Ahh, I didn't get that far in the docs, but seeing as there are no (that I can tell) post limits, running a blog on Lemmy would work pretty well with a bit of a UI change.

maegul ,
@maegul@lemmy.ml avatar

Yep, totally, there's search, sorting, comments etc, all in one backend.

A neat blog-focused front-end would actually be super awesome IMO. Many want to be on the fediverse but interact just through blogs. A sort of blogo-verse (not sphere). Lemmy might be the best foundation to make that happen.

KaKi87 ,
@KaKi87@jlai.lu avatar

Hi,

A neat blog-focused front-end would actually be super awesome IMO.

I so agree. Did you find any ?

At first I considered using the official Lemmy UI with custom CSS & JS injected, but versioning is still zero-based (0.y.z), which means breaking changes can happen at any time, and that can cause huge issues with customization.

Now I'm considering alternative clients, like Alexandrite, but it's unsupported despite being maintained.

Many want to be on the fediverse but interact just through blogs. A sort of blogo-verse (not sphere).

Did anyone achieve this yet, whether using Lemmy or something else ?

Thanks

maegul ,
@maegul@lemmy.ml avatar

Well there are blogging platforms for the fediverse (ie they federate) I forget their names but in it sure WriteFreely is one.

Beyond that, Wordpress has integrations now with the fediverse which federate as user accounts. It seems to work ok, in that I’ve seen blogs appear in mastodon. But one point of friction I think is how comments are federated. Maybe it works fine but I’m key sure they’ve made a choice to not federate comments from Wordpress to mastodon so there’s context collapse.

Otherwise, the idea I’m thinking of hasn’t been realised yet AFAICT. TBF, it would probably require more than a front end for lemmy, I suspect some backend features would be required too. Nothing too big I’d think. But alas no. Still think it’s be cool!

maegul ,
@maegul@lemmy.ml avatar

That being said, it’s not too hard to run a blog out of lemmy. Just start dedicated communities with moderator posting only and you’re good. Front end might be lacking in someway but that alone goes pretty far.

KaKi87 ,
@KaKi87@jlai.lu avatar

Yeah I already studied all federated blogging options, unfortunately none actually federate like true Fediverse apps.

I suspect some backend features would be required too

Hmm, there sure could be useful additions but I don't think it's missing anything required though, on the back-end.

The front-end, however, is far from being usable for a blog.

Front end might be lacking in someway but that alone goes pretty far.

Well, a Lemmy front-end, whether official or third-party, for a blog, makes sense for an existing Lemmy user, but for sure doesn't for anyone not knowing what Lemmy is, that's why customization is required on this part.

maegul ,
@maegul@lemmy.ml avatar

Well, a Lemmy front-end, whether official or third-party, for a blog, makes sense for an existing Lemmy user, but for sure doesn’t for anyone not knowing what Lemmy is, that’s why customization is required on this part.

Hmmm, at the risk of being annoying, I’m wondering what you’re thinking of exactly. I’m guessing something that’s streamlined in a few ways, like without upvoting etc. and related sorting options? Probably a bit of a facelift too and some elements that make it clear what community/blog you’re looking at?

As I’m writing this I’m thinking that it would probably make sense to have a built in web view specifically for outsiders to see a community as a blog.

KaKi87 ,
@KaKi87@jlai.lu avatar

I’m wondering what you’re thinking of exactly.

  • Removing Communuties, Create post, Create community from menu ;
  • Adding local communities directly to the menu, used as categories ;
  • Adding posts from a "pages community" directly to the menu, e.g. About me ;
  • Removing Trending communities and Trending/Local/All filters from the homepage ;
  • Removing Blocks, Languages, Show NSFW content, Blur NSFW content, Bot Account, Show Bot Accounts, Show Read Posts, Import/Export Settings from settings ;

without upvoting etc. and related sorting options?

No, these are useful.

Probably a bit of a facelift too and some elements that make it clear what community/blog you’re looking at?

Yes.

As I’m writing this I’m thinking that it would probably make sense to have a built in web view specifically for outsiders to see a community as a blog.

A blog-focused front-end, as you said. Either that, or customization of the official front-end (but not while unstable).

drwho , in For my Fediversery, a reminder that NSA and CIA were probably on the fedi before you were
@drwho@lemmy.ml avatar

NSA? Yes. CIA? Probably not. They don't have that kind of imagination. c.f., the internal parody of The Hunt for Red October they declassified about a decade ago.

JoYo OP ,
@JoYo@lemmy.ml avatar

fair, I think JWICS was for DoD only.

drwho ,
@drwho@lemmy.ml avatar

I don't think JWICS is DoD only. In theory, any TLA or FLA that handles TS material, has a SCIF and a local JWICS LAN can't be hooked into the rest of the JWICS network.

JoYo OP ,
@JoYo@lemmy.ml avatar

I thought NSA had a completely different one called Tapioca.
/shrug

realcaseyrollins , in For my Fediversery, a reminder that NSA and CIA were probably on the fedi before you were
@realcaseyrollins@social.freetalklive.com avatar

@JoYo I'm not seeing anything in the article linking to the

JoYo OP ,
@JoYo@lemmy.ml avatar

it was a fork of identi.ca

shreddy_scientist , in do you think the fediverse could replace popular social media
@shreddy_scientist@lemmy.ml avatar

It's more closely related to the initial intentions of the internet than most other social platforms. Ideally it could get things going back in the right direction again iif nothing else!

lunchboxhero , in is there a fediverse imgur?
@lunchboxhero@lemmy.sdf.org avatar

I think some sort of p2p solution would be really cool. You could basically allocate a certain amount of storage on your server and images would be stored and grabbed by peers as needed. Something like BitTorrent where multiple peers have the same content to reduce load. Not sure if it already exists or is even practically possible.

JoYo , in Rumors of a secret meeting under NDA between big Fediverse instance admins and Meta
@JoYo@lemmy.ml avatar

There seems to be a misunderstanding about NDAs.

Meta and twitter most certainly federate already.

Would you sign an NDA to learn how and where?

simple , in petition: Defederate any instances that federates with threads proactivly , add threads.net on blocklists everywhere.
@simple@lemmy.world avatar

I'm for blocking Threads. I'm not for blocking instances that support Threads. That's ridiculous, you'd just split the community and make the Fediverse irrelevant.

JoYo , in petition: Defederate any instances that federates with threads proactivly , add threads.net on blocklists everywhere.
@JoYo@lemmy.ml avatar

threads will never federate.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • fediverse@lemmy.ml
  • test
  • worldmews
  • mews
  • All magazines