Tell HN: "Upload your resume and then type it out” is hurting your company

📰 Hacker News · valar_m

I understand why it exists - text is easier to query than reading a resume, but it's a terrible and outdated design pattern that needs to go. But good news: there are better ways! Some possible solutions and suggestions: -Use a list of checkbox options for candidates to click skills/requirements that you want for the role. If you need SQL, JS, Python, and you believe a CS degree is necessary, then let candidates click which ones they have. No more messing with text! Bonus: You could add some kind of percentage of skills match metric when reviewing applicants (you should still review resumes, however). Bonus #2: You can autofill the job posting with a list of desired skills instead of needing to type them out - just select which ones you need when creating the posting. -You don't need user-entered text fields for keyword matching. Extracting text from PDFs and Word Docs is trivial. If your text extract fails or misses a min word count threshold, just trigger a secondary s

Published 10 Feb 2022
Read full article → ← Back to Reads