Jordan Biserkov

Results 8 issues of Jordan Biserkov

https://cljdoc.xyz/d/twotree.longest-path/twotree.longest-path/CURRENT This one works: https://cljdoc.xyz/d/twotree.longest-path/twotree.longest-path/0.1.0-SNAPSHOT/ --- **Details:** When using `CURRENT` or `/badge` cljdoc looks up the latest stable release for an artefact and then uses that version to initiate a...

Help Wanted
UX

Repl$RunSingleTest#Update@MainToolbar (cursive.repl.actions.Repl$RunSingleTest), actionId=:cursive.testing.actions/run-single-test, text='Run 'get-account-holder-da...' in REPL' java.lang.ClassCastException: class cursive.psi.impl.ClojureErrorElement cannot be cast to class cursive.psi.ClojurePsiElement (cursive.psi.impl.ClojureErrorElement and cursive.psi.ClojurePsiElement are in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @14e3707) at cursive.psi$containing_ns.invokeStatic(psi.clj:136) at...

I have the "Re-Run Last Test Action in REPL" button added to the Main toolbar. When starting the IDE I get the following error. Presumably because there is no REPL...

Sometimes, during startup the following error happens. No idea why/when. Everything seems to be working fine though. 🤷‍♂️ 1.13.1-eap7-2023.2 IntelliJ IDEA 2023.2.4 (Community Edition) Build #IC-232.10203.10, built on October 24,...

I'm not sure whether this is an issue with criterium, Java or Windows. I'm running an uberjar (standalone) from the command line. When `(bench ...)` is the last thing to...

If the computer is put the sleep while a benchmark is running and then resumed the next day, the results are way larger - minutes instead of seconds. I'm not...

Currently the proposal says: >If the server responds with anything other than a 200 OK status, return a failed lookup. A lookup for dat://www.biserkov.com will hit https://www.biserkov.com/.well-known/dat and everything will...