3 ms·
I worked at a place that used confluence as a knowledge base. There was nothing that a git repo of txt files and grep couldn't do better. The search function wa
by stackbutterflow 4y ago
I worked at a place that used confluence as a knowledge base. There was nothing that a git repo of txt files and grep couldn't do better. The search function was useless on top of being incredibly slow. Maybe they were not using it correctly I don't know.
- nradov 4y agoGit, text files, and grep are a horrible user experience for anyone who isn't already experienced with those tools.