mesamunefire@lemmy.world to Technology@lemmy.worldEnglish · 9 months ago[Cory Doctorow] With An Audacious Plan To Halt The Internet’s Enshittification And Throw It Into Reversehackaday.comexternal-linkmessage-square96linkfedilinkarrow-up1557arrow-down112
arrow-up1545arrow-down1external-link[Cory Doctorow] With An Audacious Plan To Halt The Internet’s Enshittification And Throw It Into Reversehackaday.commesamunefire@lemmy.world to Technology@lemmy.worldEnglish · 9 months agomessage-square96linkfedilink
minus-squareBarzaria@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5arrow-down12·9 months agoI think that this is the reason that the rust programming language exists: to make learning the skill too hard for a regular person.
minus-squareHello Hotel@lemmy.worldlinkfedilinkEnglisharrow-up10·edit-29 months agoMy favorate quote about the language is, “it feels like rust was made by people who hate uncertan behavor.” Languages with manual memory management are harder. On top of that, Rust demands you prove your memory management is ‘correct’.
minus-squareiopq@lemmy.worldlinkfedilinkEnglisharrow-up9arrow-down1·9 months agoProgramming is already too hard for a regular person
minus-squareBoomer Humor Doomergod@lemmy.worldlinkfedilinkEnglisharrow-up6·9 months agoYes, most humans have trouble putting what they want into logical step-by-step instructions.
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up1·9 months agomuch easier than C/C++. no more random bugs that make no sense and basically untraceable segfault crashes
I think that this is the reason that the rust programming language exists: to make learning the skill too hard for a regular person.
My favorate quote about the language is, “it feels like rust was made by people who hate uncertan behavor.” Languages with manual memory management are harder. On top of that, Rust demands you prove your memory management is ‘correct’.
Programming is already too hard for a regular person
Yes, most humans have trouble putting what they want into logical step-by-step instructions.
much easier than C/C++. no more random bugs that make no sense and basically untraceable segfault crashes