slowlydev
slowlydev
Sometimes when freshly joining f1-dash during a session Tire and Team radios seem missing and are inconsistent. Probably has to do with the merge functions in both backend and frontend.
We need to cleanup all readme's Add better instructions to set the whole project up. (2 backends, timescaledb, nextjs frontend) We also should look into GitHub releases
Add a future where a user can click on a session from the archive and get a replay of the timing of that session. Media controls for the replay would...
Investigate if it would make sense to refactor the state engines to use web workers so they are more parallel and maybe more performant. One thing that would need changing...
Remove track limit violations if the lap got reinstated.
To improve stability we need some improved monitoring and tracing. I would suggest setting up OTEL for all services (live, api and frontend) Rust Backends could probably use some package...
### Is your issue REALLY a bug? - [x] My issue is indeed a bug! - [x] I am not crazy! I will not fill out this form just to...