Live data from Hacker News

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

github.com

61–70 of 76 posts

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

#61

Earlier quoted context omitted.

I am getting the same thing. Any ideas?

The creator mentioned in another reply that they had only tested on MacOS. I’m going to try on Linux later.

Yes correct, sorry forgot to reply to this chain. I've confirmed it works correctly on MacOS, Linux, and Windows under WSL (with the artefacts from the latest release). However, running directly under Windows has this issue where the terminal becomes unresponsive, and also only outputs a single line. I'm tracking the issue here: https://github.com/JustAman62/undercut-f1/issues/14 if anyone wants to know when Windows support is working.

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

#62

I installed on Windows using the dotnet method and it doesn't seem to work. The top line with Quit / Cursor / Session / etc shows up but none of the keys do anything. I was hoping to test it out during the session currently going on :)

I am getting the same thing. Any ideas?

Windows support should be fixed now in 3.0.10 (https://github.com/JustAman62/undercut-f1/releases/tag/v3.0....). Hopefully this works for you!

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

#63
post #37

Looks enticing! Regrettably a quick install (using the dotnet tool method, Win10) installs without error, but running the app results in an unresponsive window (both terminal and console), logs show no error... None of the key commands work (not even Q). Import data woks, but does not change the unresponsive window. Not looking for tech support, just making you aware that some additional steps might be required in th…

Got in front of my Windows machine and figured out the issue. I believe Windows support should be fixed in v3.0.10 now (https://github.com/JustAman62/undercut-f1/releases/tag/v3.0....). Let me know if you are still facing issues!

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

#64
post #37

Looks enticing! Regrettably a quick install (using the dotnet tool method, Win10) installs without error, but running the app results in an unresponsive window (both terminal and console), logs show no error... None of the key commands work (not even Q). Import data woks, but does not change the unresponsive window. Not looking for tech support, just making you aware that some additional steps might be required in th…

Got in front of my Windows machine and figured out the issue. I believe Windows support should be fixed in v3.0.10 now ( https://github.com/JustAman62/undercut-f1/releases/tag/v3.0.... ). Let me know if you are still facing issues!

Thank you, it seems to be working now, will give it a try tomorrow during the race!

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

#65

Earlier quoted context omitted.

Are you not able to compile this as "self-contained"?

I have compiled as self-contained, however I missed some configs to make sure that all native binaries were included in the final executable. I've made a new release recently ( https://github.com/JustAman62/undercut-f1/releases/tag/v3.0.... ) which should resolve this issue. As noted in https://github.com/JustAman62/undercut-f1/issues/3#issuecomm... , I think there's still more work to do to make the single-file exec…

True single file static executables should now be working in the latest release.

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

#66

Earlier quoted context omitted.

I have compiled as self-contained, however I missed some configs to make sure that all native binaries were included in the final executable. I've made a new release recently ( https://github.com/JustAman62/undercut-f1/releases/tag/v3.0.... ) which should resolve this issue. As noted in https://github.com/JustAman62/undercut-f1/issues/3#issuecomm... , I think there's still more work to do to make the single-file exec…

True single file static executables should now be working in the latest release.

Can confirm, works perfectly now.

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

#67

Earlier quoted context omitted.

I am getting the same thing. Any ideas?

Windows support should be fixed now in 3.0.10 ( https://github.com/JustAman62/undercut-f1/releases/tag/v3.0.... ). Hopefully this works for you!

I just tried it on Windows and it seems to work for me :)

Thanks! This is awesome work and I'm looking forward to tomorrow with much excitement.

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

#68

TUI for sports reminds me that in Finland, teletext is still very popular for following sports (football, ice hockey, even F1) TUI gets you straight to the point, no ads, etc. So the teletext format is now outliving TVs and people read the teletext pages on their mobile phones (via we of dedicated apps) https://yle.fi/aihe/tekstitv?P=207

Oh that's fantastic, way better than searching for results on modern sports news sites. Definitely bookmarking this, maybe I'll accidentally learn a bit of Finnish.

Have you seen https://plaintextsports.com?

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

#69
post #36

Would it be possible to have a docker image for easier installing?

Got around to implementing this, docker images are now published. See the README https://github.com/JustAman62/undercut-f1/tree/v3.0.22?tab=r... for updated instructions.
Post reply on HN