Fork me on GitHub
#announcements
<
2023-10-31
>
ericdallo11:10:12

clojure-lsp Released https://clojure-lsp.io/ 2023.10.30-16.25.41 with fixes and performance improvements! Main highlights: • Performance: Less analysis saved in memory and cache affecting big projects • Performance: new oracle graalvm 21 with pgo instrument which considerable improve overall performance (LMK if any weird crashes with the binary) • Feature: The new paredit refactorings are part of clojure-lsp-intellij work, but it's intended to be used on multiple editors without custom paredit plugins. More info on #lsp Thank you clojurists-together and all for the support! Happy code!

clojure-lsp 13
💯 9
🎉 15
igrishaev14:10:15

There is a new 0.1.10 release of the https://github.com/igrishaev/pg, a Postgres client in pure Clojure. In addition to several minor improvements, there is a sub-package to integrate the client with HoneySQL. Docs: https://github.com/igrishaev/pg/blob/master/doc/100-honey.md

😍 8
🎉 7
🍯 1
Jakub Holý (HolyJak)21:11:30

Hi! This is really interesting. What was the motivation for this? In other words, what are the key advantages over next.jdbc? I suppose that the idea was to support stuff not supported by jdbc and/or make it more ergonomic? (Guessing from the “both simple and extended Postgres protocols” and “(multi-dimensional) arrays”). Also, why Joda-time and not java.time nowadays? Thank you!

igrishaev06:11:08

Well, the idea was to create a Clojure-friendly driver that supports all the Postgres features out from the box.

igrishaev06:11:14

Also, the driver supports java.time.* package natively; Joda-time is an extension for those who prefer Joda-time.

Kathleen Davis15:10:27

October project updates are posted. https://www.clojuriststogether.org/news/october-2023-project-updates/ including Biff (Jacob O'Bryant), Bosquet (Zygis Medelis), Clojure Camp (Daniel Higginbotham), Deps-try (Gert Goet), GDL (Michael Sappler), Jank (Jeaye Wilkerson), Neanderthal (Dragan Duric), and Quil (Jack Rusher and Charles Comstock).

🎉 15
Peter Taoussanis16:10:03

My Clojure open source update for Sep-Oct 2023: https://www.taoensso.com/news/2023-10-open-source funded by Clojurists Toghether, Nubank, and others - thank you! Work included 14 releases for existing libraries, and development on 2 new libraries planned for Nov+Dec release.

🎉 22
❤️ 3
jpmonettas20:10:20

Hi everybody, added some documentation to ClojureStorm, for people interested in building tools on top of programs execution traces. ClojureStorm is a fork of the official clojure compiler with some extra code added to make it a dev compiler. This means a compiler with some extra capabilities tailored for development. https://github.com/flow-storm/clojure

🎉 15
👏 2
clojure-spin 2
🥳 1
jpmonettas20:10:12

Just updated the same documentation for ClojureScriptStorm, which people can use to build tooling on top of programs execution traces for ClojureScript. https://github.com/flow-storm/clojurescript

🎉 7
👏 2
clojure-spin 2
🥳 1
Kimo23:10:35

re-frame 10
🎉 7