Author of Python behind the scenes
Building dstack.ai
My blog: http://tenthousandmeters.com
Other projects: https://github.com/r4victor
1. PRAGMA journal_mode=WAL;
2. PRAGMA busy_timeout=5000; or higher.
3. PRAGMA synchronous=NORMAL;
4. Keep write transactions small.
5. Avoid write-after-read transactions.
6. Use app-level locking if needed.
1. PRAGMA journal_mode=WAL;
2. PRAGMA busy_timeout=5000; or higher.
3. PRAGMA synchronous=NORMAL;
4. Keep write transactions small.
5. Avoid write-after-read transactions.
6. Use app-level locking if needed.
www.youtube.com/watch?v=6v_B...
www.youtube.com/watch?v=6v_B...
We've summarized everything we did & saw in this first week since DS came to light
Results/code/dataset/experiment => if we missed one, share & we'll update
Link: huggingface.co/blog/open-r1...
We've summarized everything we did & saw in this first week since DS came to light
Results/code/dataset/experiment => if we missed one, share & we'll update
Link: huggingface.co/blog/open-r1...
semianalysis.com/2025/01/31/d...
semianalysis.com/2025/01/31/d...