Productive Programmer Note 1
Concentrate on essence, not ceremony
Instead of searching via finder or windows explorer for a file, use the command line, and grep to find the file.
Instead of typing out a command from scratch that you use all the time, use an alias.
Instead of ma...
hanfak.hashnode.dev1 min read