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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What apps have you created for your own use?

2 点作者 sunnysogra超过 1 年前
Asking out of interest. Thanks in advance to all.

3 条评论

schalkneethling超过 1 年前
The one I use the most is probably <a href="https:&#x2F;&#x2F;developer-toolchest.com" rel="nofollow noreferrer">https:&#x2F;&#x2F;developer-toolchest.com</a>
评论 #38665669 未加载
bpmedley超过 1 年前
I wrote a program that waits for a socket response. When I reboot a vm, I use it to know when I can ssh in:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;brianmed&#x2F;SocketFun&#x2F;tree&#x2F;main&#x2F;socketwait">https:&#x2F;&#x2F;github.com&#x2F;brianmed&#x2F;SocketFun&#x2F;tree&#x2F;main&#x2F;socketwait</a><p>socketwait 192.168.1.10 22 --waitFor TcpRegexResponse --tcpRetries 300 --tcpRegexResponse &#x27;^SSH&#x27;
colund超过 1 年前
See <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38623695">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38623695</a>
评论 #38669420 未加载