▲ 11 ▼ Memory Management, Explained Simply (Part 1) by Nic Barker (www.youtube.com) submitted 3 days ago by tobz619@lemmy.world to c/programming@programming.dev 3 comments fedilink hide all child comments Absolute gem of a channel and guy. I'm happy that since starting my programming journey 5 years ago, I could follow along with this quite well. Still, I'm going to read into using mmap() over malloc() for full program lifetime objects. It makes sense but it doesn't feel correct. What do you do when you want an equivalent of free()?
[–] cheese_greater@lemmy.world 2 points 3 days ago (1 child) Do you program professionally now or develop apps etc? permalink fedilink source hideshow 1 child comment replies: [–] tobz619@lemmy.world [S] 2 points 3 days ago* (last edited 3 days ago) I've had to learn 95% of everything on the job over the past 4 years. I spend most of my free time trying to make apps in Haskell. I'm currently working on a Haskell-based renderer but right now I'm building a web-based app for synchronising multiple stakeholders and providing clear chains of responsibility as learning exercises. permalink fedilink source parent
[–] tobz619@lemmy.world [S] 2 points 3 days ago* (last edited 3 days ago) I've had to learn 95% of everything on the job over the past 4 years. I spend most of my free time trying to make apps in Haskell. I'm currently working on a Haskell-based renderer but right now I'm building a web-based app for synchronising multiple stakeholders and providing clear chains of responsibility as learning exercises. permalink fedilink source parent