This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-04-11
Channels
- # announcements (3)
- # asami (4)
- # babashka (79)
- # babashka-sci-dev (47)
- # beginners (97)
- # biff (12)
- # calva (7)
- # clj-commons (3)
- # clj-kondo (22)
- # clj-on-windows (13)
- # cljdoc (31)
- # cljfx (2)
- # cljs-dev (1)
- # clojure (85)
- # clojure-austin (4)
- # clojure-dev (12)
- # clojure-europe (15)
- # clojure-italy (8)
- # clojure-nl (4)
- # clojure-uk (4)
- # community-development (19)
- # conjure (3)
- # core-typed (40)
- # cursive (9)
- # datahike (21)
- # datomic (1)
- # emacs (7)
- # exercism (2)
- # graalvm (20)
- # graphql (1)
- # honeysql (16)
- # jobs (1)
- # malli (2)
- # off-topic (3)
- # pathom (28)
- # pedestal (3)
- # polylith (7)
- # reitit (14)
- # releases (1)
- # remote-jobs (1)
- # rewrite-clj (4)
- # shadow-cljs (21)
- # sql (21)
- # testing (8)
- # tools-deps (23)
- # vscode (8)
- # xtdb (38)
Announcing https://github.com/wardle/hermes v0.10.533 - an open source SNOMED CT terminology library and microservice. - now with: • Faster import and indexing including better reification of refset items to concrete types • Comprehensive generative testing / synthetic SNOMED CT dataset generation using clojure.spec.alpha and clojure.test.generator • Updates to the graph API functionality (thanks to Wilker Lucio's Pathom) Also updated partner library/service https://github.com/wardle/hades 🔥that provides a HL7 FHIR facade using hermes. These are now live in several different deployed clinical applications - within the NHS here in the UK - and for a research project spanning multiple centres in the UK for multiple sclerosis. 😀
Small, but useful library for dry data matching in tests - https://github.com/HealthSamurai/matcho
#nbb ad-hoc scripting for Clojure on Node.js v0.2.9 - v0.3.5
Highlights:
• tools.cli
is built-in
• cognitect.transit
is built-in
• CLJS compatibility with :require-macros
, etc.
• architectural foundation for adding optional features not included by default: https://github.com/babashka/nbb/blob/main/doc/dev.md#features. Thanks @cldwalker for working on this feature.
• New talk on Youtube about nbb: https://youtu.be/7DQ0ymojfLg
Full https://github.com/babashka/nbb/blob/main/CHANGELOG.md

