Hacker News new | ask | show | jobs
by mrgaro 187 days ago
There are missiles in which the allocation rate is calculated per second and then the hardware just has enough memory for the entire duration of the missile's flight plus a bit more. Garbage collection is then done by exploding the missile on the target ;)
1 comments

We call this "explosive deallocation". Destructors have a whole new meaning.