awb99
awb99
for library usecase we need shutdown routine; always shutting down an reloading repl is annoying. this is how we use it in tradeg: ``` (ns notebook.main (:require [clojure.core.async :refer [thread]]...
https://github.com/mauricioszabo/atom-chlorine/tree/master/integration Chlorine is a repl plugin foe atom editor which uses reagent. It has nice ui tests which we can use as a starting point to get gorilla unit tests...
I am using gotty to display 3 logfiels via multitail ``` /home/go/bin/gotty -p 8051 multitail workflow1.log workflow2.log workflow3.log ``` This works fine. But then when I want to run it...
If deps.edn contains dependencies that are :local/root then the transient dependencies of them are added to classpath, however deps-library does NOT add them to the maven POM classpath. They should...
lazy-loader to work with sci-lazy sci-config namespaces.
https://gist.github.com/vdikan/6b6063d6e1b00a3cd79bc7b3ce3853d6
https://github.com/DougHamil/threeagent https://github.com/jackrusher/skull/blob/master/src/skull/core.cljs
quil style clojurescript compiler with ana cache. https://github.com/quil/quil-site/blob/master/src/cljs/editor/quil_site/compiler.cljs
convert the example goldly-example-golf to goldly. the r project is in pink-junkyard
### What version of Datahike are you using? 0.6 ### What version of Java are you using? 17 ### What operating system are you using? guix ### What database EDN...