-
I'm a bit wary to support this but I see it's benefits, especially when wanting to play with component trees at a REPL.
I honestly think that Node.js will eventually have a much better story once S…
-
leiningen project file has option `resource-paths` which can enumerate local jars to be loaded.
```
$ nix build .#clj-tuto
warning: Git tree '/home/iaitskovd/demo/clojure/hello-leiningen' is dirt…
-
I expected this workflow to work:
1. Run a test in my text editor (aka using REPL) using the fixture kit-clj generated `(use-fixtures :once (.test-utils/system-fixture))` - it fails
2. Change some a…
-
### Describe the bug
Any metabase Question for athena that returns no results hangs in the /dataset request due to the following exception. The same SQL query works fine in metabase correctly displa…
-
https://github.com/leeoniya/uPlot/tree/master?tab=readme-ov-file
20x faster than highcharts.
https://github.com/alex314159/nivo-cljs-template/tree/master
https://github.com/jjttjj/stockcharts/b…
awb99 updated
1 month ago
-
## Summary
Add built-in support for MITM proxy configuration across all computer use requests, enabling secure traffic inspection and debugging capabilities.
## Background
Currently, configuring …
-
**Describe the bug**
When we load a dashboard when multiple queries (33 queries approximately) and we have cache by dashboards and subqueries of the dashboard active, the dashboard loads so slow, and…
-
**Describe the bug**
With some questions we are not able to export the results as a csv. The result size is around 330k so its under the 1Mio limit. If we filter down the results more the export is w…
-
### Describe the bug
Starting the Metabase NixOS service fails.
```
Caused by: java.io.IOException: Cannot run program "java": error=2, No such file or directory
at java.base/java.lang.P…
-
In my experience, tests using `kaocha-cljs` sometimes fail because it can't connect successfully to the ClojureScript client. This is particularly problematic on CI, as it causes PR test runs to fail …