June Community Check-In
https://clojureverse.org/t/june-community-check-in/14901#post_2
Published: June 10, 2026 21:12
Hi. The check-in event is delayed, and will probably take place in July.
@clojureverse.org@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.
---
Latest posts
Site URL: clojureverse.org
Feed URL: clojureverse.org/posts.rss
Posts: 11
Followers: 1
June Community Check-In
https://clojureverse.org/t/june-community-check-in/14901#post_2
Published: June 10, 2026 21:12
Hi. The check-in event is delayed, and will probably take place in July.
[ANN] Clojure minimalistic IDE for cljfx GUI library
https://clojureverse.org/t/ann-clojure-minimalistic-ide-for-cljfx-gui-library/14926#post_1
Published: June 5, 2026 08:25
Hi, Special edition of the ClojureMiniIDE for the Clojure wrapper of JavaFX library cljfx published on page: https://github.com/rururu/ClojureFxMiniIDE Videos: Lesson 1. cljfx examples Lesson 2. Simple Program Enjoy! Sincerely, Ru
Bixoto France is hiring a senior Clojure/Python founding engineer
Published: June 4, 2026 13:17
Bixoto.com is hiring a senior founding engineer to work on a Clojure/Python stack with our tech team in Paris, France. We built our own warehouse management system (WMS) from scratch in Clojure; it currently deals with 100+ orders per day and we’re working…
Clojure real-world-data 61
https://clojureverse.org/t/clojure-real-world-data-61/14922#post_1
Published: May 31, 2026 17:24
On Friday, we’ll have the usual weekly meeting of the real-world-data group. As usual, we will focus on community projects, library development, and documentation, but people are invited to propose additional topics to discuss and share. The main…
[ANN] Minimalistic IDE for Clojure GUI programming
https://clojureverse.org/t/ann-minimalistic-ide-for-clojure-gui-programming/14918#post_1
Published: May 27, 2026 17:46
Hi, Special edition of ClojureMiniIDE for HumbleUI published: HumbleUIMiniIDE Lesson 1. HumbleUI Examples Lesson 2. Simple Program Enjoy! Sincerely, ru
Workshop on Functional Art, Music, Modelling and Design (FARM) - Call for Papers (Deadline June 1)
Published: May 27, 2026 02:34
Web version here: icfp26.sigplan.org FARM 2026 - ICFP 2026 FARM 2026 is the 14th edition of the ACM SIGPLAN International Workshop on Functional Art, Music, Modelling and Design (FARM). FARM encourages submissions…
Clojure real-world-data 60
https://clojureverse.org/t/clojure-real-world-data-60/14916#post_1
Published: May 23, 2026 20:39
On Friday, we’ll have the usual weekly meeting of the real-world-data group. As usual, we will focus on community projects, library development, and documentation, but people are invited to propose additional topics to discuss and share. The main…
London Clojurians Talk: Programming as and for Inference (by Christian Weilbach)
Published: May 20, 2026 11:27
Hi all, the recording of the London Clojurians’ live event: Programming as and for Inference (by Christian Weilbach) Is now available on YouTube at: Programming as and for Inference (by Christian Weilbach)
Clojure real-world-data 59
https://clojureverse.org/t/clojure-real-world-data-59/14910#post_1
Published: May 18, 2026 11:17
On Friday, we’ll have the usual weekly meeting of the real-world-data group. As usual, we will focus on community projects and library development, but people are invited to propose additional topics to discuss and share. The main topics for the coming…
Workshop: Build Backends at Any Scale With Rama — taught by Nathan Marz (June 4, 2026)
Published: May 12, 2026 11:34
Hi Clojurians I’m really excited that Nathan Marz (@nathanmarz) is teaching a live 4-hour Rama workshop through ClojureStream on June 4, 2026 (17:00–21:00 UTC / 19:00–23:00 CEST) If you don’t know Nathan: he created Rama, created Apache Storm at BackType…
[ANN] gsheetplus — Clojure wrappers for Google Sheets API + template engine
Published: May 11, 2026 12:36
Hi all, I’d like to share gsheetplus, a Clojure library for working with Google Sheets. It provides both low-level API access and higher-level abstractions for common tasks. Reading Sheets as Data table/read-single-table reads a sheet into a seq of maps…