Back to browse
Voice-coded a Doom-scroll Hacker News (Twitter-style feed)

Voice-coded a Doom-scroll Hacker News (Twitter-style feed)

by imprisonedmind·Feb 28, 2026·3 points·0 comments

AI Analysis

●●SolidRabbit HoleShip ItWizardry

Voice-coded a full HN feed via Codex Discord bridge; endless scroll novelty, not the payload.

Strengths
  • End-to-end voice-coding pipeline (yapboard → Discord bridge → Codex → scrcpy) is genuinely inventive constraint-driven design; a real workflow demo
  • Doom-scroll UX for HN comments is a legit re-imagining—some users prefer chronological feeds over the tree; mobile-first responsive design ships
  • Codex Discord bridge is open-source tooling others can fork; shows the voice-coding workflow is reproducible
Weaknesses
  • Infinite scroll + threading don't naturally fit HN's comment-tree structure; actual UX value vs traditional site unclear from video
  • Project is demo/proof-of-concept (video-first, no active repo linked); no code repository, no updates, no indication of maintenance or future development
Category
Target Audience

HN readers who prefer social-feed UX; voice-coding enthusiasts and accessibility-focused developers.

Similar To

HN redesigns (e.g. Lobsters, Tildes) · Twitter feed paradigm

Post Description

Built a mobile-friendly Hacker News clone where stories and comments flow in an infinite, Doom-scrollable timeline (think Twitter/X feed meets HN).

Voice-coded the entire website from scratch using my yapboard voice keyboard + OpenAI Codex via a Discord bridge bot. Screen-mirrored with scrcpy for real-time testing. Forgot to turn on mic during the live build, so added narration afterward.

Demo (try on mobile): https://hackernews.lukestephens.co.za Full build video (voice coding timelapse): https://youtu.be/RRF-F5jDS50

Tools: scrcpy, yapboard.app, Codex Discord bridge (https://github.com/imprisonedmind/codex-discord-bridge)

Curious to hear thoughts, especially on the voice-coding workflow or the endless-scroll UX for HN content!

Similar Projects