Started prefixing my emacs.d functions with wh/. I haven't had name collisions, but I'm tired of 'just call FOO! Oh, that's not built-in...'
miniblog.
Related Posts
"Conventional commits" https://www.conventionalcommits.org/ encourages a convention of prefixing your commit messages with e.g. "fix: problem", "feat: button".
I've been playing with it, and it's really nice to easily see what features/fixes happened since the last release.
