Skip to content

shivamhwp/uhn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usable HN

A keyboard-driven Hacker News client built for readability and speed.

Features

  • Keyboard-first navigation -- j/k to move, Enter to open, o for external links, 1-6 to switch feeds, / to search, ? for help
  • 6 feeds -- Top, New, Best, Ask HN, Show HN, Jobs
  • Full-text search via Algolia with date range filtering
  • Nested comment trees with collapse/expand and depth-based coloring
  • User profiles with karma, bio, and recent submissions
  • Dark/light theme with system preference detection and t to toggle
  • Prefetching on hover for near-instant navigation
  • File-based Astro routes with per-feed scroll position preservation

Tech Stack

Data Sources

Getting Started

bun install
bun run dev

Keyboard Shortcuts

Key Action
j / k Move down / up
Enter Open story
o Open link in new tab
h / Esc Go back
1-6 Switch feed
/ Search
t Toggle theme
[ / ] Previous / next page
? Show all shortcuts

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors