Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Strange Reputation Display

by LanX (Saint)
on May 28, 2020 at 08:20 UTC ( [id://11117388]=note: print w/replies, xml ) Need Help??


in reply to Strange Reputation Display

I studied a similar problem some time ago. Can't find it in the archives right now.

IIRC the plus + is caused by a fractal vote value of .5 such that a regex expecting an integer can't match.

There is a double counting in the model which requires dividing by 2, to calculate up and down votes.

Something gets out on sync here and one of the input values had a lost entry.

(IIRC those inputs are "total votes" and "reputation")

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^2: Strange Reputation Display
by LanX (Saint) on May 28, 2020 at 08:52 UTC

      G'day Rolf,

      Well, it just gets weirder. :-)

      Thanks for digging up the link.

      — Ken

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11117388]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-23 14:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found