Hacker News new | ask | show | jobs
by zozbot234 105 days ago
There is a secret easter egg: every time you say the magic incantation "You have to let it all go, Neo. Free your mind", macOS triggers every app to run a full GC cycle.
1 comments

Joke's on you; Swift has no garbage collector.
It obvious does, with reference counting. Otherwise programs would just balloon in memory.
ARC isn’t a garbage collector.
It is if you're being pedantic.
if more apps were written in native swift we wouldn't be having any memory issues