Alternatives
Products that do what HireIndex – A Searchable Directory for Who Wants to Be Hired on HN does
Hi HN, I built hireindex.xyz – a searchable website that aggregates and indexes candidates from the "Who Wants to Be Hired" threads on Hacker News. Coming soon: Analytics to highlight trends in skills, technologies, and candidate preferences across HN posts. With HireIndex, you can: Search by tech stack. Quickly scan bios, salary expectations, and contact links. Filter by remote/on-site preferences and employment type. I made this because I was tired of scrolling through long threads and wanted a better way to find interesting people. Would love your feedback – especially around UX and…
- 1IM
I noticed the who's hiring threads are very popular every month, so I decided to create a job board specifically for hacker news. You can tag jobs, search, view user's profiles and more. Tell me what you guys thing! Any feedback is appreciated.
2013 · hnjobs.org
- 2JA
There are existing HN job aggregators, but I thought we could take it a step further. Inspired by an insightful comment on a previous thread (https://news.ycombinator.com/item?id=36163021), I built a tool that aggregates job postings and intelligently categorizes them based on user-specific preferences: * Country and remote work preferences * Employer type (e.g., startup, corporation, government) * Industry * Technologies used * Role type (developer, architect, product owner, etc.) * Salary range (where available) One of the superpowers of LLMs is reformatting information from…
2023 · kadoa.com
- 3TW
Hello HN Community! I've transformed the "Ask HN: Who's hiring? (November 2023)" post into a Google Sheet. Here's a quick rundown of the method: I utilized the Hacker News Algolia Search API to extract data. You can find the specific thread URL here: https://hn.algolia.com/api/v1/search_by_date?tags=comment,st... Using a GET request, I fetched comments from the thread and processed them via the ChatGPT API. Employing the ChatGPT API for each comment, I parsed crucial job details such as company, position, location, and more. This information was structured and…
2023 · docs.google.com
- 4

Find your next hire or your next role from Hacker News monthly threads. AI-powered matching between candidates and job postings.
5d ago · hnmatchmaker.com
- 5

- 6HA
Hey HN, I built a UI on top of the "Who is hiring" posts. Take a look at https://hnwork.app! One of the downsides of unstructured text posts is the readability due to it being free-form and having little to no format. While there are other tools that have been built over the years to make perusing Who is hiring posts easier, I took a try on making my own (I actually tried to build this at a YC hackathon a few years back, but got around to completing it recently). Features: 1. Text search and search filters 2. Original post text with call outs to important information 3. Removes…
Jul 2026 · hnwork.app
- 7HH
Hi HN! A few days ago I saw a graph[0] that showed the # of job postings on HN was declining. I started wondering what other trends I could glean from the data, so I created this! You can filter through the top level comments by keyword; for example you can filter by "remote" to see the massive spike around March 2020. Another interesting thing I found is that I can compare hiring across cities. I hope you enjoy! I made it so that the links to your search are sharable so if you have some interesting data you should be able to just link the page you're on! [0]…
2023 · hnhiringtrends.com
- 8AS
2018 · whoishiring.me
- 9HR
Hey HN! I'm excited to show off this side project I've been working on. This project matches your resume with the best matching jobs from the monthly HN Who's Hiring post. It works by creating a vector embedding of your resume using OpenAI's embedding API, and then ranking the jobs using a vector similarity score. (You can toggle between max inner product, cosine, and euclidean in the "Advanced Options") I was laid off in August and it took a whole 6 months for me to find my new job. Fortunately, I found my new role on January's HN Who's Hiring post. So I hope this will prove useful to any…
2023 · hnresumetojobs.com
- 10DA
2024 · basc.substack.com
- 11HC
There's been lots of discussion recently about finding other HNers to talk to / bounce ideas off / work with, some Google spreadsheets were set up to share details but they were soon vandalised. I had a spare afternoon yesterday (which turned into a long day) and here's the result: http://www.hackernewsers.com/ It's only open to people with HN accounts, it lets you post your biography, location, skills etc. Anyway, I hope you like it and find it useful.
2010
- 12NB
I built a email newsletter that sends you personalized and no-bs job picks from Hacker News' most recent "Who is hiring?" thread. Free forever, instant unsubscribe. To those interested in the architecture, I wrote a small post: https://hnrecap.news/architecture
2024 · hnrecap.news
- 13HA
2018 · hackernewsjobs.com
- 14HP
2023 · hnprofiles.com
- 15DF
Link: https://who-is-hiring.arxpoetica.com/listing/20083795 Hello all, I wanted a tool to query against and save job searches and hide irrelevant ones, so I built it. Thought I'd share. Built on the awesome SvelteJS (https://svelte.dev/) framework and equally awesome Sapper (https://sapper.svelte.dev/) deploy platform. The app pulls posts from user `whoishiring` (https://news.ycombinator.com/user?id=whoishiring) on Hacker News, and provides useful tools for sorting and saving settings / filters to localStorage. Click on…
2019
- 16YA
2018 · kennytilton.github.io
- 17HI
2015 · hackjobio.herokuapp.com
- 18AW
Hello everyone! I know there are already a few "Who Is Hiring" aggregators, but I wanted to show off what I've done. My project was cancelled right before Christmas, so this project was a great way to blow off some steam while procrastinating looking for a new job. Tangentially, I am looking for new career opportunities if your company needs a full stack web developer, lol. This website was completed in about a week and a half. I wanted to present it in a Show HN post on Jan 2 when the usual Who Is Hiring posts were featured, but I didn't think it had enough features to make it useful. Even…
2020
- 19TY
I was just browsing through the "Who got hired?" thread (https://news.ycombinator.com/item?id=36160198) and it caused me to think about all of the things that happened in my real life due to HN. In 2012 I was hired from a post in the "Who's Hiring" thread that turned out to be a complete life and career transformation. It was at a very famous company that everyone here has heard of and used. They were pre-IPO and I got to be a "part" of that IPO. It exposed me to people smarter than I had ever met, and allowed me to learn from them. It allowed me a path into "big tech" that I…
2023
- 20IM
I vibe-coded a small project that turns the “Ask HN: Who is hiring?” thread into searchable job data using OpenAI, PostgreSQL, and Metabase. It pulls the thread using the Hacker News API, uses GPT to extract fields like company, role, location, salary, and contact, stores everything in PostgreSQL, and spins up Metabase so you can explore and search the results. Right now it runs locally, but would anyone be interested if I built this out a bit more and made a public dashboard?
2025 · github.com
- 21FA
Hi fellow job seekers! In a few hours this month's "Ask HN: Who is hiring?" thread will be posted. I've created a simple bookmarklet that removes jobs from the cities you are not interested in. You can find the bookmarklet & instructions here: https://github.com/janhancic/hnHiringFilter I hope somebody will find it helpful.
2013
- 22

- 23RT
We’re building Refind, a community of founders, hackers, and designers who collect and share the best links on the web. It’s super early but we’re on Product Hunt today and we don’t want to miss the opportunity to reach out to HN too! Founders, hackers, and designers are the audience we had in mind when building this so we’d really love to know what you think! https://refind.com HOW IT WORKS Save great links that will come in handy in the future. Discover what others save. And then find everything again when you really need it – for example when you later search for this topic on…
2015
- 24AT
Hey, folks! I'm writing this small Chrome Extension to help me find jobs I'd be interested in the monthly HN's "Who is Hiring?" thread. I've used React to render the UI that just loads a stripped down version of the posts and look into them by the tags I've chosen. Here's a demo: http://imgur.com/a/CzNSa. I haven't submitted to the Chrome Web Store yet because of their $5 fee. :P But let me know if you'd be interested and I can share the extension with you :)
2017
Ranked by how close each launch is in meaning, then by votes. Refine with a description →