-
I added an alias like
```clj
:lsp
{:replace-deps {com.github.clojure-lsp/clojure-lsp {:mvn/version "2024.08.05-18.16.00"}}}
```
and `clj -X:lsp '{:exec-fn ...}'` doesn't work. It fails with t…
-
To integrate loosely-coupled components together, it would be nice that we could use Queue service provided by cloud provider.
Queues are required because they keep the state of delivery and can ma…
-
If justs suits you, it would make code more readable for bigger Delphi community.
-Tee-
-
I'm not sure what I'm doing wrong, but I am working on CLI tools based CLJS project.
I have added `hashp {:mvn/version "0.2.0"}}` to my `deps.edn`
I imported `[hashp.core]` to my namespace.
And I…
-
Thanks a lot for cryogen!
In order to get a cryogen site hosted as a static s3 site, I needed to make a couple configuration changes. Perhaps there should be a dedicated page in the docs for that? …
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
I set `:journal/page-title-format "yyyy-MM-dd 'w'ww-E"` in config.edn. Then the journal page went blank.
### R…
-
-
Right now, with Amazonica, I do this by depending on com.amazonaws/aws-java-sdk, which pulls everything in. aws-api does not appear to have a similar artifact.
The second problem is being able to …
-
This could be fun to do and provide a nice demo of this functionality, as well as clean up the data persistence situation and enable things like storing multiple answers with their own timestamps.
…
-
Would it be hard to autogenerate a purely static / no-server-required copy of the website? This would be very useful to have available locally on a development laptop for day to day use: it'd be faste…