ra’s avatarra’s Twitter Archive—№ 31,961

    1. nostrand is designed to leverage clojure for build scripting, like boot-clj. functions are cli commands, test case is the magic compiler.
      oh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @ra
    magic is a good test case because its a complicated project that has to bootstrap some of its own dependencies (constants and interfaces)
    1. …in reply to @ra
      i am hesitant to 1. require specially named files 2. enforce rigid directory structure 3. generate files for users
      1. …in reply to @ra
        using the clojure feature where a file called user.clj gets loaded if it exists. i put dependencies there, not sure how i feel about that.