Y
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
philistine
105 days ago
Joke's on you; Swift has no garbage collector.
link
hu3
105 days ago
It obvious does, with reference counting. Otherwise programs would just balloon in memory.
link
rafram
105 days ago
ARC isn’t a garbage collector.
link
saagarjha
104 days ago
It is if you're being pedantic.
link
coolius
105 days ago
if more apps were written in native swift we wouldn't be having any memory issues
link