Live data from Hacker News

Viewing profile — dvrx

dvrx

HN member
Joined
Sat, Nov 23, 2019, 1:42 PM UTC
HN karma
10
Public activity
7 items

About dvrx

No profile information was provided.

Recent public activity

  1. comment
    Comment #21618200

    If you like it, share your terminal configuration! mlterm works. mintty had a regression, 3.1.0 may have fixed that

  2. comment
    Comment #21616738

    If I am going to maintain the script myself and never tweak anything in the middle of the night, sure. But most people don't know awk. And awk requires more awareness. I break my a…

  3. comment
    Comment #21616716

    I love awk too but most people don't know much of awk. Better use regular things and keep awk for whenever you absolutely need it.

  4. comment
    Comment #21616703

    I like cut and tr too, but I try to replace them by sed and awk when I can. I reduces the number of moving parts, and allows you to increase the complexity slowly. Ex: | sed -e ste…

  5. comment
    Comment #21616621

    Better solution: sixel-gnuplot Shameless plug: https://github.com/csdvrx/sixel-gnuplot

  6. story
  7. story