This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-01-28
Channels
- # announcements (4)
- # aws (2)
- # babashka (56)
- # beginners (43)
- # calva (70)
- # clj-kondo (25)
- # cljs-dev (29)
- # clojure (103)
- # clojure-dev (9)
- # clojure-europe (55)
- # clojure-gamedev (8)
- # clojure-nl (5)
- # clojure-norway (5)
- # clojure-uk (4)
- # clojured (1)
- # clojurescript (56)
- # copenhagen-clojurians (1)
- # core-async (2)
- # cursive (16)
- # datomic (5)
- # deps-new (18)
- # emacs (9)
- # events (3)
- # fulcro (45)
- # graphql (2)
- # gratitude (2)
- # kaocha (6)
- # lambdaisland (8)
- # lsp (72)
- # meander (41)
- # missionary (5)
- # nextjournal (52)
- # off-topic (2)
- # pathom (12)
- # pedestal (2)
- # practicalli (1)
- # re-frame (6)
- # reitit (5)
- # releases (1)
- # reveal (1)
- # specter (3)
- # sql (4)
- # tools-deps (22)
- # vim (8)
- # wasm (1)
- # xtdb (22)
Pathom 3 2022.01.28-alpha
is out, this release includes:
• Improve optimization for single item branch, now support moving run-next to the child's edge
• On union process, in case the item doesn't match any branch its turned into nil (and removed in case of union sequences)
• Fix bug when checking for entity required data, OR cases could trigger a false positive

https://github.com/holyjak/clj-tumblr-summarizer v1 adds the ability to create monthly summaries of the backed up posts in HTML, e.g. to posts on a blog. clj-tumblr-summarizer is a tool / library that progressively backs up posts from a http://Tumblr.com micro-blog and can produce monthly summaries of the published posts in HTML. Can be run as a scheduled GitHub Action.
awesome, now I can consume more pukicho content and get the fuzzy feeling of running clojure to do it
lambdaisland/uri 1.13.95 is out, which fixes a potential stack overflow when normalizing URLs with very large query params. lambdaisland/uri is a cross-platform idiomatic URI library https://github.com/lambdaisland/uri