hn-hired
hn-hired copied to clipboard
⚛️ remix + 🐘 prisma app on 🎈fly.io that grabs ycombinator "who's hiring" posts
Remove `px` based height calculation of main element (e.g. `h-[calc(100vh-113px)]`). Such calculations don't create expected rendering on other displays of different font and resolution configurations. With miss-calculation, `html` may overflow...
Especially on first async loading of new items.

Is there a way to exclude jobs that contain certain keywords? For example, if I want to search for jobs that contain the word Python but exclude those that contain...