mesamunefire@lemmy.worlddeleted by creator to Technology@lemmy.worldEnglish · 2 years ago[Cory Doctorow] With An Audacious Plan To Halt The Internet’s Enshittification And Throw It Into Reversehackaday.comexternal-linkmessage-square95linkfedilinkarrow-up1558arrow-down113
arrow-up1545arrow-down1external-link[Cory Doctorow] With An Audacious Plan To Halt The Internet’s Enshittification And Throw It Into Reversehackaday.commesamunefire@lemmy.worlddeleted by creator to Technology@lemmy.worldEnglish · 2 years agomessage-square95linkfedilink
minus-squareBarzaria@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5arrow-down12·2 years 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·2 years 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·2 years agoProgramming is already too hard for a regular person
minus-squareBoomer Humor Doomergod@lemmy.worldlinkfedilinkEnglisharrow-up6·2 years agoYes, most humans have trouble putting what they want into logical step-by-step instructions.
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up1·2 years 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