-
### Describe the bug
This might be a dns problem but you can't connect to mongo atlas via a local ssh server
### To Reproduce
1) use mongo atlas
2) set up an ssh server
3) try to connect to mongo…
-
## License Policy Violation detected in metabasev0.26.0.RC1
Library - metabasev0.26.0.RC1
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
Libr…
-
Articles written on scittle so far:
- https://thegeez.net/2023/03/01/pinball_scittle.html
- https://larzeitlin.github.io/scittle-hilbert-curve.html
- https://faster-than-light-memes.xyz/clojure_f…
-
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
-
What would it take to make `clj-pdf` available for clojurescript?
-
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…
-
Would be cool so that we don't have to write :refer-macros anymore.
-
Either:
- use a more Node-stye callback signature. For example:
```
(open-serial-board :auto-detect (fn [err board]
; Do stuff with the board
)
```
- Return a Promise or promise-l…
-
Is it possible to run `figwheel-sidecar.repl-api/cljs-repl` from redl? What can be done to make this work? Here's what I've tried:
1. Running cljs-repl from the :Repl buffer.
```
user=> (figwhe…