What's the benefit of using Kbin over Lemmy?
What's the benefit of using Kbin over Lemmy?
I like the UI better, like that it interacts with things like Mastadon, and, what was honestly the biggest thing, doesn't have a dumb auto-refresh I can't disable (which Lemmy did (at least for a while)).
They both have a lot of growing up to do. Not being able to collapse threads in kbin is driving me crazy; especially for long threads with many nested levels, I can't tell what is even top-level.
There's two different PRs with collapsible threads in codeberg. Fingers crossed one or the other get merged soon.
https://codeberg.org/Kbin/kbin-core/pulls/167
https://codeberg.org/Kbin/kbin-core/pulls/704
#### Resolves https://codeberg.org/Kbin/kbin-core/issues/9 ### Description When you click on the comment collapse/expand indicator, it will now collapse and hide all its children. If you click it again, it'll show all its children again. NOTE: I've opted for a simpler solution for nested comment threads (if you have a collapsed thread in another collapsed thread, expanding the one at a higher level will expand the whole thing, TODO: https://codeberg.org/Kbin/kbin-core/issues/284) for now to get this out as a "V1" ### Testing Tested it by bashing locally on a thread's comments with various levels of nesting (gif attached). Also tested on user profile where comments show and there are no regressions. ### Demo GIFs  
There are several userscripts for collapsible threads, I've used them since like day 2 after the Reddit shutdown!
I use this one: https://greasyfork.org/en/scripts/468923-kbin-improved-collapsible-comments
Works both on desktop and Android (Firefox + Tampermonkey).
A couple of weeks ago, @[email protected] made [this post](https://kbin.social/m/kbinStyles/t/75584/kbin-megamod-proposal-and-proof-of-concept-for-integrated-collection-of) about a project that they were working on. Since then, @[email protected], @[email protected], @[email protected] and I have been hard at work, and we...
A working link: alexandrite.app
Also vger.app for mobile.
If you’re on lemmy.world, they’ve put vger natively on the instance at m.lemmy.world.
Kbin also has Mastodon integration (though it's still being worked on and isn't in its final form yet), which I think is handy because I'm hoping that Kbin doesn't defederate from Meta, so that I can also still have an account to keep in touch with people I care about who are going to be using Threads without having to manage another account elsewhere.
I also prefer the layout to Kbin better. While the stock Lemmy layout is nice (it does a fantastic job of emulating the old.reddit layout), I like the fact that Kbin shows a little bit more text about each post. It also keeps more data public (like your votes and reputation scores), which I actually prefer being out in the open, as it helps weed out people who may be giving bad faith arguments in various discussions.
The votes being public to end users is a big thing I really like that kbin has; I really hope that functionality eventually makes it over to lemmy’s front end once a lot of the fires are put out.
Transparency has continually been whittled away over time from online interactions. Seeing who wants to boost or bury something gives so much more context to content, especially to outside observers passing by.
Apart from what has already been said (politics, basic UI) there are a couple more things worth mentioning:
Other than that only personal taste matters in the end, and both federate with eachother, so enjoy it from wherever you are.
Yep, although it’s almost been a year since the request so I don’t know how high it’s priority wise.
Since the question was why people use Kbin that is a big one for now, at least for me although I have an account there I just prefer lemmy since Kbin seems to be too much on its infancy and also the fact that because it doesn’t have an open API as of now, there are (almost) no apps developed.
I was confused what boosting is. Docs said it’s basically a repost/share.
So I think super like is misleading. Even if your super liking is the reason you share it, they’re two different things.
So I think super like is misleading
It's literally not. Over here, on top of the "repost to your profile under your boosts section" functionality it's intended to have, it also counts as 2x rep for the poster.
I pointed out it does more. You replied claiming “It’s literally not.” which is simply factually wrong.
Are you saying nobody should point that out? On this discussion platform?
You could have just left it there. If you have that much of a problem with the word thesis maybe you’re the one who shouldn’t take things so literally. If you have a problem with how this went, maybe you should not make false statements or let it go earlier.
I don’t think there’s a need to cover everything at all.
Kbin does a better job of putting new posts in front of you even before you have subscribed to anything, so I think it is easier to find interesting things to read. Kbin is newer than Lemmy, so Lemmy had the advantage in familiarity for people. More people had heard of it when Reddit's API drama blew up and that gave Lemmy a distinct advantage when people picked a new platform. Kbin also has some annoyances like not being able to collapse comments and vote buttons being at the top instead of the bottom of posts and comments. If someone has written a lengthy comment, I want to read through the whole thing before I decide how to vote and I don't want to scroll back up to get to a vote button. To reply to a post you also have to scroll through the comment section. In some cases it's good to see if someone else has already said what you are going to say, but in other cases if someone is looking for personal stories, you don't necessarily need to read everyone else's story before submitting your own.
Personally I have this kbin account and a lemmy account as well. My Lemmy server seems to go down more often and the default sort always shows the same days old pinned posts from my server admin that I can't seem to hide after reading. On Reddit, I didn't have to switch sort to see newer stuff so Lemmy comes across as pretty stale sometimes even though there is a fair amount of posting going on.
On lemmy the default is Active, which basically boosts any post that still has some recent chatter going on but is otherwise “stale”. In the settings though you can change the default sort. I’ve gone with Hot, which is I think the default sort on kbin too.
Can you change the default sort on kbin? I could work how to.
Hmmm … it seems fine to me. I’d heard it was broken before though.
In what way is it broken?
Ah … right … yea I’ve seen that happen occasionally … I had actually presumed that something had been changed with that post, perhaps by an admin or something cleaning stuff up, and that triggered a new timestamp for the post.
Maybe still a bug. I’ll keep track now of when it happens as it might help sort it out.
But still, that’s rarely the case for me. Just went down a fair way in my feed now and there wasn’t a single occurrence of it. Could it be particular communities causing it, maybe from instances on older software?
Otherwise though, Hot seems to do what I’d want. Combine with a bit of New or Top for an appropriate time window and I’m all good.
For comments, Hot/New/Top all do what I’d want too.
Links to Communities or Instances?
FWIW, just checked mine and no problems (and I’m subscribed to plenty of communities).
This is the bottom half of the first page of my subscribed feed and I restarted my lemmy instance yesterday to make a config change.
Yep, that looks bad (obviously). I just went to the science community, sorted by Hot, and yea similar things appear towards the bottom of the feed.
Seems like the sort of thing that would be a minor and fixable bug. I don’t have time to chase down github issues right now, but I’ll try checking older communities to spot these occurrences. Naively I’d guess something like dates or vote-scored being truncated badly or something.
Thanks!!
OK, I couldn’t help myself, and checked GItHub. Seems the issue may have been fixed hours ago. Don’t know when the new version will ship though.
Seems the issue may been to do with the process that updates the ranks of posts not being able to catch up to older posts, and so they show up with out of date ranks/scores. That process has been optimised, apparently, and should have no problem keeping up with all of the posts.