Clojure data science public meeting, Aug 30th -- registration & details:
https://twitter.com/scicloj/status/1291845872884625408
https://tinyurl.com/y4a2w79g
On Monday, 3 August 2020 at 23:24:05 UTC+3 Daniel Slutsky wrote:
> Save the date: August 30th, 5pm UTC.
> More details will be announced so
The warning appears about your own use of unqualified lib names in your
project's dependencies: so it really is "castigating the perpetrator", by
making you use groupId/artifactId format names for dependencies, instead of
the (lazy/convenient) shorthand of artifactId for libs that have a groupId
th
Rich Hickey has pushed using solid domain names before, and I'm super glad
to see more progress on that front. But it's unfortunate if the tools
castigate the victim, not the perpetrator. Wouldn't Clojars be a better
point for enforcement? Has the question been raised with Clojars?
Alex's