Slowlydev

joined 2 years ago
[–] Slowlydev@programming.dev 2 points 9 months ago

Thanks for the post, I appreciate it. Saw it a bit late as I was a bit inactive on lemmy for the past few months.

[–] Slowlydev@programming.dev 1 points 9 months ago

It should also work on desktop, but I am experiencing performance issues as quite a lot of users are on it. Way more than I expected…

[–] Slowlydev@programming.dev 1 points 1 year ago

It has some difficulty I think and will take some time, but it’s on my todo list.

[–] Slowlydev@programming.dev 3 points 1 year ago (1 children)

Thats a great use case 😂 I'm glad you like it :)

 

cross-posted from: https://programming.dev/post/1996561

For sometime I have been using a real-time Formula 1 Live Timing Website called f1.tfeed.net. But I always didn't quite like the UI of it, its a great website for functionality don't get me wrong but the UI looks quite "old". So I decided to write my own Formula 1 Live Timing Dashboard. For now It looks like this:

And with the next GP coming right up, I thought now would be a great time to "release it to the public".

So here is the f1-dash Website

Its has been In the works for a couple Months now, mainly because I wanted to over engineer it, but failed.

Its also completely free to use, as well as open-source on Github, so If you would like to contribute, feel free.

I hope u like it and have fun using it.

Things Id like to do next are:

  • Race Schedule of Current Seasons and Past Seasons
    • Because of that maybe a replay option of old races
  • Head to Head View
  • Favorite driver Highlighting
  • Position after Pitstop
  • Graphs for Gap and Laptime
  • Write backend in Rust
[–] Slowlydev@programming.dev 2 points 2 years ago

Will there be a TestFlight to try out?