TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

2 pointsby sunnysograover 1 year ago
Asking out of interest. Thanks in advance to all.

3 comments

schalkneethlingover 1 year ago
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 未加载
bpmedleyover 1 year ago
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;
colundover 1 year ago
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 未加载