Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
datavirtue
on Jan 11, 2023
|
parent
|
context
|
favorite
| on:
What should I know about garbage collection as a J...
Be nice to your garbage collector. Don't leave references to objects that are not needed. Once they are done, and the scope is going to remain, null them.
thewisenerd
on Jan 11, 2023
|
next
[–]
is this a reference to the 2019 talk, or are you being serious (in which case, could you please share a couple references)?
context:
https://www.youtube.com/watch?v=ocUx-QUJMfo&t=630s
ramranch
on Jan 11, 2023
|
prev
|
next
[–]
Why not just write C, then? Sounds like you're just setting up for NPEs
nlitened
on Jan 11, 2023
|
prev
[–]
Or use a language that does it automatically, like Clojure
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: