Andrej Karpathy
|
9c88a4eea4
|
use the process exit code to communicate whether any updates successfully made it into the database at all
|
2021-11-26 20:19:48 -08:00 |
|
Andrej Karpathy
|
d2582c5b77
|
if the very first API call fails it is very unlikely that there are new papers at all, no need to try multiple pages
|
2021-11-26 20:10:32 -08:00 |
|
Andrej Karpathy
|
bd11865a49
|
add an option to break out early when we've pulled in all new papers most likely
|
2021-11-24 09:15:36 -08:00 |
|
Andrej Karpathy
|
7cbb90a480
|
minor logging changes
|
2021-11-12 22:49:29 -08:00 |
|
Andrej Karpathy
|
13a1d5ff48
|
sequester gross details about database instantiation in the filesystem away from the scripts
|
2021-11-12 21:12:09 -08:00 |
|
Andrej Karpathy
|
194b7f4b22
|
first leet codes
|
2021-11-12 20:40:19 -08:00 |
|