Results 311 comments of Martin Klepsch

> The credits for that go to @rvalentini, he got the idea during our first unofficial cljdoc-contributor pub-crawl 😜 Also that sounds fun! I'll give you a ping next time...

> It's possible to nest the links, I am not sure if this is useful. The code was already there so I reused it. Could be useful for things like...

CURRENT does not include snapshots (in order to always point to “stable” versions). I think this might also be the cause for the badge issue you opened assuming there is...

I absolutely agree. Feel free to update the issue title & description to capture this. Also a PR is obviously welcome by you or anyone else :)

Yes please, that would be fantastic! Let me when you have any questions :)

My quick thoughts on Sentry: It's helpful when exceptions occur but we would probably do just fine with a more basic logging service that... just logs (e.g. something like https://www.papertrail.com/)....

You did everything correctly, this is a known limitation... which should be mentioned in the offline bundles documentation. 😇 My thinking for now is that the text provides 80-90% of...

Another situation where this would help is when a project has been mispackaged. I.e. it includes source files that cannot be loaded. `[loco "0.3.1"]` is a contender for this where...

We should probably take over [that ragtime PR](https://github.com/weavejester/ragtime/pull/121) if the original author doesn't get back to it. (Which seems likely-ish with a year passed.) As for using `clj` on windows...

Windows WSL was mentioned as being useful to run tools-deps on Windows: https://docs.microsoft.com/en-us/windows/wsl/install-win10 Proper Windows support would still be great but just wanted to note this for future Windows contributors...