hyperfiddle

tobias 2025-02-20T02:34:37.775329Z

In the dir_tree tutorial (https://electric.hyperfiddle.net/tutorial/dir_tree), is (e/for-by hash [x (.listFiles h)] equivalent to this? (e/for [x (e/diff-by hash (.listFiles h)]

xificurC 2025-02-20T06:58:41.805119Z

Yes

🙏 2
tobias 2025-02-20T07:26:20.938689Z

That's good to know, since e/for is easy to resolve as for in Cursive so I don't get squiggly underlines the way I do with e/for-by

👍 1
xificurC 2025-02-20T10:57:17.995359Z

We don't use for-by anymore, it's only there for v2 users for easier porting

👍 1
Dustin Getz (Hyperfiddle) 2025-02-20T13:58:38.614159Z

we should really make e/for-by log warnings at this point

Dustin Getz (Hyperfiddle) 2025-02-20T13:59:25.582249Z

and probably not use it in any tutorials, or highlight it, i will reconsider this

Dustin Getz (Hyperfiddle) 2025-02-20T12:12:54.833099Z

Electric v3 beta url: https://gitlab.com/hyperfiddle/electric3-starter-app

👍 1
Jim Duey 2025-02-20T14:13:52.744859Z

Good morning folks. Just reading through the explanation of the TwoClocks app and I'm thinking "With just a little help from the source language, so much complexity could be avoided." Not dogging Clojure. Love it. But there's so much room to make things easier on Electric.

2
Dustin Getz (Hyperfiddle) 2025-02-20T19:56:10.121779Z

I'll be speaking about Electric at LambdaConf in Colorado on May 12-13! https://x.com/lambda_conf/status/1892573127323865135

🔥 5
Dustin Getz (Hyperfiddle) 2025-02-20T21:48:33.015859Z

I need a volunteer who uses Datomic at work to trial our new Datomic Browser with upgraded entity navigation. DM me if interested, this will involve a 1 hr zoom call while we get the thing working on your machine

2025-02-21T14:06:40.092639Z

I will, as I am setting up a new system which will use Datomic, with quite a lot of data (in the hundreds of milions of datoms)