After a few years of programming, I noticed it affected my outlook on other parts of life.
I notice exceptions to patterns way more. In code, it's a bug or deserves a comment!
I'm also much more aware of ambiguities in sentences, even minor ones.
Have you experienced this?
Related Posts
Chekhov's repro: If a line of code is included in a bug report, it should contribute to the debugging somewhere.
New version of difftastic is out!
* Fixed a nasty crash that was relatively common
* Minor display and performance fixes
https://github.com/Wilfred/difftastic/releases/tag/0.60.0
I've added syntax highlighting to the prompt of my programming language!
It's not strictly necessary, but it's nice to have. It caught a bug with lexing incomplete string literals too.