Show HN: Single command to find the best matching jobs in HN
Category: cli-tool
Tags: hacker-news, job-search, cli-recipe
Score: 3.3/10 (Innovation: 3, Technical: 3, Documentation: 5, Utility: 4)
This is a simple command-line recipe that uses curl, html2text, and an LLM to filter HN "Who's Hiring" comments for jobs matching a user's preferences. It's a lightweight hack rather than a reusable tool, but demonstrates a clever ad-hoc approach to job search.
Target audience: backend devs
View on Hacker News