Shantanu Kumar
Shantanu Kumar
Good point, thanks! I will look into it.
Currently I read `project.clj` as string and apply regex to it to extract certain dependency versions (for reporting status in production), which I believe would be much better/predictably served if...
I've released a plugin to indirectly/partly address the issue: https://github.com/kumarshantanu/lein-project-edn
@bsless Thanks for the PR! One thing I generally tweak is the concurrency level, which can make the benchmark not be biased by the CPU cache coherence in absence of...
JMH sounds like a good idea to me.
Any plan on merging this? I think in `project.clj` the `:min-lein-version` should also be set to 2 for Lein 2 or higher.
OK, so it seems installation went wrong: ``` SyntaxError: expected expression, got '.' Stack trace: _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:204:33 OpenExtensionPrefsAsync/
> A proposed solution, would be to use the `ContextLogger` from the [client](https://github.com/http-kit/http-kit/blob/v2.6.0/src/org/httpkit/client.clj#L243) variable calculated just before the call. > > But Ideally these logs should comply with `slf4j` or...
Any idea when will the next release happen? I'm using GnuWin32 for now beside GoW 0.7 to run `unzip`.
+1 Using the empty space in editor pane is a good idea! It can also be used for other related features, e.g. _grep_ within files.