RonSijm@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.devimagemessage-square89linkfedilinkarrow-up1597arrow-down117
arrow-up1580arrow-down1imageWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.devRonSijm@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square89linkfedilink
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up2·11 months agoI’m a Rust fan, and I do think they eventually struck a pretty good “visibility vs noise” balance with ? (which was highly controversial at the time).
I’m a Rust fan, and I do think they eventually struck a pretty good “visibility vs noise” balance with
?
(which was highly controversial at the time).I’m coming around to it.