1261
Peak security
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
After all the suffering that differring dynlinked library versions had brought on me, I welcome statically linked exes with open arms. Until the world switches to a Nix-like deployment model, static linking is the way to go.
And compared to most other languages, truly portable (i.e. statically linked) executables produced by Rust are among the lightest.