ra’s avatarra’s Twitter Archive—№ 40,263

    1. more lisp design thoughts: I think I'm kind of coming around to the Common Lisp case insensitivity thing, especially for interop with CamelCaseyLanguages that are a pain to type in the REPL. is it a terrible idea?
  1. …in reply to @ra
    I have a prototype in jn that converts everything to lower case for lookup (not at read time like Common Lisp) and... it's quite nice?
    1. …in reply to @ra
      not gonna lie, i am pretty into it! its pretty different from clojure but i think it maps better onto the kind of interop i want to be doing and the compilation strategy i am building.
      oh my god twitter doesn’t include alt text from images in their API