zinderic@programming.dev to Programmer Humor@programming.dev · 1 年前Go vs Rust learningprogramming.devimagemessage-square28fedilinkarrow-up1283arrow-down137
arrow-up1246arrow-down1imageGo vs Rust learningprogramming.devzinderic@programming.dev to Programmer Humor@programming.dev · 1 年前message-square28fedilink
minus-squarearendjr@programming.devlinkfedilinkarrow-up13arrow-down1·1 年前And 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.