Ask HN: Good ways to capture institutional knowledge?
11–20 of 220 posts
Re: Ask HN: Good ways to capture institutional knowledge?
#12Mandatory vacation. This is something that the finance industry has used for a long time to guard against fraud -- it's hard to cover up something if someone else has to do your job for two weeks straight at some point -- but it also serves as a mechanism for requiring you to cross-train people. Two weeks of paid vacation where the company isn't allowed to email them or call them for help: I guarantee that documentat…
And by innovative I mean “we have no idea how anything works - let’s fix it.”
Re: Ask HN: Good ways to capture institutional knowledge?
#13Mandatory vacation. This is something that the finance industry has used for a long time to guard against fraud -- it's hard to cover up something if someone else has to do your job for two weeks straight at some point -- but it also serves as a mechanism for requiring you to cross-train people. Two weeks of paid vacation where the company isn't allowed to email them or call them for help: I guarantee that documentat…
What is the equivalent of weight decay?
Re: Ask HN: Good ways to capture institutional knowledge?
#14I would invest in that if your are in a complicated or specialized domain where it takes months or years for someone to really get their mind around it. One thing I have noticed is that private work environments tend to be present at the low turnover environments I've seen. At least a cubicle.
Another option is extending low hour contracts to departing employees as sort of an off-ramp to their role. They are on a few hours a week or as-needed to handle the dwindling number of cases where they are most needed.
Re: Ask HN: Good ways to capture institutional knowledge?
#15The easiest way is just to make sure product/business discussions happen over email rather than Slack. This way those discussions can be searchable and discoverable by anyone within the company at any point in the future. We make software for this (FWD:Everyone), but there are dozens of other similar solutions as well. That's the great thing about email, because the standards are open you'll be able to extract more v…
Re: Ask HN: Good ways to capture institutional knowledge?
#16Mandatory vacation. This is something that the finance industry has used for a long time to guard against fraud -- it's hard to cover up something if someone else has to do your job for two weeks straight at some point -- but it also serves as a mechanism for requiring you to cross-train people. Two weeks of paid vacation where the company isn't allowed to email them or call them for help: I guarantee that documentat…
Just like dropout in a neural network. What is the equivalent of weight decay?
throwing off 75% of knowledge increases generalization capabilities
(actual experience detecting real criminal behaviors within financial claims)
Re: Ask HN: Good ways to capture institutional knowledge?
#17The easiest way is just to make sure product/business discussions happen over email rather than Slack. This way those discussions can be searchable and discoverable by anyone within the company at any point in the future. We make software for this (FWD:Everyone), but there are dozens of other similar solutions as well. That's the great thing about email, because the standards are open you'll be able to extract more v…
Why is email superior to slack (or other chat solutions)?
Being able to
grep -A3 -i foobox -r /nfs/info | grep -i rpc
is useful. Similarly, you can shove plaintext into a more advanced search engine easily.
Re: Ask HN: Good ways to capture institutional knowledge?
#18Re: Ask HN: Good ways to capture institutional knowledge?
#19Another is calling an impromptu huddle when I'm about to work on something that nobody else feels prepared to handle on their own. When some crazy bug crops up that I'm about to troubleshoot, I'll often ask a few other team members to shoulder surf while I talk through the approach I'm using to run the bug down. It's a great time to ask the group what they think we should do to test their knowledge.
Re: Ask HN: Good ways to capture institutional knowledge?
#20The easiest way is just to make sure product/business discussions happen over email rather than Slack. This way those discussions can be searchable and discoverable by anyone within the company at any point in the future. We make software for this (FWD:Everyone), but there are dozens of other similar solutions as well. That's the great thing about email, because the standards are open you'll be able to extract more v…