this post was submitted on 07 Jul 2023
5 points (100.0% liked)

/kbin meta

200 readers
2 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago
 

I am aware that upvoted posts make it to https://kbin.social/fav however that just doesn't work well as I already have 1,000+ pages in there. Moreover, that only registers upvoted posts and not comments. A workaround would be to just use boost, and only upvote when you want to "save" but that is just not conventional imho. The ability on /r to simply save a comment or a post is truly basic but effective.

@Ernest

EDIT: Relevant Codeberg issue

top 11 comments
sorted by: hot top controversial new old
[–] Pamasich@kbin.social 2 points 1 year ago* (last edited 1 year ago) (2 children)
[–] melroy@kbin.melroy.org 1 points 1 year ago

@Pamasich
@frasassi correct I created this ticket already. It's on the todo list.

[–] Teon@kbin.social 0 points 1 year ago (1 children)

Hell yes!
Hope it happens.

[–] Chetzemoka@kbin.social 2 points 1 year ago* (last edited 1 year ago)

When I first started here, the reputation score was still calculated only on the boosts you had received and didn't take any upvotes you receive into account.

Within two weeks, ernest had that changed based on our feedback. I have full faith that he'll get a save function in place as well. Just give him some time; he said he was taking a break from the task list to focus on stability for a minute with the huge use growth happening right now.

Also, buy the man a coffee: https://www.buymeacoffee.com/kbin

[–] density@kbin.social 1 points 1 year ago

I would like this and my 2 feature requests would be:

  • available as ?secure?ish? RSS feed

  • Do not limit to 200 items like reddit. If it must be done, notify the user so they can save older content

[–] Varyag@kbin.social 0 points 1 year ago (1 children)

Yeah honestly I'd like for upvotes, boosts and saves to actually work in more conventional ways we're used to in other social media, instead of this weird "boost is actually an upvote but it's also a retweet" and "upvote does nothing but actually saves it to your profile"

[–] vaguerant@kbin.social 0 points 1 year ago (1 children)

The recent updates have already made it work as you expect. Upvotes are upvotes. Boosts are still boosts but are also counted as being worth 2 votes.

[–] Pamasich@kbin.social 1 points 1 year ago* (last edited 1 year ago) (1 children)

Worth noting this is only for reputation.

The sorting algorithm still doesn't consider upvotes.

[–] Teppic@kbin.social 2 points 1 year ago* (last edited 1 year ago) (1 children)

Edit, my post here was wrong @Pamasich appears to be correct, having checked the "top" sort order of /all I have concluded that it is according to Boosts less Downvotes, upvotes do indeed seem to be ignored.

For the record and to maintain the coherence of the message chain below this one, my previous post:
This isn't true. Top and hot work according to [upvotes plus boostsx2 less downvotes] same as reputation. This is easily proved by sorting by top and noting sometimes they are not in order of most boosts.
Sorting was actually made to work this way long before reputation was changed to match.

[–] Pamasich@kbin.social 1 points 1 year ago* (last edited 1 year ago) (1 children)

If I look at the top posts on /all/:

  1. Total 1958 | Upvotes 711 | Downvotes 43 | Boosts 645 | Link
  2. Total 1408 | Upvotes 608 | Downvotes 20 | Boosts 410 | Link
  3. Total 2062 | Upvotes 1274 | Downvotes 16 | Boosts 402 | Link
  4. Total 2198 | Upvotes 1568 | Downvotes 2 | Boosts 316 | Link

Formula for total I'm using is boosts * 2 + upvotes - downvotes.

Really doesn't look to me like that's what it uses.

Though, now that you mentioned it, I do notice that rarely the posts aren't in order of boosts. Maybe the sorting algorithm uses an entirely different formula? Boosts do seem to be mostly responsible though, judging by what I see on /all/.

[–] Teppic@kbin.social 1 points 1 year ago* (last edited 1 year ago)

I was mostly going by what Ernest posted on codeburg four weeks ago.
https://codeberg.org/Kbin/kbin-core/issues/80
I'll admit that other than noting by eye

  1. It's not purely boosts; and
  2. It is mostly boosts (as you say)

I've not actually tried making a spreadsheet to check the algorithm (...yet!)

Edit: looking at /all perhaps for articles the number of comments is counted too somehow?

Edit2: If you formatted your table as a code snippet it would probably work since it would use a fixed-width font.

load more comments
view more: next ›