Chris Rybicki

Results 125 comments of Chris Rybicki

Looks like we have some support so let's go forward with removing this syntax (breaking change). It will be a great improvement to readability of Wing code. Existing usages of...

Adding on an idea - I think it would be nice if all packages (including TypeScript-based and Rust-based ones) were in the same directory, `/packages`, instead of split between `/apps`...

> The "proposed" folder can just be deleted Agree, I think we can gracefully archive them to git history (or keep them as a fun historical artifact somewhere on the...

@skorfmann Did you try running with the `--progress` flag? We have an open PR that should fix this to be the default when you are running tests against cloud targets:...

A mime type option sounds good to me. We might also want to add this as a requirement for a more general `Blob` type (so `put` and `get` are not...