This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-21
Channels
- # announcements (12)
- # architecture (26)
- # beginners (165)
- # biff (19)
- # calva (25)
- # circleci (2)
- # clj-kondo (25)
- # clojure (70)
- # clojure-dev (17)
- # clojure-europe (37)
- # clojure-nl (1)
- # clojure-norway (22)
- # clojure-spec (10)
- # clojure-sweden (1)
- # clojure-uk (24)
- # clojurescript (10)
- # clr (9)
- # cursive (17)
- # data-science (2)
- # datahike (1)
- # deps-new (1)
- # dev-tooling (3)
- # emacs (3)
- # events (7)
- # helix (10)
- # honeysql (1)
- # hugsql (3)
- # humbleui (3)
- # hyperfiddle (30)
- # introduce-yourself (3)
- # jobs (1)
- # malli (4)
- # music (1)
- # off-topic (3)
- # pathom (3)
- # polylith (6)
- # portal (7)
- # re-frame (16)
- # reitit (3)
- # releases (3)
- # remote-jobs (1)
- # shadow-cljs (23)
- # xtdb (14)
https://github.com/scarletcomply/license-finder v0.3.0 ā¢ Installation as a Clojure CLI https://clojure.org/reference/deps_and_cli#tool_install by https://github.com/pilosus ā¢ Report generation to standard output by https://github.com/pilosus Thanks @samigullinv for your contribution! š
https://github.com/phronmophobic/clj-media v2.1: Read, write, and transform audio and video with Clojure. ā¢ minimal support for non audio/video streams ā¢ dramatically improve memory usage My biggest gripe with the 2.0 release was that memory usage was poor. Memory usage in 2.1 should be an order of magnitude better.
https://github.com/howonlee/mertonon - neural organizational management / neural economic planning ā¢ 0.4.26-prealpha ā¦ - Validations in the backend now ā¦ - Intro backend endpoint now actually works ā¦ - Intro frontend? also actually works to create a user w/ password ā¦ - Logins work to create sessions ā¦ - Authz does not actually work yet so you cannot colorably say that auth works in any way yet still ā¦ - JSON middleware, which to be hipster (actually for serialization reasons) we do differently from the common ring.json middleware