Showcase Submission
Project name: h.n.r (say it as "honor")
Repository: https://github.com/prasanthj/hnr
Description:
A terminal UI for Hacker News built with ratatui 0.29. Browse six feeds (Top, New, Best, Ask HN, Show HN, Jobs), read threaded comments with inline expand/collapse, and get comments prefetched automatically after a short dwell so the pane switches without pressing Enter. Fetch and render articles in reader mode (structured blocks with section navigation). All async operations — feed refresh, article fetch, comment prefetch, search — show an animated shimmer progress indicator. Search via Algolia, vote, reply, bookmark, and manage sessions — all without leaving the terminal.
Install:
brew tap prasanthj/hnr && brew install hnr
# or
cargo install hnr
Screenshot/Demo:

1600×900, Catppuccin Mocha theme, shell hidden during recording, 2× playback speed
Showcase Submission
Project name: h.n.r (say it as "honor")
Repository: https://github.com/prasanthj/hnr
Description:
A terminal UI for Hacker News built with ratatui 0.29. Browse six feeds (Top, New, Best, Ask HN, Show HN, Jobs), read threaded comments with inline expand/collapse, and get comments prefetched automatically after a short dwell so the pane switches without pressing Enter. Fetch and render articles in reader mode (structured blocks with section navigation). All async operations — feed refresh, article fetch, comment prefetch, search — show an animated shimmer progress indicator. Search via Algolia, vote, reply, bookmark, and manage sessions — all without leaving the terminal.
Install:
Screenshot/Demo:
1600×900, Catppuccin Mocha theme, shell hidden during recording, 2× playback speed