Memory Management for Online Conversations | Generated by AI
Question: Should we annotate people in WeChat comments? Otherwise, after a few years, it becomes difficult to remember who they are, the work context, their experience, or the background of the comments, right?
Answer:
Yes. In fact, this is a common knowledge management problem. Human memory fades much faster than people expect, especially for online conversations.
A comment that seems obvious today may become meaningless a few years later because you no longer remember:
- Who the person was.
- Where you met them.
- What company they worked for.
- Why the conversation mattered.
- Which project or event it referred to.
- Whether the advice turned out to be correct.
For example, instead of seeing only:
John: “I think RAG won’t scale.”
you could mentally or externally annotate it as:
John (former Google Search engineer, met in AI community in 2025, working on enterprise RAG systems)
Then years later you immediately understand the context.
Useful annotations include:
| Annotation | Example |
|---|---|
| Relationship | Former coworker, client, classmate, AI community member |
| Company | OpenAI, HSBC, startup founder |
| Expertise | LLM training, backend, product management |
| First met | GOSIM 2025, GitHub, WeChat group |
| Context | Discussed RLHF, GPU deployment, startup funding |
| Credibility | Built production systems, researcher, beginner |
| Last interaction | Helped with Kubernetes issue, reviewed my paper |
This becomes increasingly valuable if you:
- participate in many WeChat groups,
- network with hundreds of engineers,
- discuss technical topics,
- build a long-term professional network.
Many professionals already do something similar. They may keep notes in:
- a CRM,
- a note-taking app,
- a personal knowledge base (such as Obsidian or Logseq),
- or use WeChat’s built-in contact remarks.
One thing to keep in mind is privacy. It’s generally fine to keep private notes for yourself (e.g., “Worked with Alice on Project X in 2025”). However, avoid recording sensitive personal information or writing disrespectful or defamatory remarks. Also, if you ever share screenshots of conversations, remember to remove or blur private annotations.
Over many years, these annotations become a valuable “memory layer” that helps you quickly recall people, conversations, and the context behind old comments. This is especially useful for engineers, researchers, founders, recruiters, and anyone who maintains a large professional network.