maccam912

↗ HN profile [ 67.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. A read through how SQLite is tested (https://sqlite.org/testing.html) makes me realize how much more I could be doing to check my code is always correct. I'm not writing anything where a bug would mean life or death,…