> Using Selenium, I used a script to google iteratively for strings query = f"ask hn who is hiring {month} {year}" to get the IDs of the items that represent the monthly threads. FYI, you could've just used the hackernews API, and get all posts by the user `whoishiring`, which submits all these who is hiring posts. And then filter out only the posts where the title starts with "Ask HN: Who is hiring?", as this bot al…
This makes just so much sense and would spare me 65 lines of code. Thank you!
Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o
11–20 of 173 posts
Re: Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o
#12Someone in NYC give this person a job! ^_^
Re: Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o
#13I really like the graph at the 'what javascript frameworks are in demand?' part. Any insight to share about that?
Re: Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o
#14I really like the graph at the 'what javascript frameworks are in demand?' part. Any insight to share about that?
Re: Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o
#15Re: Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o
#16Re: Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o
#17Interesting data, but I think the percentage of remote listings is misleading. Many “remote” jobs now require you to live within commuting distance of a particular city, usually SF or NY.
Re: Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o
#18This should have "Show HN" tag Also you don't have to use selenium or HN api - there are DBs with updated HN data
Re: Insights from over 10,000 comments on "Ask HN: Who Is Hiring" using GPT-4o
#19I wonder how this would compare against a random sample of jobs on, say, Indeed or LinkedIn. My experience of Hacker News is that it’s a very biased group (in a good way) to the general industry.
I've heard that many of the jobs posted on general jobs boards like that are never intended to result in a hire. They are posted when the company already knows who they are going to hire, but are legally obligated to post the position, or when the company wants to manufacture evidence that "no qualified candidates" could be found locally.
Or is it just chatter from the grapevine?