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: Side project you're working on?

4 pointsby startupflixalmost 7 years ago

2 comments

jwbensleyalmost 7 years ago
I&#x27;ve been working on some software called Etherate that let&#x27;s you test (or &quot;rate&quot;) an Ethernet connection: <a href="https:&#x2F;&#x2F;github.com&#x2F;jwbensley&#x2F;Etherate" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jwbensley&#x2F;Etherate</a><p>I use it for testing that devices parse frame headers correctly, that L2 VPNs, rate limiting, QoS etc. are all working correctly.<p>I sometimes find bugs in routers and switches when I find that they parse certain headers incorrectly.<p>I have also been working on a multi-threaded version which doesn&#x27;t provide any header manipulation, it is a pure Ethernet load generator &#x2F; sinker for testing higher bandwidths: <a href="https:&#x2F;&#x2F;github.com&#x2F;jwbensley&#x2F;EtherateMT" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jwbensley&#x2F;EtherateMT</a>
评论 #17263412 未加载
marketgodalmost 7 years ago
I have been working on creating a system that reads the stock market for patterns in order to buy valuable contract options, calls in bull markets and puts in bear markets.<p>The major issue I had was being away from the computer when a trade needed to be made. Now I get in automatically and sell with stops.<p>Been showing impressive returns for myself. Was not thinking of running it as a business.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17270396" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17270396</a>