Clojure Tricks: Replace in String
Today I saw a clever bit of Clojure code involving clojure.string/replace, that reminded me how powerful the Clojure standard library is. I guess pretty much...
Today I saw a clever bit of Clojure code involving clojure.string/replace, that reminded me how powerful the Clojure standard library is. I guess pretty much...
Pretty often I receive emails like this one:1 Today I got three of those, which inspired me to write this short article. ↩
It’s no secret that I love email. One of the great things about email addresses is that they are public and that everyone can get in touch with you this way....
A little bit over a year ago I switched from Gmail to Fastmail for my personal email. Looking back, I couldn’t be happier with my decision. The more I’ve use...
Yesterday the demise of Atom was a very hot topic for many programmers.1 One thing I noticed in the comments here and there was that the original team behind...