zinderic@programming.dev to Programmer Humor@programming.dev · 2 years agoGo vs Rust learningprogramming.devimagemessage-square28fedilinkarrow-up1282
arrow-up1282imageGo vs Rust learningprogramming.devzinderic@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square28fedilink
minus-squarearendjr@programming.devlinkfedilinkarrow-up13·2 years 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.Chmodsilently not doing anything on Windows.