off-topic

Jim Newton 2025-09-23T10:24:55.703309Z

There is supposedly a discord channel for speakers at clojureconj. I’m confused about how to find it. The link seems to be https://discord.gg/Bjy8SKMh, but that link doesn’t lead me to the discord channel; it only leads me to discord.

borkdude 2025-09-23T10:34:01.359389Z

I think you need to register for Discord first

borkdude 2025-09-23T10:34:25.331939Z

Have you "pinged Alex Miller or Magdalena to get added"?

borkdude 2025-09-23T10:34:55.060019Z

There's also a #clojure-conj channel btw

☝️ 1
Jim Newton 2025-09-23T10:28:29.323389Z

maybe I just don’t have access?

Stef Coetzee 2025-09-23T12:04:08.693309Z

Seventh Func Prog Sweden 2025 Tuesday, Sep 23 · 12:00 PM to 2:00 PM EDT Includes #hyperfiddle Electric + #rama - a Clojure stack from the future? by @felix.kauppi.alm Event page: https://www.meetup.com/func-prog-sweden/events/310599536/ Livestream link: https://www.youtube.com/live/McmbN57oo8A

🙏 2
🚀 9
Stef Coetzee 2025-09-24T09:27:16.578879Z

Could be a good blog postAgreed! Have not seen too much discussion around routing with Electric.

kauppilainen 2025-09-23T12:12:00.989949Z

Looking forward to it!

🚀 2
thomas 2025-09-23T13:29:28.826479Z

Rama and Hyperfiddle, the two Clojure technologies I am most interested in at the moment!

2025-09-23T13:50:31.411779Z

Since there's a clojure talk there, isn't this off-topic for #off-topic :) ? (As in, I'd post this to #events)

👍 1
😄 1
thomas 2025-09-23T13:54:51.006399Z

I think this can go in to events

Stef Coetzee 2025-09-23T21:57:46.080529Z

@felix.kauppi.alm Thanks for the presentation! I might have missed it, but what do you use for routing: Reitit?

kauppilainen 2025-09-24T06:42:58.683219Z

@stefcoetzee Correct, we're using Reitit. There was a question around routing of data between client and server, that is all handled by Electric. I might have interpreted the question wrong if that was you. Routing between client and server needs synced context, like which route the client is currently on. So when on server side, we can seamlessly use the route value to fetch whatever data we need based on the route. Could be a good blog post

💯 1
1
dabrazhe 2025-09-26T08:45:23.862599Z

Is there a recording or an AI summary?

Stef Coetzee 2025-09-26T09:27:51.785779Z

https://www.youtube.com/watch?v=Vp3xk-Gx0eo