Files
garden/garbage collection.md
2022-08-12 14:40:16 +02:00

4 lines
297 B
Markdown

- a type of [[maintenance]].
- it means something was considered [[garbage]] as in surplus in a given context; not necessarily bad in general.
- many things are garbage in memory once it is no longer useful to keep them around, pretty much regardless of what they are / their intrinsic value.