Hacker News new | ask | show | jobs
by michaelmdresser 703 days ago
I assume the grandparent is referring to Nim’s insensitivity to underscores and capitalization in naming [1]. I’ve found this a tad annoying as well and I imagine I’d find it more troublesome in production use—I use ripgrep often to search codebases.

[1] https://narimiran.github.io/nim-basics/#_variable_declaratio...