Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ygra
on May 9, 2019
|
parent
|
context
|
favorite
| on:
For Better Computing, Liberate CPUs from Garbage C...
Python still uses mark and sweep occasionally to clean up structures where reference counting fails.
mailslot
on May 9, 2019
[–]
It has optional cycle detection, yep. But... you could also just spend a couple of minutes to not have cyclic references.
mantap
on May 9, 2019
|
parent
|
next
[–]
Closures are objects that can participate in cycles. And the lifetime of closures is very hard to track statically.
mailslot
on May 10, 2019
|
root
|
parent
|
next
[–]
They are and they should be used responsibly. I’d argue sparingly also.
Dylan16807
on May 9, 2019
|
parent
|
prev
[–]
"A couple of minutes"
Just a
little bit
overconfident.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: