Hacker News new | ask | show | jobs
by nighmi 1025 days ago
How do you set this up?
1 comments

In a nutshell, we "abandon" the resource and clean up abandoned resources after N days. To delete something, you need to explicitly check it's name into a list of resources to delete.

So deletions are explicit and a mistake is just un-abandoning.