Tag: Lisp

  • My new keyboard

    When I started using Linux, in the late 90s, I was looking for a familiar editing experience—something resembling the IDEs I was used to: QBasic, Turbo Pascal, etc. Just by looking at it, I thought that Emacs fit the bill. But it took me a minute of actually using it to understand how wrong I…

    Read more…

  • Evaluating Clojure inside an Anki card

    These days, I’m learning Clojure, and using Anki to memorize key aspects of it. Last week, I managed to embed an interactive ClojureScript snippet inside my Clojure-related Anki cards. Even when I know the “official” answer, I often want to experiment and try out alternatives, and it’s great to be able to do so without…

    Read more…