Live data from Hacker News

Viewing profile — sirukinx

sirukinx

HN member
Joined
Thu, Mar 27, 2025, 5:30 PM UTC
HN karma
1
Public activity
2 items

About sirukinx

No profile information was provided.

Recent public activity

  1. comment
    Comment #45528537

    Fair, but I believe that this is intended for a web browser rather than a terminal.

  2. comment
    Comment #43495884

    For everyone complaining about CSV/TSV, there's a scripting language called R. It makes working with CSV/TSV files super simple. It's as easy this: # Import tidyverse after install…