nuts-rice
nuts-rice
figured there should be an implementation for emacs's LSP or extend `GenericMode` I can see if this could be implemented in emacs lisp
Hi this pertains to issue #87 Not sure if it has anything with ShaderInstanceId being checked for or incremented but calling use_shader twice does get this to run.
Would it be a good idea to have a egui window that keeps track of entities and their associated components within some of the more complex demos like perspective camera...
**Describe the bug** `cargo test` isn't building past rustc 1.76 **Lost/trapped Funds** No **Debug logs** Please post your debug logs. You find them in:  **Platform (please...
**Describe the bug** Push popup will hang on the "Preparing" stage of remote progress when trying to push with failing network connectivity . **To Reproduce** Steps to reproduce the behavior:...
Hi y'all I'm currently working on metrics for an etherum load balancer Figured since you're doing lots of RPC calls and db queries it might be nice to point towards...
An attempt to address #120 by having a script to run both rust and python benchmarks The script so far: - Checks for and downloads some geojson data - Checks...
## Which issue does this PR close? - Closes #1287 . ## What changes are included in this PR? Adds rest catalog example for [Geo](https://docs.rs/geo-types/latest/geo_types/) and [WKB](https://docs.rs/wkb/latest/wkb/) types, writes records...
### Is your feature request related to a problem or challenge? Hi, I was wondering about the geospatial data storage capabilities for this. It looks like there's specifications such as...
Addresses #2136 by: - Adding errors for empty dirs, invalid svg format + Failed Dir validation - Doing basic SVG format validation and warning on fails for individual files -...