Story Details

  • Show HN: Undercutf1 – F1 Live Timing TUI with Driver Tracker, Variable Delay

    Posted: 2025-04-19 07:50:36

    Undercutf1 is a terminal-based application providing live Formula 1 timing and driver tracking. It uses a text-based user interface (TUI) for a compact and efficient display of information, including race position, lap times, tyre strategies, and gaps between drivers. A key feature is its variable delay functionality, allowing users to simulate watching the race slightly delayed to avoid spoilers. This open-source project, written in Rust, aims to provide a lightweight and fast alternative to traditional graphical or web-based live timing solutions.

    Summary of Comments ( 39 )
    https://news.ycombinator.com/item?id=43734910

    HN users generally praised the project for its clean interface, speed, and usefulness for following F1 races without spoilers. Some suggested improvements like adding a relative position indicator instead of just gaps, incorporating qualifying results, and displaying tire strategies. One commenter appreciated the straightforward Python implementation and the use of the blessed library. Several users also expressed excitement about using it for the upcoming race. The project's ability to introduce an artificial delay for catching up on races was a key feature highlighted positively.