Marek Rogalski 2024-07-26 16:25:59 It's now possible to delete objects. Ten months into Automat development may be late but it's better than never. Now I'm working on auto-connections when objects are nearby.
Marek Rogalski 2024-07-26 18:33:30 What you saw there was my gaze 👀 My wife used some of those eye trackers for her research (which she finished a couple of years ago) so now I'm putting them to use while streaming: gaming.tobii.com/product/eye-tracker-5
They're a little creepy - I sometimes literally see tracker showing where I'll look next before I even think it. It's probably the closest that current consumer technology comes to mind reading
Maikel van de Lisdonk 2024-07-26 21:10:42 That radar which looks for nearby objects to connect is really neat! 😎
Tom Larkworthy 2024-07-28 19:03:49 I am trying to get my lazer cut box joint generator thing less like a notebook and more like an app. So I have pushed all my observable UI cells into a single cell with a custom layout overlaying a three.js visualisation.
I wrote a new UI tool that allows the UI to be decomposed at runtime, so I can move the (live) ui visualisations to their appropriate place when needed.