Y
Hacker News
new
|
ask
|
show
|
jobs
by
actionfromafar
764 days ago
I love how merge-sort which was once used on punch cards because RAM was tight is still relevant. :)
1 comments
lanstin
763 days ago
Knuth's section on sorting data on tape drives is surprisingly relevant to big data running over S3 buckets and streaming into compute.
link
ThomasBHickey
763 days ago
I can remember the days! I suppose as problems grow in size, it's not too surprising that older methods of coping with what seemed like lots of data are still applicable.
link