Its what I used to migrate to the 6 TB sqlite database... so yes? Depends on your definition of backup. In my case I wanted a way to restore in the case of data loss, so yes. Im sure some pedantic sql admin will disagree with me here.
ghoul2 4 hours ago [-]
if sqldump isn't a backup, what is?
wyre 14 hours ago [-]
Thanks for developing scc!
Regarding LOCOMO I have a fork that calculates an estimate based on # of commits * price per task according to Artificial Analysis benchmarks for a given model, and includes a simple overhead multiplier to pad out the estimate.
boyter 5 hours ago [-]
You are welcome.
Id like to see that fork. Perhaps I can fold some of it in.
It would be intersting to combine your «attention» metric with CRAP.
- https://boyter.org/2010/08/mysql-backups-done-easily/
- is an sqldump actually a backup?
Regarding LOCOMO I have a fork that calculates an estimate based on # of commits * price per task according to Artificial Analysis benchmarks for a given model, and includes a simple overhead multiplier to pad out the estimate.
Id like to see that fork. Perhaps I can fold some of it in.