da_cow (she/her)@feddit.org to Programmer Humor@programming.dev · 5 days agoI got to avoid memory management for quite some timefeddit.orgexternal-linkmessage-square65fedilinkarrow-up1339arrow-down112file-text
arrow-up1327arrow-down1external-linkI got to avoid memory management for quite some timefeddit.orgda_cow (she/her)@feddit.org to Programmer Humor@programming.dev · 5 days agomessage-square65fedilinkfile-text
Finally I have a valid reason to learn about memory management. It was also hella weird when encountering it.
minus-squarewewbull@feddit.uklinkfedilinkEnglisharrow-up8·5 days ago.net Anything I run in C# or similar seems to allocate 512GB of virtual address space and then just populates what it actually uses.
.net
Anything I run in C# or similar seems to allocate 512GB of virtual address space and then just populates what it actually uses.