TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: HackerNews-new-jobs – insights into fresh and recurring job ads

128 点作者 nemanja_codes5 个月前
The website is meant for people that look for jobs on HackerNews &quot;Who&#x27;s Hiring&quot; threads and want to focus more on fresh ads and companies, or to quickly look up ad history of any company.<p>Github repository: <a href="https:&#x2F;&#x2F;github.com&#x2F;nemanjam&#x2F;hn-new-jobs">https:&#x2F;&#x2F;github.com&#x2F;nemanjam&#x2F;hn-new-jobs</a><p>Demo website: <a href="https:&#x2F;&#x2F;hackernews-new-jobs.arm1.nemanjamitic.com" rel="nofollow">https:&#x2F;&#x2F;hackernews-new-jobs.arm1.nemanjamitic.com</a><p>I used Algolia API as a data source, along with scheduled task that parses new threads few times at the beginning of each month. The extracted data is then stored in SQLite database for fast querying, and the results are cached with Keyv for faster page responses. I will see in the future how much traffic the website receives and if this stack is performant enough. For the website I used Next.js app with default ShadcnUI components and charts. I just wanted a quick functional prototype to test how much public interest is there for an app with functionality like this.<p>If you are interested in more implementation details you can find them in the Readme file on Github.<p>The project is free and open source. Feel free to use, self-host, fork and modify, and contribute. I would love to hear your impressions and suggestions and look forward to discussing features and technical details.

15 条评论

h1fra5 个月前
Nice to see the trend confirming my suspicion, the market has been complicated for the last year and it&#x27;s not really improving (whether you are hiring or looking for a job)
评论 #42378714 未加载
andersa5 个月前
This is a rather depressing graph, what happened in 2022-2024?
评论 #42378533 未加载
评论 #42378346 未加载
评论 #42386023 未加载
评论 #42378139 未加载
评论 #42378096 未加载
评论 #42379090 未加载
OccamsMirror5 个月前
Location &#x2F; remote &#x2F; hybrid would be interesting to visualize.
评论 #42374527 未加载
jcuenod5 个月前
This looks lovely! Good work.<p>On my wishlist are some fuzzier categories:<p><pre><code> 1. Tech trends (rust, docker, postgres...) 2. Role trends (&quot;ml engineer&quot;, &quot;full-stack developer&quot; ...)</code></pre>
评论 #42378282 未加载
ryandrake5 个月前
This is great! I had long ago started a similar project to parse HN job ads month after month looking for the ones that just stay the same each month, which might suggest the company is probably &quot;fishing&quot; instead of &quot;hiring&quot;. But it never really got off the ground. This platform seems more than capable of doing that kind of analysis and more. Great work.
评论 #42380202 未加载
mdaniel5 个月前
It would appear you have a non-trivial &quot;company&quot; parse problem, based on eyeballing the &quot;First Time Companies&quot; section. I do appreciate the problem of trying to do semantic analysis on HN comment text, but several of them follow the &quot;X@Y&quot; nomenclature and a few others are &quot;X-Y&quot; so it doesn&#x27;t seem to be insurmountable to try and fix
评论 #42378862 未加载
thih95 个月前
Possible bug report, I noticed a company that posts regularly but I didn’t see it listed: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;threads?id=spark_CM">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;threads?id=spark_CM</a>
评论 #42379048 未加载
BerislavLopac5 个月前
This is nice, but I find this one more detailed: <a href="https:&#x2F;&#x2F;hnhiring.com&#x2F;trends" rel="nofollow">https:&#x2F;&#x2F;hnhiring.com&#x2F;trends</a>
welder5 个月前
This is awesome! But it&#x27;s missing at least one company from 2024-08. Maybe a parsing error? Or does it exclude hiring freelance&#x2F;contract posts?
评论 #42378804 未加载
Ancalagon5 个月前
I can maybe make a PR later - but would love to see the companies sorted alphabetically so I could just glance for specific ones!
评论 #42383264 未加载
rco87865 个月前
Really shows the hiring slowdown over the last 2 years.
vfulco25 个月前
Really terrific contribution.
评论 #42389441 未加载
shermantanktop5 个月前
Me: hmm what’s the big dip in the middle?<p>Spouse: uh, COVID?<p>Me: ohhhh
评论 #42378083 未加载
xnx5 个月前
I don&#x27;t know who&#x27;s to thank for it, but someone set up a constantly updated ClickHouse database of all data from the Hacker News API at <a href="https:&#x2F;&#x2F;play.clickhouse.com&#x2F;play?user=play#U0VMRUNUIG1heCh0aW1lKSBGUk9NIGhhY2tlcm5ld3NfaGlzdG9yeQ==" rel="nofollow">https:&#x2F;&#x2F;play.clickhouse.com&#x2F;play?user=play#U0VMRUNUIG1heCh0a...</a><p>It gets you 80% of the way there on any HN data project.
评论 #42378055 未加载
评论 #42378716 未加载
评论 #42377931 未加载
ofcrpls5 个月前
Nice work for Central Defender &#x2F;s.
评论 #42381175 未加载