Matt Freitas-Stavola

Results 17 comments of Matt Freitas-Stavola

I see this is tagged for a later milestone, but has any work gone into this already? From just a cursory glance at the code, it seems that a slice...

Ah nice! And just curious, are there plans to tie the slice to the frame that it was created for in the editor (or maybe that's possible currently and I'm...

Am I correct in my assumptions above? I can clean it up and submit a PR if you'd like.

I see! A lot more work to be done, that's for sure. It's a feature I eagerly wait to see develop and mature, so I'm willing to help if I...

It's really unfortunate that Github Actions doesn't support `working-dir` in a `use` context, huge oversight! Hopefully they can address it soon. While they work on that though, for anyone who...

Kotlin and Rust would be cool!

I'm interested in picking this up, has there been any work towards it yet?

I'd like to attempt this. Quick question though. I see that there is a diff method for `ConfigState` but not `Config` and in `CommandServer::new` there is a TODO for populating...

Sure, I can do that. I think the last technical piece I'm missing is getting and setting the config for the proxy. I know I'm supposed to be using the...

So I found some time today and pulled out what I had in my sozu fork, getting it to send messages with a bit of copy-paste. I think it's in...