this post was submitted on 04 Apr 2024
42 points (100.0% liked)

Jerboa

10270 readers
3 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/14068273

We're adding the ability to customize this in the upcoming release, but I'm wondering what people think would be a good default.

The 4 pieces of showable/hideable info are: Upvotes, Downvotes, Score, and Upvote %.

In Jerboa, I had a temporary default (until the next lemmy release), of Score + Upvote %, but people seem to dislike this a lot.

I'll check back on this in a week to see the result.

you are viewing a single comment's thread
view the rest of the comments
[–] unknowing8343@discuss.tchncs.de 20 points 5 months ago (5 children)

I think simple always wins, and that is Upvotes + Downvotes. It gives you the size of both sides of the coin, while it also allows me to kinda see "woah, this post is generating lots of engagement", whereas score + % may show a 2 + 50% and I don't really know what that means.

[–] person@lemm.ee 1 points 5 months ago (1 children)

2 + 50% means that 51 + n people upvoted and 50 + n people downvoted, where n is a natural number. Making the % (x): 50% < x < 50.50%, where x is rounded down to 50%.

[–] person@lemm.ee 1 points 5 months ago (2 children)

A smartass and wrong! You obviously messed up thinking OP's initial upvote wouldn't count towards the percentage. The correct formula is n + 2 upvotes for n downvotes, which makes 0.5 < (n+2) / (2n + 2) < 0.505, solve for the smallest possible n₀ = 100, giving us 102 + n upvotes and 100 + n downotes

[–] Gieselbrecht@feddit.de 6 points 5 months ago

Did you just reply to yourself?

[–] toototabon@lemmy.ml 1 points 5 months ago

I love this being a reply instead of an edit, ha.

Thanks for laying out what calculations would be needed, and why it may be a little harder to parse for a layperson.

load more comments (3 replies)