clojure

Ingy döt Net 2026-05-27T13:15:21.818299Z

I made a new website yesterday, https://clojure.cc/, to promote Clojure dialects. /join #C0B655S3R19 to discuss. 🙂

4
❤️ 7
🎉 1
lread 2026-05-27T16:09:25.276169Z

Pretty! Should I retire https://github.com/clj-easy/clojure-dialects-docs?

Ingy döt Net 2026-05-27T16:29:27.237229Z

meetings for next hour, but let's look together later?

Miguel Munoz 2026-05-27T18:01:37.690819Z

seems good

lread 2026-05-27T20:44:54.070259Z

Focus for https://github.com/clj-easy/clojure-dialects-docs is a bit different, so I'll keep it alive for now.

👍 1
2026-05-29T08:55:08.061069Z

I'd love a job using clojerl, "Clojure implemented on the Erlang VM".

✅ 1
emccue 2026-05-29T11:35:13.260909Z

For some of these things it might make sense to have mini linkouts

emccue 2026-05-29T11:35:30.858539Z

specifically > Fast-starting Clojure runtime built on Crema "What is crema" is question 1

emccue 2026-05-29T11:36:54.237109Z

and these parentheticals > A Lisp dialect embedded in Python (Clojure-adjacent) Idk the state of the clojure test suite stuff, but maybe some color coded labels are in order. (Not saying we need to label the "technically not clojure but uses edn-ish" lisps with red, but y'know)

Ingy döt Net 2026-05-29T11:59:02.121109Z

@emccue PR's certainly welcome!

djanus 2026-05-27T21:09:08.982849Z

8
🆒 6
🤯 28
😀 9
🤝 2
🤝🏼 1
lewix 2026-05-27T21:43:16.512789Z

so cool

henrik 2026-05-28T13:47:13.261979Z

Requirements: • Pen • Brain • Hands This is the opposite of vibe coding

sammy 2026-05-28T13:52:48.674889Z

this is extremely cool -- I'm interested in using it if there's a way to get it set up on the boox family of tablets

djanus 2026-05-28T13:57:04.477739Z

probably not very easily, as it uses https://github.com/asivery/rm-xovi-extensions/tree/master/qt-resource-rebuilder of hooking into reMarkable’s native closed-source UI (which is written in QtQuick, so a mixture of C++, QML and JS)

djanus 2026-05-28T13:58:46.959669Z

the two biggies are: (1) parsing Boox’ notebook format, (2) figuring out a way to tell Boox’ UI to put an image at a specific place on the current page

djanus 2026-05-28T13:59:13.021279Z

once you get those two resolved, then the rest should be reasonably straightforward to port

✅ 1
sammy 2026-05-28T14:01:52.177469Z

hm that's neat yeah, thanks for the thoughts (and the very cool demo)

Anthony Franco 2026-05-28T16:43:03.280379Z

This is so cool