dodexahedron

Results 367 comments of dodexahedron

oooo but I just had an idea... Might be a way to achieve something similar. Gonna try it out later. This is just a reminder to myself, for when I...

@tig, a question for you: How many buffers would you like things to be using? Are we wanting to be double-buffering? Triple? More? We can probably afford to go pretty...

I talk about performance a lot because that's just still pretty low-hanging fruit for us, here. But the main goals I have nearly always originate from architectural improvements and quality...

Oh whoops. Looking for a silly GIF made me forget the last thing I wanted to mention that was also a motivation behind specifically asking you the question, directly: Regardless...

Whoops. Apparently I didn't click the comment button hard enough this morning when I wrote this up. 😅 But I'll add a TL;DR, which is: 🥳 TL version follows: ---...

I think I'm done with this one for now. I went back to working on continuing work on the next branch, so this one is ready as far as I'm...

Whoops. I meant for that to go in the PR. Gonna take care of that...

(@tig you in particular may find this interesting... Or want the following few minutes back... One of those, probably...) --- You know... As I was working on the beginnings of...

As far as I can tell, the entire class, at present, can reduce down to this: ```cs /// The execution state for a view. public sealed record RunState (Toplevel Toplevel)...

Bah, I'm sure it probably originally made sense and then just evolved away from it haha. And yup - PR coming soonish. I backed up a little bit to revisit,...