Single bash command to find the best matching HN jobs
AI
Description
Today I learned that I can find the most interesting jobs for myself in the "Who's Hiring" thread with a single command: curl https://news.ycombinator.com/item?id=47975571 | \ uvx html2text | \ llm --model gpt-5-nano "These are Hacker News comments under a Who's Hiring thread. Find interesting jobs that matches my timezone (US/Canada) and is remote and preferably part-time. I'm interested in Python, infrastructure, an
Discovered
May 1, 2026
Added to Database
May 2, 2026
Notes
Discovered via hackernews search; 3 AI keyword matches; 2 startup keyword matches