Max Boone

Results 7 issues of Max Boone

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem? Current build is x64 and installs only x64 images (as far as...

feature

Take, for example, a collection of pets: ```ts type RedCat = { color: "red" }; type AshCat = { color: "ash" }; /** * @discriminator color */ type Cat =...

enhancement
help wanted
good first issue

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

**Is your feature request related to a problem? Please describe.** On high performance computing clusters, MPI is often used as an interface between multiple machines. Adding support for MPI in...

enhancement
HVM

See issue: https://github.com/vectordotdev/vector/issues/18876 Initial attempt on this, but seeking some feedback to wrap up. **How can we deal with the change in protocol, as structured metadata is part of a...

domain: sinks

#### Overview This PR adds a connector named `plugin` that allows the use of out-of-tree external connectors over RPC using go-plugin. #### What this PR does / why we need...

### Is your feature request related to a problem: Currently the `xdg_wm_base` version of WSLg is at `1`, yet most compositors are more recent: https://wayland.app/protocols/xdg-shell#compositor-support Given that WSLg uses weston,...

enhancement