hn-hired icon indicating copy to clipboard operation
hn-hired copied to clipboard

⚛️ remix + 🐘 prisma app on 🎈fly.io that grabs ycombinator "who's hiring" posts

Results 4 hn-hired issues
Sort by recently updated
recently updated
newest added

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...

![image](https://user-images.githubusercontent.com/7036770/199463713-2799f8f1-457f-43cd-ac8e-48a87b1aa06d.png)

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...