This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-10-21
Channels
- # announcements (13)
- # babashka (29)
- # beginners (52)
- # calva (95)
- # cider (18)
- # clj-commons (7)
- # cljs-dev (42)
- # clojure (121)
- # clojure-australia (1)
- # clojure-dev (39)
- # clojure-europe (36)
- # clojure-france (4)
- # clojure-greece (1)
- # clojure-italy (20)
- # clojure-nl (3)
- # clojure-portugal (1)
- # clojure-uk (7)
- # clojurescript (47)
- # conjure (2)
- # cursive (9)
- # datalevin (5)
- # datascript (8)
- # datomic (66)
- # defnpodcast (2)
- # deps-new (5)
- # fulcro (18)
- # graalvm (21)
- # gratitude (9)
- # jobs (6)
- # jobs-discuss (17)
- # leiningen (3)
- # lsp (80)
- # lumo (1)
- # malli (9)
- # mount (2)
- # off-topic (16)
- # other-languages (8)
- # podcasts (19)
- # reitit (5)
- # remote-jobs (5)
- # shadow-cljs (29)
- # sql (5)
- # tools-deps (13)
- # vim (11)
- # xtdb (19)
This is a hard channel to post in - there is so much that could be said, to so many people, and it wouldn't scratch the surface. So, today, I will make a call-out to calva and @pez @brandon.ringe, which has gone from barely usable to a true cadillac experience over the past couple of years. Best daily driver ever when you are bouncing between clj, cljs, bb, and now nbb all day long. Also @borkdude who just blows my mind with what he makes - obviously for bb, and now nbb (which we ran an nrepl server on an embedded device today and connected calva to it, which was cool), kondo and lsp in calva makes things crazy nice, and sci is complete game changer for us, and makes our world a mighty cool place. The way these two teams work together is frankly amazing.

It is a pleasure and a joy to provide! You are making an astute observation about the teams. It is a major part of what makes things even remotely possible and it is what makes it so fun to work on Calva. I would never have thought that open source development could be such a socially rewarding activity before experiencing it. I’ll take the opportunity to promote my #clojured presentation about Calva development, since this is the major theme in the talk. https://youtube.com/watch?v=NIk5hVzA_fY
Since you're using nbb, would you mind telling more what you're using it for here? https://github.com/borkdude/nbb/discussions/91 There are similar discussions for clj-kondo and bb. This would help me a lot to understand who and how my projects are used.
In this particular case, we were just playing with nbb via nrepl on an embedded device because it sounded fun. Mostly what is turning out to be useful for is is SCI, because of the extensibility vector it gives us (we graft 'code' onto our application at runtime).