HN Work Turns Hacker News's "Who Is Hiring" Threads Into a Searchable Job Board

A developer has launched HN Work, a job board built as a structured interface over Hacker News's monthly "Who is hiring" threads, publishing the project via a Show HN post on Hacker News Hacker News. As of this writing, the site at hnwork.app lists 240 jobs spread across 10 pages hnwork.app.
The "Who is hiring" thread has run monthly on Hacker News for over a decade, functioning as a flat, chronological comment dump where companies post roles as top-level replies and job seekers scroll or Ctrl-F their way through hundreds of entries. HN Work's stated purpose is to impose structure on that format: the creator describes it on Hacker News as "a UI on top of the Who is hiring posts," and says an earlier attempt to build the same thing was made at a YC hackathon a few years before this version shipped Hacker News.
The current site offers text search alongside filters for job type, work setup, and salary, plus sorting by "Newest" or "Popular" hnwork.app. Each listing reproduces the original HN post text with what the creator calls highlighted important information — presumably fields like compensation, location, and remote policy pulled out of unstructured prose Hacker News. The service also filters out off-topic submissions that regularly clutter the raw threads: complaints, posts from people seeking work rather than hiring, and listings with vague or missing contact details Hacker News.
Browsing the job listings requires no signup or sign-in Hacker News, though the site's homepage does display "Sign in" and "Post a job" options alongside footer links for Terms, Privacy, and Contact hnwork.app. Job posters who create accounts can submit structured postings with required fields including salary range, and they receive notifications when comments are left on their posts Hacker News. Poster identity is verified by email domain — the creator gives the example that a Sony job posting would need to come from a Sony email address Hacker News. Companies with more than one person posting jobs can coordinate submissions and view a history of past postings, and site admins retain the ability to audit and approve both companies and individual posts Hacker News.
On the job-seeker side, creating an account unlocks the ability to post comments or use what the creator calls a simple API Hacker News. The site separately advertises broader analytics and an API as part of its feature set Hacker News, and the homepage currently references "JUL 2026 Analytics" as a labeled section hnwork.app.
The mechanics here are unglamorous but the underlying problem is a real one. The "Who is hiring" thread's format has barely changed since its inception, and its value has always been undercut by the friction of a flat comment tree: no salary filter, no employment-type filter, no dedup of noise, no persistent record once a thread scrolls off the front page. Multiple third-party tools have tried to layer search and filtering on top of the raw HN API over the years, with varying lifespans, and HN Work's approach — verified employer accounts, structured required fields, moderation workflow — pushes further toward treating the thread as a data source to be normalized rather than text to be scraped.
Worth flagging: the value of any layer built on top of a community-generated data source depends entirely on that source's continued vitality and on Hacker News's own tolerance for third-party tooling built against its threads. The "Who is hiring" format itself has no formal API contract; tools like this one depend on scraping or parsing conventions that could shift without notice. Whether verified-employer accounts and structured salary fields meaningfully change poster or seeker behavior, as opposed to simply repackaging the same raw submissions, is not yet demonstrated by anything in the public record — the tool is new enough that its actual usage patterns remain unproven.
In the near term, the more interesting question is less about this particular tool than about the reappearance of a hiring-marketplace layer built directly on HN's own community conventions rather than on LinkedIn, Indeed, or a venture-funded job board. That a hobby project revived from an abandoned hackathon prototype can plausibly compete on structured data quality against far better-funded incumbents says something about how low the bar still is for parsing and presenting information that a large platform declines to structure itself.


