An HN story submission briefly showed a negative score, which should be impossible since there is no downvote button on submissions.
Key Takeaways
HN story submissions have no public downvote mechanism, so a negative score on a submission is an anomaly by design.
The negative score was observed and screenshotted at 06:50 UTC on 2026-05-12 before reverting.
No official explanation exists; possibilities include an anti-spam penalty leaking into the visible score or an undisclosed bug.
Hacker News Comment Review
Commenters confirmed no downvote button exists on submissions, making a negative score structurally unexplained and likely a backend penalty or scoring bug leaking to the frontend.
One commenter found that HN vote URLs accept a how=down parameter for posts, suggesting a hidden downvote path may exist or have existed, though results were inconclusive.
A separate link-routing bug caused the post title on the homepage to point to a different HN item ID, muddying early observation and comment counts.
Notable Comments
@john_strinlai: highlights the core anomaly: no downvote button on submissions makes negative submission karma structurally nonsensical.
@benoau: anti-spam dampening inadvertently exposed by a display bug is the most plausible technical explanation.
@gchamonlive: demonstrated how=down and how=un parameters exist in HN vote URLs for submissions, implying a hidden vote path.