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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Link to Latest Whos Hiring

2 点作者 100-xyz超过 5 年前
I am trying to find the latest Who's hiring thread. Did a search unsuccessfully. Thanks

3 条评论

eindiran超过 5 年前
Probably the easiest way to solve this problem in the future is to know that the same account posts it each month, so you can just check that account&#x27;s submissions: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;submitted?id=whoishiring" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;submitted?id=whoishiring</a>
d_han超过 5 年前
For future reference, an easy way to search for the post is to search &quot;Who is hiring&quot; and then sort the results by Date instead of Popularity and you should be able to find it pretty easily.
opendomain超过 5 年前
<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21126014" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21126014</a>