HaraldvonBlauzahn@feddit.org to Linux@lemmy.mlEnglish · 2 个月前'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartmanwww.zdnet.comexternal-linkmessage-square99linkfedilinkarrow-up1177arrow-down17cross-posted to: forum@lemmy.linuxuserspace.showlinux@programming.devprogramming@programming.devrust@programming.dev
arrow-up1170arrow-down1external-link'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartmanwww.zdnet.comHaraldvonBlauzahn@feddit.org to Linux@lemmy.mlEnglish · 2 个月前message-square99linkfedilinkcross-posted to: forum@lemmy.linuxuserspace.showlinux@programming.devprogramming@programming.devrust@programming.dev
minus-squareMangoCatslinkfedilinkEnglisharrow-up2arrow-down3·2 个月前 sure you can break shit up into crates to speed up compilation, but to do that you already have to have a design you’re happy with and that’s stable. Or, you can modularize your architecture before you start implementation… Do you even write requirements ahead of the code, bro?
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mllinkfedilinkarrow-up7arrow-down1·2 个月前Or maybe your architecture evolves over time as it actually does in real world large projects. Sounds like somebody’s never worked on a large long running project before.
Or, you can modularize your architecture before you start implementation…
Do you even write requirements ahead of the code, bro?
Or maybe your architecture evolves over time as it actually does in real world large projects. Sounds like somebody’s never worked on a large long running project before.