-
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…
-
## Summary
Add built-in support for MITM proxy configuration across all computer use requests, enabling secure traffic inspection and debugging capabilities.
## Background
Currently, configuring …
-
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
-
### 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…
-
I have tried both the example projects where dependencies to figwheel fails and does not build on cljsbuild.
Adding the following to dependencies solves the problem.
[figwheel "0.5.10]
Seems…
-
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…
-
Hi,
Just noticed a weird thing, that beholder takes 45s to watch a dir on
my pc, but it almost instantly finishes the job on another dir, is it
normal?
;;; below dirs are on different fs
…
-
`button.collection` has an object with button.script which has some script properties.
`room_x.collection` has one or more button collections embedded in it, some of the default button properties are…
j-h-a updated
1 month ago
-
LFE compiler produces non-deterministic builds:
```
% for i in $(seq 1 10); do bin/lfescript bin/lfec -I include -o ebin -pa ../lfe +debug-info src/clj.lfe; md5sum ebin/clj.beam; done
ab97b9aea35…
-
**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…