Live data from Hacker News

Viewing profile — noborus

noborus

HN member
Joined
Wed, Nov 03, 2021, 2:05 AM UTC
HN karma
115
Public activity
15 items

About noborus

https://github.com/noborus

Recent public activity

  1. story
  2. story
  3. story
  4. 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.

  5. story
  6. comment
    Comment #34363656

    $XDG_CONFIG_HOME is now default. thank you.

  7. comment
    Comment #34250628

    I see memory efficiency as an issue, but not as a priority issue as it was 30 years ago.

  8. 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…

  9. comment
    Comment #34250322

    Filtering in less is one of the features that ov doesn't have yet. I will refer to it. thank you.

  10. comment
    Comment #34243332

    Thank you.

  11. 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…

  12. 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.

  13. comment
    Comment #31246312

    Another way to aggregate json(jq + SQL) https://noborus.github.io/blog/jqsql/

  14. story
  15. comment
    Comment #31244771

    I wrote about how to solve with SQL. https://noborus.github.io/blog/jqsql/