Live data from Hacker News

Viewing profile — bambo222

bambo222

HN member
Joined
Thu, Feb 27, 2020, 6:20 PM UTC
HN karma
2
Public activity
1 items

About bambo222

No profile information was provided.

Recent public activity

  1. comment
    Comment #22436058

    Why would you do cut|sort|head? You should instead just ask the k-sorted merge question about external sorting. As a FAANG data scientist, I've never once wanted to use cut|sort|he…