Praxis | Darian

Results 8 comments of Praxis | Darian

#469 depicts the same issue. If it's fixed upstream, what does it take to get it into a release? This is a pretty breaking bug after all

Hey, using timex at work and I'd love to contribute I may be wrong, but isn't .NET's datetime kind of versatile? There is no open standard on .NET datetime, I...

since we're keeping track of [tauri#2731](https://github.com/tauri-apps/tauri/issues/2731), I'd suggest also keeping track of [tauri#4163](https://github.com/tauri-apps/tauri/issues/4163), both being related to the AppImage build process and `PATH` resolution

@jockebq Features hasn't been deployed by Firefox yet, they're still [in QA and they're fixing bugs](https://bugzilla.mozilla.org/show_bug.cgi?id=1527926)

What are the downsides to Monaco integration?

~~I was gonna have a look at this, but I can't get the code generation to work; Do you think you could add the generating command (and maybe version spec?)...

Correct me if I'm wrong, but this would also have to be done, essentially, through `generate_api_code.sh`, right?

We could opt to wrap usage of `rust_decimal` behind a `decimal` feature, goal of which being to replace the string values with decimal ones in-line for convenience only. How does...