Viewing profile — noborus
noborus
HN member- Joined
- Wed, Nov 03, 2021, 2:05 AM UTC
- HN karma
- 115
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About noborus
Recent public activity
- story
- story
- story
-
comment
Comment #36146894
The feature-rich terminal pager ov has changed memory management significantly for files over 10k lines. Supports large files and saves memory.
- story
-
comment
Comment #34363656
$XDG_CONFIG_HOME is now default. thank you.
-
comment
Comment #34250628
I see memory efficiency as an issue, but not as a priority issue as it was 30 years ago.
-
comment
Comment #34250375
Does not support markdown. ov is a pager, so there is no rendering of specific files. But it can be used as a bat( https://github.com/sharkdp/bat ) pager. It can also be created us…
-
comment
Comment #34250322
Filtering in less is one of the features that ov doesn't have yet. I will refer to it. thank you.
-
comment
Comment #34243332
Thank you.
-
comment
Comment #34243328
First of all please keep in mind that "less" is wonderfully updated https://github.com/gwsw/less ov is built for speed, but "less" is often better. "bat" is a nice application, but…
-
story
Show HN: Ov – feature rich terminal pager
I made a terminal pager that can be used instead of more, less, tail -f. It has a mode that distinguishes between headers and columns.
-
comment
Comment #31246312
Another way to aggregate json(jq + SQL) https://noborus.github.io/blog/jqsql/
- story
-
comment
Comment #31244771
I wrote about how to solve with SQL. https://noborus.github.io/blog/jqsql/