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: Ideas for projects like Etcd, traefik

2 pointsby vshanover 5 years ago
I&#x27;ve always wanted to tackle some systems problems and develop an open source project similar to the likes of etcd, traefik, etc.<p>My goals are:<p>- Tackle distributed systems &#x2F; systems problems, maybe something like a middleware which transparently solves a problem. Something like etcd, traefik, leveldb, redis, memcache, sqlite, etc.<p>- Grow my large-scale design skills<p>- Develop a small but thriving community of users who really enjoy the software<p>I understand there are lots of ideas for direct consumer facing software, but could anyone point me towards an unfulfilled niche in &quot;distributed systems software&quot;?

3 comments

bodduover 5 years ago
Etcd is an implementation of Raft protocol. You can check research papers in distributed computing field.
评论 #22373722 未加载
Hackbratenover 5 years ago
Could you imagine contributing to an existing project, one which already has a community? Less glamorous than a greenfield thing but possibly helpful in order to gauge whether maintaining a project and its users would be something you actually enjoy in the long run.
评论 #22373730 未加载
verdvermover 5 years ago
Google doc like collaboration over webrtc, but synked with the backend.<p>Currently have a prototype and a need for this.