not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · edit-22 days agocenterDiv.jslemmy.blahaj.zoneexternal-linkmessage-square56fedilinkarrow-up1553arrow-down16file-text
arrow-up1547arrow-down1external-linkcenterDiv.jslemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · edit-22 days agomessage-square56fedilinkfile-text
minus-squaremilicent_bystandr@lemm.eelinkfedilinkarrow-up29·2 days agoOh yes please. But not JavaScript. I use Rust frameworks to avoid all three!
minus-squareColloidal@programming.devlinkfedilinkarrow-up4·1 day agoFlutter like a butterfly, sting like a Dart.
minus-squarepewpew@feddit.itlinkfedilinkarrow-up19arrow-down2·2 days agoEww Rust! I hate memory safe languages, I love torturing myself with C
minus-squareMark with a Z@lemmy.kde.sociallinkfedilinkarrow-up10·2 days agoYou can wrap everything in unsafe and keep living dangerously!
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up4·2 days agounsafe doesn’t deactivate memory safety. It only allows you to then create raw pointers and whatnot, which you could use to circumvent memory safety, but all the normal language constructs still do enforce it.
minus-squareMark with a Z@lemmy.kde.sociallinkfedilinkarrow-up3·23 hours agoI know, but it does let you sled off a cliff if you choose to.
minus-squarebricklove@midwest.socialcakelinkfedilinkEnglisharrow-up6·2 days agoNah, they had it right
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up4·edit-22 days agoKnew someone would say that, lol, gold project, sad that it’s gone unmaintained and my man started working on home-manager at home …wait
minus-squarepeoplebeproblems@midwest.sociallinkfedilinkEnglisharrow-up6·2 days agoYeah I gotta get my workplace to get on board with it. Rust->Webasm is simply amazing
minus-squareTheMightyCat@lemm.eelinkfedilinkarrow-up0·2 days agoMen really out here inventing entire JavaScript engines so they don’t have to learn Rust/C/C++/whatever
minus-squaremilicent_bystandr@lemm.eelinkfedilinkarrow-up1·1 day agoMeanwhile women are hand-coding in assembly, like God intended.
Oh yes please. But not JavaScript. I use Rust frameworks to avoid all three!
Flutter like a butterfly, sting like a Dart.
Eww Rust! I hate memory safe languages, I love torturing myself with C
You can wrap everything in unsafe and keep living dangerously!
unsafe
doesn’t deactivate memory safety. It only allows you to then create raw pointers and whatnot, which you could use to circumvent memory safety, but all the normal language constructs still do enforce it.I know, but it does let you sled off a cliff if you choose to.
FTFY
Nah, they had it right
Knew someone would say that, lol, gold project, sad that it’s gone unmaintained and my man started working on home-manager at home
…wait
Yeah I gotta get my workplace to get on board with it. Rust->Webasm is simply amazing
Men really out here inventing entire JavaScript engines so they don’t have to learn Rust/C/C++/whatever
Meanwhile women are hand-coding in assembly, like God intended.