Alternatives
Products that do what I'm deprecating LinkedIn recruitment with a Lisp, SQLite and htmx does
FAQ: https://withoutdistractions.com/cv/faq Feel free to ask me any questions. FAQ archive in case the website goes down: https://web.archive.org/web/20220503102946/https://withoutdi...
- 1

- 2

- 3RA
Hi HN, I've designed the site based on what I wanted a couple of years ago when I had been looking for a remote job. It's very early and any feedback is appreciated. I've also used this opportunity to reduce some of that front-end framework fatigue by using just HTML, CSS, and JavaScript. Edit: I'll add location and salary filters as soon as I wake up tomorrow
2022 · remotefriendly.com
- 4

- 5

- 6CA
It's a site where you describe your ideal next job and get approached by top-paying startups. It’s confidential, ensuring that your current employer won’t find out. It's free for candidates, while we charge companies for access to the pool. They’re charged a subscription fee, not a traditional success fee, because it’s the only way to remain forever candidate-centric and not obsessed with placing profiles at any cost, like agencies are. I'm opposed to the AI trends in recruitment. Recruitment is opaque and needs more humanity in the process, not less. Consequently, we're stubborn about…
2024 · candix.com
- 7

- 8

- 9CA
Hey HN! We built a quick way to normalize CVs and resumes. Specifically, we built a simple 2-page app at https://cv.studio/ where you can choose a pdf, doc or docx file, and CV Studio will extract the relevant professional metadata out of it and give you a web-shareable URL of that CV. There are a couple other features (e.g. being able to add information that is missing in the CV) but we’re hoping this makes it easier for people to share CVs of applicants during the hiring process. We’d love any feedback or questions you might have.
2025 · cv.studio
- 10YA
2018 · kennytilton.github.io
- 11IB
(not sure why my previous post didn't appear on Show HN even though I included it in the title, mods please remove if not allowed) Ever applied for a job and never heard back? Many companies just go silent instead of sending rejection emails, leaving you guessing whether to keep waiting or move on. I faced this frustration during my own internship search, especially when there was no real point of contact (automated replies don't count, lol). So, I built didtheyghost.me, a simple open-source tool that crowdsources job application responses. This isn't a job scraper or another job board. It's…
2025 · didtheyghost.me
- 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
- 13CA
Based on the multiple "Who's hiring remotely?" and similar posts on HN, I thought it might be useful to have a site that aggregates remote programming jobs. There is way too much spam out and an inconsistent way to say "work from home" so traditional searching doesn't work (or rather, takes a long time per person). I've worked in a few remote programming positions so I figured I might know of some companies or searching tricks to find them. Let me know if you'd find this type of thing useful. If we can get some traffic going, then maybe we can start attracting companies to actually list…
2010
- 14HA
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
- 15IM
2022 · github.com
- 16IC
I've found that a lot of job applications these days required a LinkedIn URL, but they often don't validate that it is actually a LinkedIn URL. So, feel free to use this instead. I considered getting idontuselinked.in, but Porkbun let me know that the Indian registrar can be difficult to work with. I could be convinced to get it as well.
Apr 2026 · idontuselinkedin.com
- 17WW
Over three months ago, I posted my book on HN and got tremendous +ve reponse. I am happy to inform that I have published the book to leanpub as per the comments I got on HN itself! It is pay as you go model, and the minimum is $0 because I wanted to contribute back to the FOSS Community
2016
- 18MS
Hello HN! I've been working on http://underthesite.com for the last month and now think it is ready for some full strength HN feedback. What do you guys think? It crawls up to 10 pages of a given site while you wait, looking for community-provided CSS / XPath selectors and regular expressions. Additionally, I'd like to appeal to you to submit matchers for technologies that you care about. Technologies are easy to add, so add your favorite jQuery plugins, analytics tools, client-side node.js wrappers, what have you. I'm going to be running a large crawl in the next few days and want to make…
2011
- 19S4
10 second version: Get 10000feet view of job descriptions - https://be-distinguished.com 2 minute version : Hi HN, Long time lurker, big fan, and first time poster inspired by how this community elaborates on ideas and new products. Recently was given feedback that my CV was too long at 2 pages, I was at loss as to how to update it without having a high-level view of the requirements of the type of jobs I would be interested in. So I built https://be-distinguished.com to help me study relevant job requirements categorized by seniority, salary and keywords. I then used my…
2024 · be-distinguished.com
- 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
- 21IT
I created http://devtest.net as a weekend project, and I'm pretty proud of it from a technical and UI standpoint. The problem is, I've built this by myself in a bit of a vacuum, to "scratch my own itch", and I don't know if this is useful to anyone other than me. I'm also not so hot on the business side and don't really know what I'm doing. Basically, I'm looking for some advice, now that I've actually launched, what now? One thing that this has shown me is that I'm capable of putting together a pretty decent web application on my own in my spare time. Should I stick with this idea, or…
2012
- 22TW
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
- 23MF
http://www.littlechits.com<br> This is my first web app; I built this on my own, over the past 4 months, using the Ruby on Rails Tutorial, a few other e-books, and a lot of help from the Stack Overflow community!<br>Feedback would be greatly appreciated, in particular: how can I make this more social?<br>Thanks,<br>Faisal
2012
- 24LP
Are you tired of being spammed by recruiters, having your personal information sold to strangers, and being forced into yet another news feed? We are, and that's why we built Standard Resume. Standard Resume imports your LinkedIn profile in one click and creates a web and PDF resume for you. The web resume works as a replacement for your LinkedIn profile for things like HN Who's hiring, informal referrals, and linking to from your personal website or GitHub profile. Our resume templates are professionally designed, and are reviewed by tech hiring managers. We also have a few monospace…
2020
Ranked by how close each launch is in meaning, then by votes. Refine with a description →