Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrweasel
39 days ago
How did they even manage to generate a terabyte sized repo, that's crazy. Do they have something written up on how it's structured and why they'd even go that route?
1 comments
1718627440
39 days ago
A terabyte is ~220 thousand books (1000 pages, 50 rows, 100 columns) uncompressed. VCS generally store objects compressed.
link