zinderic@programming.dev to Programmer Humor@programming.dev · 1 year agoGo vs Rust learningprogramming.devimagemessage-square28fedilinkarrow-up1283
arrow-up1283imageGo vs Rust learningprogramming.devzinderic@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square28fedilink
minus-squarearendjr@programming.devlinkfedilinkarrow-up13·1 year agoAnd conversely, something Go is very bad at. For example, os.Chmod silently not doing anything on Windows.
And conversely, something Go is very bad at. For example,
os.Chmod
silently not doing anything on Windows.