This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-11-04
Channels
- # announcements (13)
- # beginners (51)
- # boot (3)
- # calva (10)
- # cider (20)
- # clj-kondo (55)
- # cljs-dev (60)
- # clojure (99)
- # clojure-europe (6)
- # clojure-gamedev (9)
- # clojure-italy (19)
- # clojure-nl (7)
- # clojure-spec (20)
- # clojure-uk (42)
- # clojurescript (96)
- # clojurex (37)
- # clojutre (1)
- # cursive (37)
- # data-science (2)
- # datomic (15)
- # defnpodcast (9)
- # duct (7)
- # emacs (6)
- # events (9)
- # fulcro (124)
- # jackdaw (4)
- # jobs (4)
- # leiningen (9)
- # malli (7)
- # mount (3)
- # off-topic (109)
- # other-languages (8)
- # re-frame (39)
- # reagent (4)
- # reitit (6)
- # remote-jobs (2)
- # rewrite-clj (36)
- # ring (4)
- # shadow-cljs (16)
- # spacemacs (16)
- # tools-deps (91)
- # vim (8)
- # yada (2)
I downloaded the download stats from clojars so you don't have to https://github.com/plexus/clojars-stats

But now we have to download them from GitHub 😛 Will this repo be kept up to date automatically?
I also wrote some code at some point, downloading stats into a local SQLite database: https://github.com/cljdoc/clojars-stats
getting them from github should be a lot faster than pulling them off the API. It's not automatically updated, you can easily use the oneliner in the README to get whatever you're missing
I see. Would be curious to see how you use jet/babashka to analyze, would be a cool demo for those tools
Thanks for the shoutout to babashka and jet. Your stats example is here in the gallery: https://github.com/borkdude/babashka/#view-download-statistics-from-clojars
@U07FP7QJ0 Maybe it makes sense to group those EDN files in one or more subdirectories, since having them on the top level makes loading the Github repo in the browser slow, creates a warning and hides the README
tech.datatype has a new release. We are currently using it for working with forecast datasets which means it is getting tested with high dimensional large numeric datasets. We recently added support for buffered images and for colorizing 1 and 2 dimensional tensors: https://github.com/techascent/tech.datatype
https://raw.githubusercontent.com/techascent/tech.datatype/master/docs/images/noon-conus.png
missing-test-assertions: https://github.com/borkdude/missing-test-assertions a small library that ... detects missing test assertions
found an error in one of my own projects: https://twitter.com/borkdude/status/1191482400599158785