packetlost

↗ HN profile [ 88.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. DASL Web Tiles (dasl.ing)
  2. A Missing IDE Feature (matklad.github.io)
  3. How LSP could have been better (matklad.github.io)
  4. I'm building a library that serializes blocks of data to disk in 4MB~ or so increments. What would be a sufficient number of bits to allocate for checksums (ie. CRC32, CRC64, MD5, etc.) on those blocks such that…