The licence terms / variation on MIT is interesting - unless this file is part of some standard I'm unaware of I'd expect it still shows as plain MIT for most automated SBOM collection/licence checks which feels problematic.
Ouch, why even involve the MIT license if you're gonna do custom terms anyways? Just put "Copyright me" and be done with it instead of ending up with some weird half and half solution. Net effect ends up the same anyways.
Well the point here is that if I created it by myself I can make whatever license I want. But I do not want to write my own license. AFAIK even if you grant something for subset of users for "free" you have to define legally terms of this "free" usage.
Rust + Axum + SQLx has been a total game-changer for me in terms of productivity developing web-based Postgres apps. I like the tooling and the libraries are great.
mnahkies|28 days ago
(https://github.com/rustrum/apate/blob/main/LICENSE-TERMS)
embedding-shape|28 days ago
rumatoest|27 days ago
rsyring|28 days ago
unknown|28 days ago
[deleted]
mre|28 days ago
[1] https://docs.rs/httpmock/latest/httpmock/
Terretta|27 days ago
rumatoest|27 days ago
vindin|28 days ago
airstrike|28 days ago
rumatoest|27 days ago
Second, what should I use if I want a small binary with no dependencies and low CPU/RAM usage?
I could’ve used Go, but once you know Rust Go’s existence almost stops making sense :)
petcat|28 days ago
RegW|28 days ago
rumatoest|27 days ago