Live data from Hacker News

Viewing profile — jondegenhardt

jondegenhardt

HN member
Joined
Thu, Aug 30, 2018, 11:22 PM UTC
HN karma
34
Public activity
5 items

About jondegenhardt

No profile information was provided.

Recent public activity

  1. comment
    Comment #21999502

    eBay's tsv-utils author here. A fair bit of performance benchmarking was done on the tools with the goal of exploring this type of use (data crunching). D did really well (tsv-util…

  2. comment
    Comment #20860996

    Thank you both! I too like the Unix philosophy of small tools that do a specific job. In a package like this, people may find they only care about one or two tools. They can ignore…

  3. comment
    Comment #20849938

    Thanks for the feedback. I agree, the performance table would benefit from better formatting.

  4. comment
    Comment #20849653

    Hi all, Primary tsv-utils author here. Thanks for checking out the tools! I hope some of you find them beneficial.

  5. comment
    Comment #18269999

    Not a specific approach to your problem, but a resource that may be useful is https://github.com/dbohdan/structured-text-tools . It lists an extensive set of command line tools use…