A searchable index of Hacker News “Who is hiring?” job postings.
← All postings · May 2018 thread
Job posting (auto-parsed — see raw text)
Original posting
I took the liberty of very quickly expanding kristopolous's[0] script into an unpacked Chrome extension gist.
Forked the gist and added the code here: https://gist.github.com/robertfairley/e068e02f8cd7c6558bfee3...
Copy/paste and load it in Chrome dev mode. Uses the function name `hnJobQuery` to avoid any potential conflicts.
eg
hnJobQuery(['remote', 'python']);
---
[0] https://gist.github.com/kristopolous/19260ae54967c2219da8