Viewing profile — dvrx
dvrx
HN member- Joined
- Sat, Nov 23, 2019, 1:42 PM UTC
- HN karma
- 10
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About dvrx
No profile information was provided.
Recent public activity
-
comment
Comment #21618200
If you like it, share your terminal configuration! mlterm works. mintty had a regression, 3.1.0 may have fixed that
-
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…
-
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.
-
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…
-
comment
Comment #21616621
Better solution: sixel-gnuplot Shameless plug: https://github.com/csdvrx/sixel-gnuplot
- story
- story