Hacker News CLI (2014)

(pythonhosted.org)

45 pontos | por rolph 2 dias atrás

12 comentários

  • bredren
    2 dias atrás
    I thought this would provide easy query access, but it does not seem to.

    Is there a CLI that queries hn.algolia.com and returns structured data?

  • junkblocker
    2 dias atrás
    Somebody recently vibecoded https://github.com/fragmede/nitpick and posted here which is pretty good but I really want to browse the sites in terminal too. Then I discovered I have had an hn alias to lynx gopher://hngopher.com . w3m also works but I want to be able to browser with full w3m images support but most sites just break on needing JavaScript. Some front end to a headless chrome/Firefox instance like brow6el or awrit might work but I haven't attempted those with much success yet
  • anta40
    2 dias atrás
    Anyone use hnterm? https://github.com/ggerganov/hnterm

    I think it still works pretty well, and written in C++ instead of the "cool kids" Go/Rust

    • wiseowise
      2 dias atrás
      > and written in C++ instead of the "cool kids" Go/Rust

      Is that supposed to sound like an argument in favor of it? Because it doesn’t.

  • basilikum
    2 dias atrás
    I already use a HN cli called w3m.

    sent with w3m

    • semiinfinitely
      2 dias atrás
      wow are u arch user too
      • mbernstein
        2 dias atrás
        They aren't - they'd have led with that. (note: I use arch and am legally obligated to tell you).
      • trollbridge
        2 dias atrás
        I will be as soon as I get my workstation to not kernel panic on boot (plus figure out why wayland compositor is just giving me a blank screen)
  • thegdsks
    2 dias atrás
    The CLI tool space has changed so much since then. Everything is getting rewritten in Rust or Go now.
  • israrkhan
    2 dias atrás
    Usually the first thing, the page should mention is how to install it.

    it is as if developer does not want anyone to use this tool.

  • semiinfinitely
    2 dias atrás
    [12 years ago]
  • rolph
    2 dias atrás
  • jimmcslim
    2 dias atrás
    Can we have an official Hacker News API that lets me authenticate to my account and grab the submissions and comments that I have upvoted?
  • ChrisArchitect
    2 dias atrás
    (2014) OP
  • garyfirestorm
    2 dias atrás
    no information about installation - no github repo