You are viewing archived messages.
Go here to search the history.

Jason Chan 2023-03-14 23:43:46

Can’t believe I just found this channel after all this time in the server…been doing a bit of “building in public” on my Twitter, but it just goes into the void…but this community never fails to disappoint 🙂

Today’s update: Just got offline mode to work in Subset!

Jess Martin 2023-03-15 01:03:41

Nice! What are you using for the sync layer?

Jason Chan 2023-03-15 01:17:37

Replicache!

Jess Martin 2023-03-15 01:18:22

fantastic. from what I've heard that works great in the browser-to-browser case.

Jess Martin 2023-03-15 01:18:50

I'm working on an offline mode that needs to sync between Flutter/Android and a browser. replicache not an option 😞

Jared Forsyth 2023-03-16 02:57:57

wow subset looks really slick!

Jason Chan 2023-03-16 03:00:45

Thank you 🙂

Jared Forsyth 2023-03-16 03:01:12

Finished my rewrite of the layout & rendering engine, here's a taste of what the syntax looks & feels like:

Jared Forsyth 2023-03-18 03:33:22

tonight's progress: selections! almost done w/ the "normal" interactions that one would expect from an editor, and then I can move on to the more fun ones 🎉. Too often projectional editors jump straight to the tricks without providing the things that plain text gives you for free.