⑆ Neved4 ⑈

Results 111 comments of ⑆ Neved4 ⑈

Hey @Dherse, do you think https://github.com/typst/typst/issues/1139 as suitable to be included here? I'm open to do any edits necessary to better match other RFCs. Cheers 🚀

Would love to sort this on [cinny-desktop](https://github.com/cinnyapp/cinny-desktop) when it's sorted out on [cinny](https://github.com/cinnyapp/cinny) web. For reference, it'd would be done by [tauri-plugin-geolocation](https://crates.io/crates/tauri-plugin-geolocation), but it seems to be a v2 tauri...

They work they just seem to need additional steps.

@slicer69 that'd make compilation to install the full `12.5 GB` Xcode.app instead of rely on the baseline `2 GB`. Here are two scenarios: 1. **Xcode.app / iOS / Swift devs**:...

See https://github.com/pear-devs/pear-desktop/issues/4004

I'm yet to support `set - x` as opposed to `set -- x`. `set -- x "$@"` into `set -a argv x` looks more challenging, but I'll still give it...