TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is item?id on Hacker News always increasing?

1 pointsby s-xyzabout 2 years ago
Take the url of any submission (comment&#x2F;story...) and you might have noticed the item?id attribute.<p>For example: https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30070369<p>For a personal project, I am wondering if this number is always increasing, upon each new story or comment, or does it happen that lower identifiers are re-used when a new submission is published?<p>Is there any reference or documentation on this particular field?

2 comments

compressedgasabout 2 years ago
I think that they are always increasing as the deleted items are still there in the sequence.
gostsamoabout 2 years ago
always increases, check really old stuff.