Coding 2023-11-23

By Max Woerner Chase

Update on marimo: one of my concerns about it was unfounded, and another is intended to be worked on. Here's the quick summary: do not use from __future__ import annotations, because marimo code implicitly has it. There are a few rough edges around this, but they're working on it. I haven't tried using anything like Pydantic in this environment, and I'm not sure what would happen, so that's the main concern I'd have about usability.

I took another look at MOTR, and found some more issues I need to fix in the plugin, but then I ended up with some issues that confuse me, and I think I did something wrong outside of the plugin. It's hard to describe what's really going on, besides "It's pretty weird", so I'm going to have to sleep on it.

I'm going to do some writing while this publishes.

Good night.