Adam Kalisz
Adam Kalisz
Cursive seems to only search for keywords in cljs files when the search begins in a cljs context. I cannot reproduce this now, but I have seen it in the...
Support for Node.js would be great, e.g. to be able to run Puppeteer from ClojureScript with more code sharing with a main server in Clojure. Having the same code for...
The `--illegal-access=permit` doesn't work for me with Leiningen and OpenJDK 17 on Linux. It even doesn't show up in `jps -lvm`. In the REPL, I get: ``` (mm/measure "BIxdrcz39IcK_zQZmj6p0o") Execution...
My colleague @pavel-klavik figured out what to add as JVM options to make clj-memory-meter run on the JVM from OpenJDK/ JRE 17. ```clojure ;; needed since JVM 17 for clj-memory-meter...
> Can you submit a PR? I am not sure, I have the needed insight - otherwise I wouldn't search for documentation. I sketched up what, in my opinion, needs...
> Hi @KaliszAd are your use cases explained better here https://developer.mozilla.org/en-US/docs/Web/API/History_API/Working_with_the_History_API ? I have read the current documentation. The problem really seems to be, the API is named "history" but...
How do alternates actually work now with common prefix? The documentation is not clear about how to specify the canonical path (useful for path-for) but match any of the routes...
> It has been 3 years and no action is taken. I think we should close this because the docs are not wrong here. You should understand what an API...
is this relevant? ``` /usr/share/rubygems-integration/all/gems/vagrant-2.2.7/bin/vagrant:200: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call (eval):1: warning: The called method `error' is...
> > I don't get how the task arrival rate can be 0 in the Q-50. > > If no tasks arrive for at least half the recording period that...