A Developer Built a Better Interface for Hacker News Job Postings

A developer has launched HN Work, a structured job board layered over Hacker News's long-running "Who is hiring" monthly thread, announced via a Show HN post Hacker News. The site currently lists 240 active positions across 10 pages hnwork.app.
The "Who is hiring" thread has run monthly on Hacker News for over a decade as a flat, chronological comment stream. Companies post roles, and job seekers scroll or search through hundreds of entries with no filtering or structure. HN Work's purpose is to impose order on that format: the creator describes it as "a UI on top of the Who is hiring posts," and notes that an earlier iteration was prototyped at a YC hackathon years before this version launched Hacker News.
The current site offers text search alongside filters for job type, work arrangement (remote, in-office, hybrid), and salary. Users can sort by "Newest" or "Popular." Each listing pulls the original HN post text and surfaces what the creator calls highlighted key information—compensation, location, remote policy—extracted from unstructured prose hnwork.app. The service also screens out common noise: off-topic comments, posts from job seekers rather than hirers, and incomplete listings missing contact details Hacker News.
Browsing jobs requires no account Hacker News, though the homepage offers "Sign in" and "Post a job" options. Job posters who register can submit structured postings with required fields including salary range, and receive notifications when people comment on their listings Hacker News. Employer identity is verified by email domain—a Sony job posting would need to originate from a Sony email address Hacker News. Companies with multiple team members posting can coordinate submissions and access their posting history; site admins review and approve both company accounts and individual posts Hacker News.
Job seekers who create accounts can comment on listings and access what the creator calls a simple API Hacker News. The site also advertises broader analytics and an API as features, with the homepage currently labeling a "JUL 2026 Analytics" section hnwork.app.
The problem being solved is straightforward. The "Who is hiring" thread's format has barely evolved over its decade-plus run, and its usefulness has always been limited by friction: no salary filters, no employment-type filtering, no deduplication of noise, no archive once a thread ages off the front page. Several third-party tools have attempted to add search and filtering via the HN API over the years, with mixed success and lifespans. HN Work's approach—verified employer accounts, required structured fields, moderation—treats the thread as a data source to normalize rather than text to simply scrape.
Worth considering: any service layered on top of community-generated data depends on that community's continued participation and on Hacker News's willingness to tolerate third-party tools built against its threads. The "Who is hiring" format has no formal API contract; tools like this rely on scraping or parsing conventions that could change without warning. Whether verified-employer accounts and structured salary fields actually shift how people post and search, versus simply repackaging existing submissions in a new interface, is not yet proven by real-world data—the tool is too new to have established usage patterns Hacker News.
The more compelling question for now is broader: why should a hobbyist project, revived from an abandoned hackathon prototype, be able to plausibly compete on data quality against well-funded incumbents like LinkedIn and Indeed. The answer points to how low the bar remains for taking information a major platform has declined to organize itself and presenting it in a usable way.


