← Back to context Comment by tedmiston 9 years ago ^ This is correct. I was equally confused when mine hit 500 and downvote wasn't there. 4 comments tedmiston Reply tempestn 9 years ago Presumably somewhere in the HN code you would find `karma > KARMA_THRESHOLD_DOWNVOTE`. wje 9 years ago More likely (> karma downvote-threshold) since news.arc is written in, well, arc. dang 9 years ago Good guess: https://news.ycombinator.com/item?id=7606467. tempestn 9 years ago Sure. I should have disclaimed my pseudo-code I guess. Point was just that I expect there's a > and a 500, as opposed to a 501.
tempestn 9 years ago Presumably somewhere in the HN code you would find `karma > KARMA_THRESHOLD_DOWNVOTE`. wje 9 years ago More likely (> karma downvote-threshold) since news.arc is written in, well, arc. dang 9 years ago Good guess: https://news.ycombinator.com/item?id=7606467. tempestn 9 years ago Sure. I should have disclaimed my pseudo-code I guess. Point was just that I expect there's a > and a 500, as opposed to a 501.
wje 9 years ago More likely (> karma downvote-threshold) since news.arc is written in, well, arc. dang 9 years ago Good guess: https://news.ycombinator.com/item?id=7606467. tempestn 9 years ago Sure. I should have disclaimed my pseudo-code I guess. Point was just that I expect there's a > and a 500, as opposed to a 501.
tempestn 9 years ago Sure. I should have disclaimed my pseudo-code I guess. Point was just that I expect there's a > and a 500, as opposed to a 501.
Presumably somewhere in the HN code you would find `karma > KARMA_THRESHOLD_DOWNVOTE`.
More likely (> karma downvote-threshold) since news.arc is written in, well, arc.
Good guess: https://news.ycombinator.com/item?id=7606467.
Sure. I should have disclaimed my pseudo-code I guess. Point was just that I expect there's a > and a 500, as opposed to a 501.