this post was submitted on 22 Jul 2023
803 points (97.0% liked)

Memes

45192 readers
2355 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 61 points 1 year ago (4 children)

and support for Kbin in all of the Lemmy apps

Very much doubt. I'm sure many will but not all. The API isn't identical so they'd have to commit to maintaining both.

[–] [email protected] 46 points 1 year ago* (last edited 1 year ago) (1 children)

Yeah I suppose not all of them will want to commit to supporting Kbin, but some definitely will. Honestly though, so long as it's possible to search for and subscribe to Kbin magazines from Lemmy, that's all I really care about.

[–] [email protected] 27 points 1 year ago (4 children)

If nothing else, the Sync developer said he'd do it.

[–] [email protected] 16 points 1 year ago (1 children)

Memmy dev said they plan to as well but “not within this year” if I recall correctly.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

Cool. Memmy is the best, but what is the purpose of a native kbin integration if it’s already federated? Are we able to view and not post or comment?

[–] [email protected] 3 points 1 year ago

nice, that's the one I've been hoping for the most!

[–] [email protected] 2 points 1 year ago

I'm so so looking forward to sync, and it gives me a lot of hope seeing all of these apps and fancy UI's, it's reassuring that the fediverse is here to stay and will continue to grow

[–] [email protected] 2 points 1 year ago

Came here to say that.. Take your upvote, good sir..

[–] [email protected] 6 points 1 year ago (2 children)

It would be great if someone created a fediverse browser native app. Log into all the platforms and add a translation layer to create a truly unique experience. Maybe it would only make sense if you could authenticate one account on all the activitypub platforms? I understand the amount of technical hurdles and maintenance to do so. I suppose I find the thought of experiencing them combined intriguing. If someone created A single app experience, in a intuitive way, I’d definitely give it a try. I can see lemmy posts on mastidon. Would be kind of cool if it could handle that and display those posts using a lemmy ui. But making it seamless.

[–] [email protected] 2 points 1 year ago (1 children)

The thing is, when an app does only 1 thing, it's easy to make sure it does that thing well. It's going to be a lot of work to support so many different API's, keep them updated, and provide a good UI/UX.

[–] [email protected] 1 points 1 year ago

Yeah. Take the state of game emulation for example. Yes, Retroarch DOES have like 500 emulator """cores""", all of which can be configured from a single general purpose UI and using a single input layer.

But holy shit does hat UI and input configuration SUCK DONKEY BALLS.

My Anbernic is very happy running 80% of its consoles though it. But I do wish there was something better looking when I have the actual emulation layer running.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

I don't, it's not that much more work as the basics of it won't change that much over time and the functionality will be near identical. We might not get newer features that are eventually added though.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I would expect that 99% bits of your app that talk to the API can be the same for both, you just need to maintain slightly different code for interacting with each actual API.

In fact scrolling further through the comments I see that not only is this how @hariette is handling it for Artemis but she's also looking at making the talking to both APIs bit of the code available to other devs.

[–] [email protected] 2 points 1 year ago

This is why Lemmy's tangential features, such as being able to post from Mastodon accounts, or being able to post to that video service, are also not going to happen any time soon. It's just a lot of moving pieces, for functionality that's more interesting than useful.