sandstrom
sandstrom
My understanding was that the goal for Glimmer was that people shouldn't need to use all of Ember, instead they could also opt for only lightweight Glimmer components (maybe as...
I've tried out running sorbet on our code base. I've run into the following problem stemming from Twitter CLDR. ``` sorbet/rbi/hidden-definitions/hidden.rbi:175756: Method TwitterCldr::Segmentation::StateMachine.instance redefined without matching argument count. Expected: 0,...
I noticed the [recent update](https://github.com/bytecodealliance/wit-bindgen/pull/475/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5) to the readme for `wit-bindgen`. It mentions that the `wasmtime` crate now has support for components: https://github.com/bytecodealliance/wit-bindgen/blob/main/README.md#host-runtimes-for-components There are also these docs (with examples for...
### Proposal A workflow like this would be great: 1. A PR is opened to perform some infrastructure change. 2. The plan is signed by a local key (perhaps even...
If [the AWS gem](https://aws.amazon.com/sdk-for-ruby/) was used it would automatically pick up credentials via IAM roles as well as ENV and a file in `~/.aws/…`. I also find it more stable...
Have you considered getting this awesome plugin listed here? https://capacitorjs.com/docs/plugins/community https://github.com/capacitor-community/welcome
This gem seems to be similar, but with more active development (though active development could also be because it has more bugs, and more bug fixes, hehe 😄). https://github.com/Netflix/fast_jsonapi Would...
At some point it would make sense to rewrite this library to be based on the Pointer Events spec, now that it's supported in iOS/Safari. https://caniuse.com/#feat=pointer If anyone is willing...
This is a great project! 🏅 To make it more obvious that this is the canonical repository, I'd suggest unforking from the original repo (removing the text "forked from …")....
Thanks for an awesome project! 🏅 ## Short problem description When pinning to a version, one must specify `passenger` with the same version. I realize that the suggested change (this...