-
Before starting compilation, at the initialization stage, a shadow-cljs launch can take up to **20** seconds, plus we do this twice for the main build and static-viz. The same goes for the compilation…
NevRA updated
3 months ago
-
### Describe the bug
Don't know how to repro but I saw this on the logs of a cloud customer
```
{"lvl":"ERROR","lgr":"metabase.query-processor.middleware.cache","m":"Error saving query results to ca…
-
I tried adding a cusom action without any parameters:
```
(defn now*
"Sets the time of events to right now"
[_ & children]
(fn stream [event]
(let [current-time (quot (System/currentTi…
-
### Title
ChRIS-cljs
### Short description and the goals for the OHBM BrainHack
ChRIS is a container scheduling platform for neuroscience, consisting of a core backend, a set of container schedulin…
-
### Describe the bug
_x-posted from [here](https://github.com/metabase/metabase/issues/48652)_
Using both
- a wildcard inside a Clickhouse S3 Parquet query
- a Metabase template variable
br…
-
[ To keep development of this project going, consider sponsoring. If you are
already a sponsor, thank you! ]
- [x] I have read the [Clojure etiquette](https://clojure.org/community/etiquette) and …
-
### What version of Datahike are you using?
0.6.1594
### What version of Java are you using?
openjdk 19.0.2 2023-01-17
### What operating system are you using?
GUIX
### What database EDN configu…
awb99 updated
13 hours ago
-
The problem:
Cider connections (~= 'repl buffer') are either 'clj or cljs' connections. Cider needs to decide between them for each connection.
General approach 1: Specify up front whether it is…
-
Hi,
Just wanted to confirm if we can configure the clj/cljs dropdown in cursive repl to use custom port when cljs is selected?
![image](https://github.com/cursive-ide/cursive/assets/38094922/cfc…
-
```nix
mkBabashka {
bbLean = true;
wrap = false;
};
```
I thought I would try to build a version of babashka like this with no extra features, but it doesn't seem to work:
`…