|
|
|
|
|
by loup-vaillant
3491 days ago
|
|
This hints at a more general problem: how does one gather a high-quality repository of knowledge on any given subject? How do you get enough stuff? How do you keep the noise down? I believe some subjects make the problem harder than others. Programming for instance is full of hard to check claims. Even established techniques are hard to assess. Say you need to parse stuff. Will you go recursive descent? LALR? Earley? PEG? Might depend on what you want to parse, which environment you're working in, how much time you may invest… Or say you write a compiler. Will you use OCaml/F#/Haskell for the ease of handling recursive data structures? Or do you want C/C++ because of the speed, and you know tricks to avoid recursive data structures anyway? One tempting solution is to start a secret society dedicated to hoard knowledge on the chosen subject. It would be hard to get in, but once there you'd only get quality stuff. (Or you might have gotten into a self-delusional sect…) The idea is, maybe if knowledge was visibly scarce and hard to obtain, instead of merely buried under a mountain of noise, we would treat it with the respect it deserves. |
|
Some examples...
See "guilds" https://en.m.wikipedia.org/wiki/Guild
See "companies" with "trade secrets".
See Vatican Library (no longer fully secret) https://en.m.wikipedia.org/wiki/Vatican_Library
See "classified information" https://en.m.wikipedia.org/wiki/Classified_information