This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-04-15
Channels
- # announcements (1)
- # babashka (21)
- # beginners (23)
- # biff (8)
- # boot (1)
- # cider (4)
- # clerk (21)
- # clj-kondo (31)
- # clojure (60)
- # clojure-brasil (5)
- # clojure-europe (20)
- # clojurescript (21)
- # datomic (14)
- # graalvm (10)
- # honeysql (1)
- # hoplon (4)
- # hyperfiddle (42)
- # introduce-yourself (1)
- # leiningen (1)
- # lsp (53)
- # pathom (4)
- # releases (2)
- # scittle (24)
- # shadow-cljs (3)
- # xtdb (4)
@ben.sless - The best camera is the one you have in your hand. Itβs a lovely photo.
Lovely! I found out last year that 1 in 10,000 bluebells have this genetic mutation which results in white flowers. I saw my first one about 30 seconds after hearing about it! I didn't see anymore after that so was great synchronicity β€οΈ
Cool. These are muscari rather than bluebells, but we should have some of those in a few weeks
Interesting, I wonder if the same mutation applies to muscari :thinking_face:
morning
well i just came across hyperfiddle/electric... how have i not noticed that before - it's rather spectacular!
I'd seen missionary before, but electric and photon we're new to me
It is really interesting tech, but comes with a new set of trade-offs. I haven't found a use for it yet. I also kinda miss Hiccup :man-shrugging:
There's a Clojure spreadsheet that's made with Electric which might be an interesting showcase: https://github.com/lumberdev/tesserae
tesserae looks surprisingly close to something I've wanted to build but not got around to...
main difference is that I want the cells to be cloud native such that each is it's own resource / has it's own endpoint
@U0FR9C8RZ this is an interesting use case. I'm sure Dustin would love to hear about it in #C7Q9GSHFV. Electric inherits process supervision and resources management from missionary. I can imagine a missionary aws API . So a cell could definitely model a cloud resource.
Hiccup support is on our Todo list :) Tatu Tarvainen gave it a try IIRC