@amitrathore #clojureinaction typo 'innovation.Despite' and listing 1.3 is missing AuditLogger.logLookup(userId, AuditCode.ADD_EXPENSES);
Related Posts
@krinkle A surprising number of PL design workarounds are "just add another equals sign" 🙃
On the challenge of writing accurate source spans on Unicode source code: https://reedmullanix.com/posts/unicode-source-spans.html
Also (see footnotes) a fair number of LSP clients assume UTF-8 despite early versions of LSP mandating UTF-16!
I'm never sure what to name my remotes in git. I tend to use 'mine' so I can add other forks later, but sometimes I use 'gh' or the traditional 'origin'.
What do others use?