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 are your favorite open-source codebases?

6 pointsby sarthakjshettyover 4 years ago
Hey HN! I wanted to know what are your favorite open-source codebases that are high-quality and well documented?<p>I&#x27;m a beginner programmer, and a common suggestion here on HN is to look at high-quality, open-source codebases, as a technique to write better code and for inspiration.<p>Please post links below, and if possible, why you like it so much!<p>I work as a robotics researcher and code primarily in C++ and Python, but feel free to link projects outside these languages as well.<p>Thanks!

5 comments

nikiviover 4 years ago
I liked these ones:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;TheThingsNetwork&#x2F;lorawan-stack" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;TheThingsNetwork&#x2F;lorawan-stack</a> (nice docs + contribution process)<p><a href="https:&#x2F;&#x2F;github.com&#x2F;cli&#x2F;cli" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cli&#x2F;cli</a> (well made cli, awesome --help &amp; flag conventions)<p><a href="https:&#x2F;&#x2F;github.com&#x2F;denoland&#x2F;deno_website2" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;denoland&#x2F;deno_website2</a> (next.js codebase with serverless cloudflare workers being used)<p>Mostly as it uses tech I like using already.
oumua_don17over 4 years ago
Blender [1] and [2]<p>[1] <a href="https:&#x2F;&#x2F;wiki.blender.org&#x2F;wiki&#x2F;Source&#x2F;File_Structure" rel="nofollow">https:&#x2F;&#x2F;wiki.blender.org&#x2F;wiki&#x2F;Source&#x2F;File_Structure</a><p>[2] <a href="https:&#x2F;&#x2F;developer.blender.org&#x2F;diffusion&#x2F;B&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.blender.org&#x2F;diffusion&#x2F;B&#x2F;</a>
op03over 4 years ago
Kiwix - makes it possible to run a local offline copy of wikipedia&#x2F;stack exchange etc etc.<p>On top of that I have Elasticsearch&#x2F;Kibana allowing me to build up my own little private search engine.
评论 #24649700 未加载
MaxBarracloughover 4 years ago
Which language are you learning? It won&#x27;t be possible for people to give you good suggestions if they don&#x27;t know this.
评论 #24648989 未加载
jacquesmover 4 years ago
Sqlite.<p>Redis.
评论 #24648950 未加载