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.
Show HN: Undercutf1 – F1 Live Timing TUI with Driver Tracker, Variable Delay
61–70 of 76 posts
Re: Show HN: Undercutf1 – F1 Live Timing TUI with Driver Tracker, Variable Delay
#62I 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?
Re: Show HN: Undercutf1 – F1 Live Timing TUI with Driver Tracker, Variable Delay
#63Looks 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…
Re: Show HN: Undercutf1 – F1 Live Timing TUI with Driver Tracker, Variable Delay
#64Looks 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
#65Earlier 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…
Re: Show HN: Undercutf1 – F1 Live Timing TUI with Driver Tracker, Variable Delay
#66Earlier 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.
Re: Show HN: Undercutf1 – F1 Live Timing TUI with Driver Tracker, Variable Delay
#67Earlier 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!
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
#68TUI 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.
Re: Show HN: Undercutf1 – F1 Live Timing TUI with Driver Tracker, Variable Delay
#69Would it be possible to have a docker image for easier installing?