da_cow (she/her)@feddit.org to Programmer Humor@programming.dev · 2 days agoI got to avoid memory management for quite some timefeddit.orgimagemessage-square64linkfedilinkarrow-up1326file-text
arrow-up1326imageI got to avoid memory management for quite some timefeddit.orgda_cow (she/her)@feddit.org to Programmer Humor@programming.dev · 2 days agomessage-square64linkfedilinkfile-text
Finally I have a valid reason to learn about memory management. It was also hella weird when encountering it.
minus-squaremhague@lemmy.worldlinkfedilinkarrow-up1·2 days agoCruft can be a hard thing to debug. Mainly when you’re not used to memory issues and haven’t learned all the best practices. There’s also zig if you want to play with memory. You’ll know a lot about allocation, that’s for sure.
Cruft can be a hard thing to debug. Mainly when you’re not used to memory issues and haven’t learned all the best practices.
There’s also zig if you want to play with memory. You’ll know a lot about allocation, that’s for sure.