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 is the value of a one-person wiki?

22 pointsby Phileosopherabout 3 years ago
I have a history of commonplacing (i.e., hoarding key ideas) that predates my tech career[0].<p>Now that I&#x27;m working with my passion, I&#x27;ve been curating content and distilling it into a legible output[1].<p>The problem, though, is that (like before) I&#x27;ve now collected and broadly categorized &gt;5,000 articles, e-books, YouTube videos, talks, and walkthroughs about the potential domains I&#x27;ll be working with. I&#x27;ve also been sidelining thousands of the elements into another &quot;toolbox&quot;[2].<p>My big question is whether this adds value to anyone else or if I&#x27;m simply building an elaborate hobby. I&#x27;m fine if this is a pet project, but I want a straight answer from someone I don&#x27;t know.<p>[0] https:&#x2F;&#x2F;adequate.life and https:&#x2F;&#x2F;gainedin.site<p>[1] https:&#x2F;&#x2F;techsplained.xyz<p>[2] https:&#x2F;&#x2F;github.com&#x2F;Phileosopher&#x2F;toolbox&#x2F;

7 comments

runjakeabout 3 years ago
I use Obsidian, write atomic notes[1], and link them together via note links and tagging. It works much like a personal wiki.<p>I don&#x27;t really put a lot of thought into it and I don&#x27;t go looking for new solutions, at this point. Obsidian stores its notes as files and Markdown files in a directory, on the backend. It is git-able for eg. GitBook, GitHub Wiki, etc.<p><a href="https:&#x2F;&#x2F;obsidian.md" rel="nofollow">https:&#x2F;&#x2F;obsidian.md</a><p>1. Small notes on a specific little thing.
nikolqyabout 3 years ago
Sounds like it’d be a personal thing, but I’m sure it would he discovered by people and maybe utilized. I thought of doing a wiki like wikipedia, but making it not propaganda. Figured it’d help people but really I think it kinda was just gonna end up being a hobby of mine. If it interests you enough to make one, why not do it? It’s not gonna disappear and it’ll always be there for you or anyone that finds it. Knowledge is knowledge and I love finding smaller sites with helpful information. Really, I think it’ll be both for you. It’ll add value to whoever finds it, and it’ll be a hobby for you. But don’t do something like that if you aren’t motivated enough to would be my best advice.
nicbouabout 3 years ago
I’ve been publicly documenting solutions to problems I faced since at least 10 years. I know it’s valuable because I find a lot of value in similar posts from other people. About 10,000 people per month find my content through Google.<p>The value is that it will save a lot of people a lot of time, especially if you were the first to document the solution.<p>I disabled comments on my websites, but those helpful posts got lots of positive replies from people whose butt it saved.
评论 #30720309 未加载
warrenmabout 3 years ago
Sounds like you might want to look into the various mindmapping or zettelkasten tools out there (such as Obsidian (<a href="https:&#x2F;&#x2F;obsidian.md" rel="nofollow">https:&#x2F;&#x2F;obsidian.md</a>) or Mindmaps.app (<a href="https:&#x2F;&#x2F;www.mindmaps.app" rel="nofollow">https:&#x2F;&#x2F;www.mindmaps.app</a>))
评论 #30715002 未加载
taubekabout 3 years ago
Sharing is caring. If you have done the research and you, have taken time to create this collection you are saving time for someone that will come across it.<p>Do you use any tools for web site analytics? Do you have visitors?
评论 #30715044 未加载
kusuriyaabout 3 years ago
its always a bit helpful to have this sort of second brain especially public, its like being able to pick a strangers brain when you have a problem they might know about, it also helps you remember without remembering.<p>Ive done something like this semi private for a while and have recently migrated to doing it with a program called logseq. Maybes this will give me the courage to publish it some.
grana2codesabout 3 years ago
I bookmarked it, looks interesting to comb through