Hacker News new | ask | show | jobs
by pipedreams2 3864 days ago
This actually breaks at 2gb - 4kb = 2147479552b

I suspect it is probably overflowing int max somewhere along the line, some googling shows this is also a buffer size for system calls such as read.