-
This is measured on
Windows 10,
HP, i5 2.3 Ghz
8 GB RAM.
Using Shadow-cljs on a basic cljs project.
Here are my measurements and notes from the work PC:
```
fetch metadata and extract:sh…
-
Hi, thanks for all the work done on this excellent library!
I'm wondering if there's a reason that the `Equiv` implementation in `cljs-time.extend` and `cljs-time.core/=` return different results?
…
zalky updated
5 years ago
-
## Background
While working on PR #80 checks initially failed clj-holmes checks (not clj-holmes/watson clj-holmes/clj-holmes!).
It turns out clj-holmes is a bit overzealous on what it considers a …
lread updated
4 months ago
-
Can do some more research on but was first wondering if anyone has seen this problem, or tried to use `customJdk` for a program that connects with SSL.
The output mkCljBin works. I then build a `cu…
-
### Describe the bug
Hi there, I am developing/updating a custom driver https://github.com/timeplus-io/metabase-proton-driver. The https://github.com/timeplus-io/metabase-proton-driver/releases/tag/v…
-
Now that there's `.cljc` and `.cljs` code in `src/` and not just in `shared/src/`, the [`file-paths.yaml`](https://github.com/metabase/metabase/blob/master/.github/file-paths.yaml#L9) is not protectin…
-
@kovasb has some excellent experiments in https://github.com/kovasb/combinator on how to do very fast term rewriting in clj/cljs, 2-3x faster than Mathematica is able to support. @littleredcomputer , …
-
I searched for an pre-existing issue, so my apologies if this is a duplicate... it seems pretty obvious?
**Problem**
Searching in the provided search field does not return results that match t…
-
**Describe the bug**
My app saves some files into the database using Media type columns. Using the online version of the app, everything works as expected. However, when I run the app localy using on…
-
Would be cool so that we don't have to write :refer-macros anymore.