this post was submitted on 16 Jun 2023
11 points (100.0% liked)

Asklemmy

43336 readers
954 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

When I visit kbin.social, I see new posts regularly. On other servers posts stay on the frontpage for multiple days. This is also true if I switch their sorting to "hot". So that is probably not the difference.

What is kbin.social doing differently?

top 28 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago

Kbin uses a completely different backend and is nicely optimised. The owner (Ernest) is also investing in server space to accommodate the higher user activity.

They might answer you themselves, I'm sure they're lurking here somewhere. 🙃

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

I've seen like 5 different posts about this already, I guess I'll reply to this one too xD

Lemmy "Hot" ranking is currently kinda broken. There's an edge case that stops the hot_rank column from decreasing, meaning the post never goes off the front page. Will be fixed in 0.18.

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

Do you know when 0.18 will be out?

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

Trite answer: When it's done

More in-depth answer: Currently there's no set date. It depends on how quickly they can tear out all the WebSockets code and replace it with simple HTTP (that's the BIG change, will fix a lot of different things), and then test those changes. The hot_rank fix has already been merged, that's done, but they want a stable, cohesive release with all the good stuff.

Current estimations I've seen range from 1-2 weeks, but it all depends on how fast they can get it coded and tested.

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

I believe it's supposed to drop next week as long as there are no last minute problems.

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

2 weeks is juuuust in time for the 3rd party apps cancellation

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

Why are they getting rid of WebSockets? It's really useful for instant data and is often faster than simple HTTP requests.

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

You can see the discussion about this here, but the short version is that it's not scalable, hits apps & browsers like a truck, memory leaks, and live updates cause feed reshuffling which is really annoying

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

What is kbin.social doing differently?

Unknown about kbin, but I’ve heard that Hot is currently broken for (most?) instances across the lemmyverse. (This might be related to the size of the instance - apparently for small (single-to-double-digit users) instances Hot works fine?)

Edit: and this is supposed to be fixed in the next release, 0.18

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

It's definitely broken for me, I've been trying to figure out what the problem was. Basically the only way for me to browse is on new. Hot or active only give posts from two days ago. I'm also on jerboa so i wasn't sure if that was the problem.

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

I’ve seen it repeated here and there - most recently, here:

https://sh.itjust.works/post/116188

Edit: straight from GitHub: https://github.com/LemmyNet/lemmy/issues/3076

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

I presume you're talking about Lemmy from any of the different instances. If you're looking at local it's only going to show local posts and not "everywhere". Be warned though, currently there's a bug where when you do select "All" it updates with a pull from outside the instance very often, so much so that it can make reading and browsing difficult. That should be updated soon.

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

I mainly tried lemmy.world, lemmy.ml, beehaw.org and a few others. I did try them with and without "all" and it was cumbersome regardless. Either I was served posts with zero or negative upvotes that to me do not classify as "hot" or my feed did not update at all.

What's weird to me is that kbin.social was the only one I tried that was not affect by any of this strangeness.

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

Different sorting algorithm? But yeah I agree, the hot feed on kbin feels more active with posts as new as 30 mins.

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

I have an issue on Lemmy.world when I sort by Top-> day the top posts will be bumped down by brand new posts with 1 upvote, I assume people are instantly upvoting themselves and that's messing with something in the code

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

are instantly upvoting themselves

Much like reddit I believe that happens on lemmy automatically. Unlike kbin.

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

Yep, I posted a link on Lemmy earlier today and it started at 1 with an upvote from myself immediately after submitting.

I think Kbin should auto-upvote too (as did almost everyone in the poll last I saw it), if not else then for feature parity.

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

Sometimes I'm wrongly upvoted/downvoted the post when browsing through a very crowded lemmy instance. New posts like every minute lol

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

It depends on what you mean by other servers…Lemmy instances? I haven’t seen any differences between kbin instances.

Kbin is entirely different software from Lemmy; it’s a completely different backend.

So that would be why it’s “better” in that regard than Lemmy instances. My understanding is that it’s a bug in Lemmy that will be fixed soon.

The “popping” of the feed in Lemmy is tied to their use of websockets instead of http. I believe the devs stated they’ll be moving off of websockets in the future.

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

Kbin is entirely different software from Lemmy; it’s a completely different backend.

Wow did not know that. So how can it interact with the lemmy instances if it's not running lemmy software?

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

Because they use the same protocol: ActivityPub
For example, E-Mail gets send over the protocols pop3, smtp, imap. It doesn't matter if you use Outlook or Gmail for Android or whatever email program. They still send data to each other using these protocols. Therefor both know what to do with the information exchanged.

There is software that is completely different from Lemmy and Kbin which can still interact via the ActiviyPub protocol. For example Mastodon for Twitter-like mini blogs. Or PeerTube which is a video platform. Pixelfeed is an image sharing platform similar to Instagram and the like. But since they all use AcitvityPub you can interact, comment, vote etc. on these images and videos or mastodon posts here on Kbin or on Lemmy.

In theory this sounds great. But obviously the different software needs to have the backend and the UI to support these features implemented.

To make it all even more difficult to implement, since all these different installations are spread over many different servers (= federation). Which all can have difference in their software again and different speed and rules about how often they synchronize their data.

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

Via the ActivityPub protocol that fediverse software uses :)

Pretty cool stuff!

Kbin can also directly interact with Mastodon users and toots because of this. Kbin magazines can natively contain both “threads” from Kbin and Lemmy, and microblog “posts” from Kbin and Mastodon. (And other software depending how they map these features.)

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

The ActivityPub protocol! It's how all these platforms talk to each other.

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

Yeah Lemmy instances. I thought kbin is also a Lemmy instances. Thanks for clearing up my confusion.

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

You bet! The fediverse is definitely a confusing concept to wrap your head around the first time. And it doesn’t help that different software server instances don’t need to use a site name that specifies which software they are (like Beehaw, for example).

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

I think default and timeline algorithm on kbin is better than on lemmy, but with little tweak and changing several settings, I can see more posts dinamically on my homepage.

load more comments
view more: next ›