How to calculate your reaction score - sorry josh

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.

gagabobo1997

Soft & Chewy
True & Honest Fan
kiwifarms.net
Joined
Jan 4, 2021
Ever since Null got rid of the reaction score and randomized the reaction count display, the only real way to figure out your score was to manually keep track or press the "more" button on each reaction in your reactions received page. However apparently, if you go to ''https://kiwifarms.st/account/reactions?reaction_id=Y&page=X" it will send you directly to that page of the reaction list that corresponds to the reaction ID. Meaning if you find the last page of each reaction, multiply the number of pages -1 by 20, then add the amount of reactions on the last page, you can figure out how many of each reaction you have. You just have to manually replace 'X' with a number, if its too high it will say so and just go lower until you find the last page. Here's mine for example:

Like: 258 pages, 257 x 20 = 5140 + 17 on the last page = 5157 likes
Dislike: 2
Agree: 2369
Disagree: 70
Winner: 1291
Semper Fi: 95
Deviant: 15
Informative: 1132
Thunk Provoking: 428
Feels: 1095
Islamic Content: 146
DRINK!: 153
Lunacy: 228
Autistic: 74
Political Sperging: 7
Horrifying: 325
Optimistic: 291
TMI: 14
Late: 18
Dumb: 117
Mad at the Internet: 11

ChatGPT gave me this code for calculating the total rating
# Define the score modifiers for each reaction type
score_modifiers = {
"Like": 1,
"Dislike": -1,
"Agree": 1,
"Disagree": 0,
"Winner": 2,
"Semper Fi": 2,
"Deviant": -1,
"Informative": 3,
"Thunk Provoking": 0,
"Feels": 1,
"Islamic Content": -1,
"DRINK!": 1,
"Lunacy": -1,
"Autistic": 0,
"Political Sperging": -1,
"Horrifying": 0,
"Optimistic": 0,
"TMI": 0,
"Late": -1,
"Dumb": -1,
"Mad at the Internet": -2
}

# Define the counts of each reaction type
reaction_counts = {
"Like": 5157,
"Dislike": 2,
"Agree": 2369,
"Disagree": 70,
"Winner": 1291,
"Semper Fi": 95,
"Deviant": 15,
"Informative": 1132,
"Thunk Provoking": 428,
"Feels": 1095,
"Islamic Content": 146,
"DRINK!": 153,
"Lunacy": 228,
"Autistic": 74,
"Political Sperging": 7,
"Horrifying": 325,
"Optimistic": 291,
"TMI": 14,
"Late": 18,
"Dumb": 117,
"Mad at the Internet": 11
}

# Calculate the total rating
total_rating = sum(reaction_counts[reaction] * score_modifiers[reaction] for reaction in reaction_counts)
total_rating

So, my total reaction score assuming I didn't make any counting errors is: 14,387.
It takes some effort but if you really want to know your score this method seems to work.
Also my bookmark to this site is to the reactions received page
 
Another interesting finding is if you go to https://kiwifarms.st/account/reactions?reaction_id=0&page=100000 (for the "All" reactions page) rather than just tell you that the page doesn't exist like with the rest of the reactions it instead sends you to the last page, so if you dont want to autistically count each reaction then calculate the score you can just go there and multiply the final page number by 20 to get the total amount of reactions. My total amount of reactions is pretty similar to my

My total number of reactions is only off from the reaction score by approximately 10.3% so assuming you have a similar ratio of positive, neutral, and negative reactions to what I have you can calculate the total and it should be similarly off by 10%. Other kiwis will have to calculate to figure out if this is hypothesis is correct.
 
Another interesting finding is if you go to https://kiwifarms.st/account/reactions?reaction_id=0&page=100000 (for the "All" reactions page) rather than just tell you that the page doesn't exist like with the rest of the reactions it instead sends you to the last page, so if you dont want to autistically count each reaction then calculate the score you can just go there and multiply the final page number by 20 to get the total amount of reactions
2536 pages of reactions. Quite a lot if I say so myself
 
2536 pages of reactions. Quite a lot if I say so myself
That works out to ~50720 reactions, and with a total of 6868 posts your average reactions per post is ~7.4.
My average reactions per post is ~10 exactly.

Higher post counts might generally correlate with a lower average reactions per post, would need some more data points.
 
Another interesting finding is if you go to https://kiwifarms.st/account/reactions?reaction_id=0&page=100000 (for the "All" reactions page) rather than just tell you that the page doesn't exist like with the rest of the reactions it instead sends you to the last page, so if you dont want to autistically count each reaction then calculate the score you can just go there and multiply the final page number by 20 to get the total amount of reactions.
235 pages.
235 x 20 = 4,700
A humble amount of points.

I have now officially measured my own penis reaction score.
 
235 pages.
235 x 20 = 4,700
A humble amount of points.

I have now officially measured my own penis reaction score.
~12.2 average stickers/post. Another piece of data confirming the hypothesis that higher post counts mean lower averages, which makes sense mathematically. I'm sure there are some significant outliers, but I wonder who they are.
 
More power to you if you do this but last time I think a user did something like this, Null went and gave everyone arbitrary reaction numbers to stop a calculation from being made.
Nool finally removed sticker notifs because one sperg spammed autistic ratings on every post in a thread, think it was the Catler one. Don't remember this one, might not have been on for it.
 
I have eleventy point eight and a tenth billion pages of reactions but every single one is Mad at the Internet or Autistic.

You guys are mean and I am not gonna play with you anymore and I'm gonna tell my mom on all of you also you can't come over to my house and watch my cat chase a laser pointer nor play my Super Nintendo.
 
All I know is that I have millions of trashcans from one specific tranny on the forum. @Saladfingy05
trashcan.jpg
 
Back