autosave
autosave
Posted Jun 14, 2022 23:59 UTC (Tue) by marcH (subscriber, #57642)In reply to: autosave by jschrod
Parent article: Per-file OOM badness
Of course making copy seems very "primitive" compared to proper version control.
Yet a copy may be faster and more convenient if it's only for a very short term and throw-away safety before doing something quick and a bit "dangerous". Combined with autosave it's also safer than holding back a manual save (no loss on crash or user error) and barely more effort. It's not mutually exclusive with proper version control.
The best tool for the job and manual saves offer very little advantages in very few situations.
