Like the title says, if you want to upvote something on KBin, you should use the Boost link, not the upvote button (Why? Don’t know…)
The upvote button doesn’t seem to do much, but Boost accomplishes what Reddit’s upvote did. So if you’re looking to encourage a post, use the Boost link.
Thanks! I’ll upvote this for visibility.
Bruh, you got me laughing hard.
418 upvotes / 3 downvoted = You one funny Person*
I am brand new to KBIN n loving it so far
Thanks to OP I got me answer … that’s the first thing I didn’t get;
"What’s the diff between n upvote and boost ? "
This is a result of the original design. Kbin, up until just before the peak traffic hit, was using boosts as upvotes and favorites/likes were just below the post/thread (where boost sits now). Lemmy does it the way it is now (likes = upvotes) so Ernest changed it to match Lemmy behavior. But just as he changed it, he hadn’t changed the calculation for reputation to match when the server nearly melted down and he has to spend all his time just trying to keep the site alive by himself.
Respect
I see you’re on a different Kbin instance. Was this intended to be a threaded reply, out of curiosity? Because it shows up as a top-level comment on the post for me.
He using an optional feature that lets you auto populate your reply box with the OPs username.
Yes, but my bigger point is that it’s not threaded as a reply to one of that user’s comments.
Edit: Oops, nevermind. I saw their comments elsewhere down here but didn’t realize they were OP. Just one of the interface things on Kbin that needs improvement.
Edit 2: I need to figure out how to do strikethrough text on here
You can do strikethrough text
~~like this~~
I’m viewing this from KBin and I don’t see strikethrough.
That’s because I put that in a code block with backticks (`), here’s what it looks like normally
testingAs a desktop kbin user, there’s no strikethrough. Unsure as to why, if kbin is markdown. Strikethrough is considered advanced markdown formatting so I’m guessing kbin didn’t include it. Now I’m curious to see how much common markdown is visible on kbin’s desktop platform.
Guide for those unfamiliar with markdown, so you can see what I’m doing. ✔ means I can see it on desktop kbin, ❌ means it remains unformatted (formatting characters remain).
Horizontal rule ✔
Testing MD (headings)
-
bullet points ✔
- sub bullets (no tab on kbin; use 4 spaces) ✔
-
bold ✔
-
emphasis ✔
-
~~strikethrough~~ ❌
-
escaping *characters* ✔
-
code (inline)
✔
quote ✔
-
How weird. When I do that, it doesn’t seem to work.
test
like this?~~testing your assertion~~
testEdit: doesn’t seem to render properly on jerboa lemmy client
It looks good on the . 35 Jerboa
Ideas for Edit 3: crate the Reddit avatar and start anew. 🥹
I really don’t know which is which and what does what, so I just click them both
upvote = does nothing (for now) boost = upvote (affects reputation points)
So sometime in the future an upvote will be used to score the post and get it on the “frontpage”, and a Boost is just like a save feature to save posts to my microblog?
i wouldnt call boost a save feature per say, but since we arent on mastodon it pretty much looks like one so i guess you can call it that lol. yes, eventually the reputation will be fixed and upvotes will affect it as it should, its just not a priority for now
*per se
I’m sorryThere’s nothing wrong with being a little bit pedantic as long as you aren’t an ass about it.
oh well, i was understood lol
the dev of kbin will be changing this. so up/downvotes are what affect your reputation. It’s just not a priority right now
Do we know if there have been any releases since the influx of users? Or are they just focusing on backend stuff still?
There’s still a lot of long hanging fruit *COUGHcollapsingthreads that would be great to have addressed sooner rather than later.
they
It’s just one guy. We were a bit worried if he was even sleeping when the first big wave hit and he kept everything up by cloudflare and prayer.
Surely @ernest has some help at this point? Needs to start delegating or finding trusted maintainers if not.
Yeah there are a bunch of us in the dev chat now. Some of us have set up our additional kbin instances such as myself. I’m still looking through the code and getting up to speed but hope to contribute to the main code base soon. (Right now I’m experimenting with some features I wrote on my instance)
So yes, it’s mainly been Ernest up until this point but he is starting to get additional support from the community :)
Thanks for joining! Excited to see the site grow.
Thank you! I’m excited to see the site grow as well. We seem to be building a nice place to hangout and have good discussions unlike the site that shall not be named.
(Also love your username)
Yes, there is a very strong team there now, and I will gradually delegate responsibility in certain areas. I need to focus on my own milestones. However, I want to do it slowly because there are many pitfalls here that are a consequence of kbin being a side project. But the organization on Matrix was amazing, and I didn’t even lift a finger for it.
There have been fixes submitted by volunteers, but I don’t think they’ve been reviewed and approved. And I don’t think there have been any new releases.
Hopefully things pick up speed now that Ernest has a server admin to look after things here
Yeah, there’s a PR for collapsing threads, but I don’t know when it will come to release.
I made a userscript that allows you to collapse comments, that should help you out until it’s added to the site officially
You can have a look here to see a test instance with some of the things that are coming, Ernest (the admin) has been merging in a range of tickets including bug fixes, UI improvements and other bits.
There seems to be an ever growing backlog of feature requests and bug fixes in the issues list but a fair bit is getting sorted out behind the scenes.
I’m mostly focused on UI/UX for mobile.
So if up/down votes will be fixed in the future, what would boost mean at that point?
Not crazy about the design. An upvote should be an upvote. If the upvote is useless, why is it even there?
It’ll be changed soon™, so upvotes will boost reputation.
Read some of the other comments. It doesn’t sound like you’ve been following much of the chatter about the site very closely.
I click ALL the buttons and nobody can stop me!
Reported! But it’s nothing personal :)
Do upvotes/boosts and downvotes pass from one instance to another? I assume not. So if I upvote a post from lemmy.world that’s hosted on kbin.social…what happens? It only affects lemmy.world?
The votes are federated but peeps post from time to time that they arent perfectly synced.
Why doesn’t Kbin have the [+] and [-] buttons for collapsing or opening comment threads? Or, if it does, where can I find that setting?
It’s coming. There is already a fix someone created that is waiting to be reviewed and merged into the site.
As someone from Lemmy land this confuses me.
Have an upvote!
I think it confuses everyone. I have no idea why these two things exist in KBin. It’s a complete mystery the thought process that went into it.
Although the name “boost” is a little odd. kbin is more than than just a link aggregator. kbin is also a semi-blogging platform (View the microblog feed rather than threads) that interacts with Mastodon. If you boost something, it is the same as reblogging (re-tweeting) a post and generates a reblog post on Mastodon. The developer is going to change it to where the up and downvote impacts reputation rather than the current boost and downvote button. A technical oversight but they acknowledge this and plan on changing it in the future however internet points is not really a priority so no one knows when the change will roll out.
This finally made it make sense for me. Thank you
This is the answer.
boost is “retweet” or “reshare”. upvote is ‘like’.
Because kbin can interface with content from mastodon AND Lemmy.
The boost is for mastodon/microblogs, the upvote is for Lemmy/threadiverse.
Upvotes are likes for mastodon but afaik they don’t do anything in mastodon except make you feel good that people liked your post.
As I understand it, it’s a feature that is inherited from the underlying ActivityPub protocol which is designed to support all kinds of social network architectures.
If you use Mastodon, their usage makes a lot sense. A ‘favourite’ (upvote on Kbin) is a private thumbs-up to the poster - a pat on the back that has no algorithmic importance.
A Boost is more like a Retweet. Boosting something makes it show up in your followers’ timeline. I guess if you follow a person on kbin, Boosts will do that too and boosted stuff will show on your subscribed home page.
thanks, im boosting this. now if i could just not scroll to the furthest down for replying…
deleted by creator
So…is the boost and the upvote info still valid?
There is no boost on Lemmy instances, though
What happens when a kbin user boosts my Lemmy post? What happens when I upvote their post? So many questions
Every time you boost a lemmy post, an angel gets its wings! And a demon gets its pitchfork. And a trans person gets their gender validated. And a nazi gets punched in the face!