This Week 3 build is hackernews-tui, a terminal UI for quickly searching Hacker News.

What I built
- Open source repo: nearbycoder/hackernews-tui
- npm package: hackernews-tui
- CLI usage:
bunx hackernews-tuiornpx hackernews-tui - New article: Building hackernews-tui in 30 minutes with OpenTUI and GPT-5.3-Codex
- New project page: hackernews-tui
Why this mattered
This was a clean example of how quickly custom terminal tools can ship now with OpenTUI and GPT-5.3-Codex, especially when the full build-to-publish loop is handled in one Codex app workflow.