This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-02-20
Channels
- # announcements (3)
- # babashka (74)
- # beginners (45)
- # biff (3)
- # calva (10)
- # cherry (1)
- # clojure (7)
- # clojure-austin (4)
- # clojure-europe (50)
- # clojure-losangeles (1)
- # clojure-nl (1)
- # clojure-norway (22)
- # clojure-uk (3)
- # cursive (14)
- # data-science (2)
- # datomic (1)
- # emacs (3)
- # events (5)
- # fulcro (13)
- # holy-lambda (64)
- # hyperfiddle (67)
- # introduce-yourself (1)
- # lsp (5)
- # off-topic (1)
- # rdf (1)
- # re-frame (5)
- # reitit (4)
- # releases (3)
- # shadow-cljs (89)
- # spacemacs (4)
- # squint (5)
- # timbre (9)
- # tools-deps (2)
I'd like to announce https://github.com/igrishaev/pg2. One of the new features is a module that mimics Next.JDBC API. This post has examples and demo code: https://grishaev.me/en/pg-jdbc See also the README.md file in the repository.
We managed to create a native binary for our OneShot-k8s-Deployment-Generator Find our new release at: https://repo.prod.meissa.de/meissa/c4k-forgejo Special thanks to @borkdude@mastodon.social for your nice help with graalvm :-) #forgejo #k8s #devops #clojure
The Flint SPARQL DSL library has been updated to v0.3.0. In addition, its sister library flint-jena has been updated to v0.1.3. Changes include: ā¢ Add support for RDF lists and blank node collections ā¢ Disallow syntax-quoting for symbols ā¢ Fix bug where timestamps with zeroed-out seconds have the seconds omitted Link to libraries: ā¢ flint: https://github.com/yetanalytics/flint ā¢ flint-jena: https://github.com/yetanalytics/flint-jena