Iain

Results 4 issues of Iain

I'm trying to allow for arbitrary strings as well as suggestions from the typeahead list. It's only possible if the arbitrary string is not a substring of any of the...

Git cloned the repo on Mac OSX, followed the instructions (lein cljsbuild once; lein run) and visited the page at localhost:10012. Looks good, but the register button does nothing. (tried...

https://github.com/scicloj/clojure-data-cookbook/blob/12260dc8155990134d0fa51d5504c29b4e9ed894/book/chapter_2_input_output/2_1_loading_data.clj#L269 This file (Chinook_Sqlite.sqlite) is not in the repo, so I had to comment out the following section in order to get the page to display.

Yabai version 4 has some breaking changes. One is that the info returned by `yabai -m query --spaces` specifies the current space by `has-focus true` rather than `focussed 1` Change...