Viewing profile — sirukinx
sirukinx
HN member- Joined
- Thu, Mar 27, 2025, 5:30 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About sirukinx
No profile information was provided.
Recent public activity
-
comment
Comment #45528537
Fair, but I believe that this is intended for a web browser rather than a terminal.
-
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…