Fork me on GitHub
#announcements
<
2022-09-29
>
Crispin06:09:42

Today a new babashka pod is released: bbssh. ssh and scp support for babashka that interoperates with babashka.process: https://github.com/epiccastle/bbssh

🎉 16
🚀 2
eval202014:09:54

The new version of the https://gitlab.com/clojurians-zulip/feeds/-/tree/master#announce-an-event makes announcing a http://meetup.com or http://clojureverse.org event a breeze as it now scrapes all event-details for you:

$ zulip_events create --zulip-auth "${ZULIP_AUTH}" --url 
These announcements power the Clojure event calender-feed - see https://clojurians.zulipchat.com/#narrow/stream/262224-events/topic/README. Enjoy!

❤️ 4
Daniel Slutsky15:09:03

Fantastic, this is so valuable & helpful. 🙏

blueberry16:09:49

Just published new draft 0.30.0 of Deep Learning for Programmers 2.0. All existing v1.0 subscibers also get all these new updates. https://aiprobook.com/deep-learning-for-programmers/?release=0.30.0

sheepy 4
🎉 4
borkdude19:09:21

Rewrite-edn: utility lib on top of #rewrite-clj with common operations to update EDN while preserving whitespace and comments. 0.3.4 • https://github.com/borkdude/rewrite-edn/issues/20: Bump rewrite-clj to v1.1.45 (https://github.com/lread) • https://github.com/borkdude/rewrite-edn/issues/19: Repeated assoc-in, assoc no longer throw NullPointerException (https://github.com/lread) • Add keys and get-in (https://github.com/witek) Repo: https://github.com/borkdude/rewrite-edn

😍 7
🎉 8
lread22:09:05

clj-http-lite v1.0.13 - A JVM and babashka compatible lite version of clj-http Highlights from the https://github.com/clj-commons/clj-http-lite/blob/master/CHANGELOG.adoc#v1.0.13: • The :insecure? option is now applied only to the current request • If specified, request’s body encoding is now applied, else defaults to UTF-8 • User info from request URL now applied to basic auth • Nested query and form parameters are now automatically flattened • Now also automatically verified to work under Windows • Docs reviewed and updated clj-http-lite is one of the many projects under the loving care of https://github.com/clj-commons.

🎉 12
👍 1