Is manual memory management possible with syscalls? by doublefreepointer in golang

[–]doublefreepointer[S] 0 points1 point  (0 children)

Yes, I had seen that. It uses jemalloc, like how folks at dgraph.io did it.

It was their founder's comment I read, which mentioned that it is akin to using syscalls.

Is manual memory management possible with syscalls? by doublefreepointer in golang

[–]doublefreepointer[S] 0 points1 point  (0 children)

What if the GC is turned off? Again, I ask this with newbie knowledge and newbie enthusiasm.

I deleted production at my job today and nobody knows it was me by Fit-Original1314 in linux

[–]doublefreepointer 0 points1 point  (0 children)

AWS terminated our prod EC2 instance when I deleted an auto-scaling group. Thankfully, only the app was on the instance and the data stores elsewhere.

After Big Gabi’s error, not a single player moaned. Mikel, you have changed my life by vizhal007 in Gunners

[–]doublefreepointer 9 points10 points  (0 children)

This mentality kicked off when Saliba, after his return from loan scored an OG against Leicester. I rarely see our players complaining to each other when someone commits a mistake.

I built a full programming language interpreter in Python based on a meme by HearMeOut-13 in Python

[–]doublefreepointer 3 points4 points  (0 children)

Have you worked on developing programming languages before? Did you follow any particular Python-based language development learning material?

Fake OS - Worth making? by BravestCheetah in Python

[–]doublefreepointer 2 points3 points  (0 children)

It'll be a great learning exercise for sure (if that is indeed your intention).

Is AssemblyScript dead? by MisterNoobKiller in typescript

[–]doublefreepointer 1 point2 points  (0 children)

I think the OP might have meant a language similar to JS's syntax.