not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 2 days agouhn 🥺lemmy.blahaj.zoneimagemessage-square20linkfedilinkarrow-up1464arrow-down14file-text
arrow-up1460arrow-down1imageuhn 🥺lemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 2 days agomessage-square20linkfedilinkfile-text
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up8·2 days ago uWu what’s this?
minus-squareMinnesotaGoddam@lemmy.worldlinkfedilinkarrow-up1·13 hours ago:3 idk should we try the unsafe code?
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up8·1 day agoThe unsafe rust keyword basically just lets you declare a scope in which some memory checks do not need to pass for the program to compile.
minus-squarevithigar@lemmy.calinkfedilinkarrow-up4·1 day agoAlso exists in C#, where it allows you to use pointers.
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up5·1 day agoNah I know I was just shitposting lol
minus-squaretetris11@feddit.uklinkfedilinkEnglisharrow-up4·1 day agoSome people write their entire codebase within those parentheses. me. I’m talking about me
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up5·1 day agoThey like to live dangerously unsafely
:3 idk should we try the unsafe code?
The
unsaferust keyword basically just lets you declare a scope in which some memory checks do not need to pass for the program to compile.Also exists in C#, where it allows you to use pointers.
Nah I know I was just shitposting lol
Some people write their entire codebase within those parentheses.
me. I’m talking about me
Why?
They like to live
dangerouslyunsafely