announcements

pez 2025-10-01T07:41:45.083649Z

I’ve started a collection of Clojure instructions for Copilot at the Awesome Copilot repository. Hoping more AI-powered Clojurians will contribute and improve the instructions together with me. See https://github.com/BetterThanTomorrow/calva-backseat-driver?tab=readme-ov-file#copilot-instructions for how to install and use them. β€’ https://github.com/github/awesome-copilot/blob/main/collections/clojure-interactive-programming.md

πŸš€ 3
gersak 2025-10-01T13:11:26.927209Z

Hey everyone! πŸ‘‹ I’ve been building ty - web components in ClojureScript that work with any framework (or no framework). Components that work everywhere. Write once, use with React today, Vue tomorrow, HTMX next week. Built on web standards instead of framework abstractions. Tested on β€œreal projects”: https://github.com/gersak/ty/tree/master/examples/htmx-flask https://github.com/gersak/ty/tree/master/examples/react-nextjs https://github.com/gersak/ty/tree/master/examples/reagent https://github.com/gersak/ty/tree/master/examples/replicant https://github.com/gersak/ty/tree/master/examples/uix https://gersak.github.io/ty page is built with Replicant and ty components. Nothing but ❀️ there! What’s working: βœ… 13 components (calendar, forms, modals, dropdowns, date pickers...) βœ… 8000+ icons (Material, Font Awesome, Lucide, Hero) βœ… Semantic design system with automatic light/dark themes βœ… TypeScript wrappers for React βœ… Works with HTMX for server-side rendering ⚠️ Fair warning: Actively being developed Bonus features: built-in router, i18n system, resize observers, CSS bundling, and Google Closure optimizations that actually work. πŸ”— Live demos: https://gersak.github.io/ty πŸ“¦ Source: https://github.com/gersak/ty πŸ™ Honest feedback appreciated - praise, criticism, suggestions, or reality checks all help.

5
πŸ”₯ 22
2
🀩 10
πŸŽ‰ 9
2025-10-02T13:38:44.036019Z

Added to https://clojure.land

2
neumann 2025-10-22T05:18:28.392769Z

Wow! It looks fantastic!

2025-10-01T15:10:18.583859Z

New release of ClojureCUDA 0.23.0 is out. The Clojure GPU computing library that is the workhorse for all other Uncomplicate libraries that provide GPU functionality. https://clojurecuda.uncomplicate.org/

9
πŸŽ‰ 6
2025-10-02T13:37:28.017459Z

Added to https://clojure.land

dmiller 2025-10-01T15:37:54.301409Z

1
2
πŸ™ 2
πŸš€ 1
πŸŽ‰ 7
Alex Miller (Clojure team) 2025-10-01T21:15:59.463179Z

core.async 1.9.829-alpha2 is now available, which adds support for Java virtual threads - see https://clojure.org/news/2025/10/01/async_virtual_threads - feedback wanted in #core-async!

41
🎸 4
πŸ™ 2
πŸš€ 4
πŸŽ‰ 14