nowfound

Alternatives

Products that do what HN Startup Hunter does

Search every HN 'Who is Hiring?' post in seconds

  1. 1

    Easily search HN Hiring threads for your next role or hire

    2019

  2. 2HH

    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

  3. 3

    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

  4. 4IM

    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

  5. 5

    Hand-picked list of remote jobs from HN Who is hiring.

    2020

  6. 6NB

    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

  7. 7AO
  8. 8TW

    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

  9. 9RJ

    We're giving away coupon codes for a free month-long posting. Just email me at evan AT remote DASH jobs DOT com. The first few folks win! I'm one of the founders of Remote Jobs -- also the same shlub who posted the first "Ask HN: Who Is Hiring Remote Workers?" http://news.ycombinator.com/item?id=1857051.

    2011 · remote-jobs.com

  10. 10

    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

  11. 11HR

    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

  12. 12HP
  13. 13DA

    2024 · basc.substack.com

  14. 14FA

    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

  15. 15HA
  16. 16JA

    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

  17. 17HA

    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…

    2025 · hireindex.xyz

  18. 18AH

    Quick analysis of start up hiring trends for the past ~6 years.

    2024 · docs.google.com

  19. 19HN

    The website is meant for people that look for jobs on HackerNews "Who's Hiring" threads and want to focus more on fresh ads and companies, or to quickly look up ad history of any company. Github repository: https://github.com/nemanjam/hn-new-jobs Demo website: https://hackernews-new-jobs.arm1.nemanjamitic.com I used Algolia API as a data source, along with scheduled task that parses new threads few times at the beginning of each month. The extracted data is then stored in SQLite database for fast querying, and the results are cached with Keyv for faster page…

    2024 · github.com

  20. 20FI

    2020 · showhn-dashboard.netlify.app

  21. 21AT

    Hi HN, I spent a few weeks looking at the top HN posts of all time. This included exploration, clustering, creating visualizations, and zooming in on what (to me personally) seems like some of the best discussions on here. Three things in this post: 1- The interesting groups of HN posts 2- The interactive visualizations that you can explore in your browser 3- The data from this exploration -- this includes CSV of the titles as well as the text embeddings of 3,000 Ask HN articles. Blog post about this whole process here: [1] ============ 1- The interesting groups of HN posts From the…

    2022

  22. 22SH

    I wrote a JavaScript tool to search your HN favorites and export them to CSV or HTML. The JavaScript runs in your browser like a browser extension. It scrapes the HTML and navigates from page to page. Setup and usage instructions are in the file.

    2022 · github.com

  23. 23IM

    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

  24. 24DF

    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

Ranked by how close each launch is in meaning, then by votes. Refine with a description →