-
When parentheses are unbalanced and enter is pressed go to multiline mode. Lumo does this by checking [isReadable](https://github.com/anmonteiro/lumo/blob/master/src/js/repl.js#L103).
Would be also…
-
It would be nice to not have to type every character of a file path when trying to open a file as the probability of errors might grow as the length of the file path grows.
I'm hoping there is a si…
-
Existing JVM and Lumo runtimes have a big footprint and relatively slow startup time.
[Planck](https://github.com/planck-repl/planck) would be interesting target for scripting because it is quite s…
-
Explore ways to lower down the startup time.
Follow boot and see what they come up with: https://github.com/boot-clj/boot/issues/106
Alternatives:
- https://github.com/jeroenvandijk/clojure-scr…
-
### Learn & Teach -- Sticky
- https://github.com/rancher/k3s/tree/master/tests/perf
- https://github.com/kubernetes/perf-tests/tree/master/clusterloader2/
- https://github.com/kubernetes-sigs/clust…
-
![2024-06-21_13 32 24](https://github.com/TelepathicGrunt/Bumblezone/assets/129804277/810f8dc6-535d-4ed5-952b-b42d57130405)
-
MacOS version: 13.0.1
Clojure version: 1.11.1.1189
OpenJDK version: 11.0.17
deps.edn:
```
{:aliases
{:reveal {:extra-deps {dev.vlaaad/reveal-pro {:mvn/version "1.3.351"}}
:ns-def…
-
For GO-PathGO alignment
+[Term]
+id: GO:0141171
+name: symbiont-mediated disruption of host membrane
+namespace: biological_process
+def: "The process in which a symbiont effects a change that …
-
As noted in #170 macOS doesn't come with bash auto-completion installed and even after `brew install bash-completion@2` which is claimed to fix that problem, the `_completion_loader` error remained fo…
-
I would like to use defcmd in a babashka context. How could I import this?