Y
Hacker News
new
|
ask
|
show
|
jobs
by
Scaevolus
267 days ago
Steam unfortunately doesn't use a rolling hash like this (fastcdc, buzhash, etc.), but rather slices files into 1MB chunks, hashes them, and updates at that granularity.
https://partner.steamgames.com/doc/sdk/uploading#AppStructur...