Edit: This is not snark, I simply do not wish to work in the AI sector, which seemed over-represented in the most recent Who's Hiring thread.
True 'remote' from anywhere in the world is tough, not just for working in a team but for taxes and payroll. If it's not a F500 or billion dollar company, you can't really expect them to support working anywhere in the world.
Is it? Has even a single party been charged? And if so, what was the enforcement process?
Without unions that strike (key word: strike) workers have no power.
Edit: the $10k is a maximum fine, not a minimum fine. In other words, it's a complete joke.
I've thought about doing something similar (using ChatGPT to structure and categorize unstructured data) for a different project in a completely different space and I'm worried about ChatGPT hallucinating things, especially when it comes to numbers.
This JSON file has the annotated data: https://github.com/bernawil/hn-who-is-hiring/blob/main/src/H...
Since it's JSON on GitHub you can explore using Datasette Lite like this:
https://lite.datasette.io/?install=datasette-pretty-json&jso...
Here's an example of a custom SQL query: https://lite.datasette.io/?install=datasette-pretty-json&jso...
His tool [Datasette] is of course such that it often is immensely handy at dissecting data in useful ways so is often exactly on point for a discussion on HN...
https://californiapayroll.com/blog/californias-new-pay-trans...
Better idea #2: Unionize and strike because historically nothing else has ever resulted in enforced universal workers' rights.
Great idea, just needs some UX love.
Also, is there a way to put in prior "Who is Hiring?" dates? If people keep putting out the same listing again and again it would be nice to have a way to find. Totally in the Nice to Have category.
Not everyone here is a developer!
https://github.com/hughdbrown/who-is-hiring
It's built to be pretty fast by not pulling data it does not need. Since it operates in multiple passes on stored data, it would be easy to modify/add a pass to get what you want. Feel free to use parts you like.
A couple of things I think would help:
- sorted attributes (too hard to go through a hundred computer technologies to find Rust)
- multiple geographic entries for the same name (multiple entries for Germany, USA, UK, Europe)
- ability to select a month
- if you are showing a static pull of the data, the ability to refresh some month would be helpful
I guess because people assume there are only seniors on Hackernews?
I could imagine that being the reason and it would be pretty silly...
> USA (4)
> US (3)
> US (1)
> UNITED_STATES (1)
> Europe (5)
> Europe (18)
> EU (1)
> Canada (8)
> Canada (1)
The filters need a bit of consolidation.