New top story on Hacker News: Show HN: Faceoff – A terminal UI for following NHL games
Show HN: Faceoff – A terminal UI for following NHL games 11 by vcf | 3 comments on Hacker News. Faceoff is a TUI app written in Python to follow live NHL games and browse standings and stats. I got the inspiration from Playball, a similar TUI app for MLB games that was featured on HN. The app was mostly vibe-coded with Claude Code, but not one-shot. I added features and fixed bugs by using it, as I spent way too much time in the terminal over the last few months. Try it out with `uvx faceoff` (requires uv). April 20, 2026 at 12:44AM vcf 11 https://ift.tt/3LbFtuP Show HN: Faceoff – A terminal UI for following NHL games 3 Faceoff is a TUI app written in Python to follow live NHL games and browse standings and stats. I got the inspiration from Playball, a similar TUI app for MLB games that was featured on HN. The app was mostly vibe-coded with Claude Code, but not one-shot. I added features and fixed bugs by using it, as I spent way too much time in the terminal over the last few mon...