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 do you use to store code snippets from around the web?

3 pointsby strimp099over 4 years ago
Web based, free, with the ability to add comments for context and organize into projects. For example I would track different code snippets relevant for different projects.

4 comments

Pm359over 4 years ago
Obsidian (<a href="https:&#x2F;&#x2F;obsidian.md&#x2F;" rel="nofollow">https:&#x2F;&#x2F;obsidian.md&#x2F;</a>) might help you with that. It uses Markdown and you can tag your coding snippets and make a knowledge graph (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Knowledge_graph" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Knowledge_graph</a>) out of it.
moxylushover 4 years ago
Github Gists are good. They are discoverable, can be made private or public. They can be forked, stared and linked too.<p>I&#x27;ve also been publishing &quot;emerging tech&quot; snippets on my blog. They appear on a carousel on the bottom of the home page. This is good to showcase expertise in a particular language or framework.<p><a href="https:&#x2F;&#x2F;thescottkrause.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;thescottkrause.com&#x2F;</a>
评论 #25903352 未加载
andrefuchsover 4 years ago
I can recommend Cockpit CMS if you want to build your own selfhosted knowledge base. Here is a great tutorial to get started: <a href="https:&#x2F;&#x2F;willbrowning.me&#x2F;category&#x2F;cockpit&#x2F;" rel="nofollow">https:&#x2F;&#x2F;willbrowning.me&#x2F;category&#x2F;cockpit&#x2F;</a>
cercatrovaover 4 years ago
I don&#x27;t. Do people do this regularly?
评论 #25896126 未加载