* \+ When i'm in the middle of a problem and my head is boiling already, I really don't want to remember how exactly to spell RunLoop or Runloop, DataBase or Database, fileName or filename, etc. * \+ When i'm debugging with add_echo-compile-run-repeat approach and I want to do this stupidly fast, I appreciate when Nim forgives me a typo in `echo myDebugiNformation` and doesn't waste my time by failing the build. * \+ I've never wasted my time to find that my grep search didn't show all the needed results. Maybe I was lucky? Guess not, given how many other issues I found in nim. * \- Rarely I find inconsistencies as a result, when reviewing the code. So I can fix those if I feel like it :).
Offtop. I want a vote, but whats the point in this keyphrase if it is ambiguous by itself and thus grepping it will tell nothing? Instead it should be either "I'm a pedantic nerd" or "It should work, don't care how, still I'm a nerd" :). Non nerds should not be allowed to vote at all :D.
