Professional software engineer, musician, gamer, stoic, democratic socialist
- JumpDeleted
Permanently Deleted
- JumpDeleted
Permanently Deleted
Ask Lemmy @lemmy.world What's your favorite android game?
Programmer Humor @programming.dev SQLite
Selfhosted @lemmy.world Does anyone use a VPN to subvert the Netflix household device fencing?
Science Memes @mander.xyz if statement == false
Experienced Devs @programming.dev How do you balance rapid iteration and merging/upgrading?
In the case of Rust, it makes sense both as a UX win and a way to abstract certain requirements of the build system. Languages don't agree on how to do things like linking packages into a binary or versioning packages. If Rust left all of that unspecified, we'd probably have multiple competing package managers and ecosystems.