问HN:作为开发者,您是如何管理自己积累的知识的?

1作者: kubanowacki1 天前原帖
我指的是一些实用的内容:你解决的bug、架构决策、你通过艰难的方式学到的东西,以及你可能在六个月后再次需要的解决方案。 在过去的一周里,我与大约20位开发者进行了交谈,发现一个共同的模式:每个人都会在某个地方记录东西,但几乎没有人能在需要时找到它。问题不在于记录,而在于检索。 Notion、Obsidian、普通文件、GitHub维基、Confluence——这些工具都有同样的问题:搜索是基于关键词的,只有在你准确记得自己写了什么时才能有效。 我很好奇是否有人找到了解决这个问题的方法,或者你们是否已经接受了将同样的问题在谷歌上搜索两次的现实。
查看原文
I mean the practical stuff: bug fixes you figured out, architecture decisions, things you learned the hard way, solutions you&#x27;ll probably need again in 6 months.<p>I&#x27;ve talked to ~20 developers over the past week and the pattern I keep seeing is: everyone writes things down somewhere, almost nobody can find it when they need it. The problem isn&#x27;t capturing — it&#x27;s retrieval.<p>Notion, Obsidian, plain files, GitHub wikis, Confluence — all have the same issue: search is keyword-based and only works if you remember exactly what you wrote.<p>Curious if others have found something that actually solves this, or if you&#x27;ve just accepted that you&#x27;ll Google the same problem twice.