You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
Git Magic is really great, especially chapters 7 and 8. #git
Get Things Done with Emacs. #emacs
Hlint is such a killer feature for writing Haskell in Vim or Emacs!
Haskell Fan Site. #haskell
Longer functions contain more code, and the more code developers write the more mistakes they are likely to make.
But wait, the evidence shows that most reported faults occur in short functions.
This is true, at least in Java. It is also true that most of a Java program’s code appears in short methods (in C 50% of the code is contained in functions containing 114 or fewer lines, while in Java 50% of code is contained in methods containing 4 or fewer lines). It is to be expected that most reported faults appear in short functions. — Impact of function size on number of reported faults
TIL that Helm development is now stalled (via Bastien Guerry). I’m using Ivy from a while ago now, but my heart goes out to helm’s advanced users, like Manuel Uberti. #emacs
From Rust to TypeScript. #rust
fastmac: Get a MacOS or Linux shell, for free, in around 2 minutes.