Rasmus Schultz

Results 578 comments of Rasmus Schultz

@phaux interesting. this would work up to *n* levels of nesting only though, then it falls apart, correct? This wouldn't be great for file size, but it'll probably compress pretty...

I'm not sure this is still happening? No updates in 3 years. It was just an idea, I think. 🙂

This is hopeless. If you have to use `react-final-form` with TS, probably best to avoid nested data structures altogether. Something like probably would work: ``` type DocumentFormState = { [key:...

just messing around with the possible symmetries of the "dp" in dprint, idk 😊

juuus messin around 🤷‍♂️🙂

@dsherret any interest? it's fine if not, I'm just doing it for fun and practice 😉

Latest beta of `ts-patch` worked with TS 5 for me! 👍 See [this issue](https://github.com/nonara/ts-patch/issues/93) and author's notes.

Good questions. Yeah, I don't guess there's any way to get the attention of a big corporation like Anthropic and make them aware of this - and it's probably too...

FYI, I've reached out to Anthropic support to make them aware of this issue.

I poked around to see if I could fix this - I just changed the docker-compose command from `next start` to `next dev`, but: ``` big-agi-1 | ⚠ You are...