Karol Wójcik

Results 16 issues of Karol Wójcik

Hi @zelark! Thank you for the nano-id. I found that the current implementation is not compatible with GraalVM, because of extensive use of SecureRandom in static fields. I found in...

**Is your feature request related to a problem? Please describe.** Currently using BB with AWS Lambda is not straightforward when using BB pods. Babashka pods has to be downloaded first...

**version** clj-kondo v2022.04.08 **platform** Native **editor** Emacs **problem** A `conj` function doesn't provide the required information about its signature for `clojure-lsp`, while `conj!` does. https://clojurians.slack.com/archives/CPABC1H61/p1649790637847509 -- (Issue 1) Please see...

PR welcome

Hello, @domtronn first of all thanks for the awesome package. I got a problem with the proper configuration of git-stats and git branch icon. Here is how my configuration looks...

Depstar is deprecated and should be replaced with the `tools.build` script.

enhancement

**Is your feature request related to a problem? Please describe.** Starting from version 0.6.0 people with ARM processor may locally compile a project to a native binary by using a...

enhancement
bb:tasks

Dear @weavejester please consider adding the following patch to `ring`. **Why this is important?** I'm trying to patch as many libraries as it's possible to make the GraalVM Clojure applications...

Thank you for this visually appealing package. Would you please be so kind and let me know whether it's possible to add an extra margin between the header-line and the...

Currently `ghcr.io/graalvm/graalvm-ce:ol8-java8-21.1.0` outputs a warning that the underlying architecture is not aarch64. Although native-image works it's very slow on M1. I don't yet know how M1 could officially be supported....