-
Hi!
I am inserting my `Option` via the code below while `volume` is of type `Decimal`.
```rust
entities::prelude::MyEntity::update_many()
.col_expr(
myEntity::Colu…
-
Thank you rust community for explaining why this is bad in a polite and respectful way. Seeing the reasons this is bad, I now fully retract this idea for any further consideration. The original post i…
-
I use rust-decimal for monetary calculations. rust-decimal sometimes lose precision, and I don't like that. For example, `1.0000000000000000000000000001 * 1.0000000000000000000000000001` is `1.0000000…
-
# Proposal on comptime Interfaces / Traits (the terminology is left to the reader / implementer)
## motivation
Zig currently has very bad code for expressing some sort of shared properties.
Loo…
ghost updated
6 months ago
-
test
-
If I pass in a raster larger than about 40000\*40000 (not sure about the exact value, but 50k\*50k fails) to `ContourBuilder::contours`, I get an error similar to this:
```
thread 'main' panicked at…
-
I compared the running speed of this package with 8 crates of rust. I found that it is more than ten times faster than those crates. So I really hope to see you make a crate that can calculate levensh…
-
Data manipulation capabilities were [removed from Arrow](https://github.com/apache/arrow/issues/13233#issuecomment-1138369074) a while back and they now suggest using [Arquero](https://github.com/uwda…
-
### What version?
0.32.1
### Which command?
proto install
### What happened?
```console
> proto install pnpm
Error: proto::version::unresolved
× Failed to resolve latest to a valid support…
rotu updated
6 months ago
-
Direction changed, txt will be updated soon.
Old stuff:
- 1997: [The Internet: A Future Tragedy of the Commons?](https://link.springer.com/chapter/10.1007/978-1-4757-2644-2_22)
- [Internet Securi…