Speedstand
The ultimate data hub for Formula 1 fans
What it does
F1 is more than just the race. Speedstand is an independent F1 data hub for fans who love exploring the details behind the sport. Follow race weekends, explore driver and team stats, dive into telemetry and strategy, and discover more about every circuit — all in one clean, focused app.
在 App Store 下载“韡 王”的“Speedstand”。查看截屏、评分及评论、用户提示以及更多类似“Speedstand”的 App。
版本 1.5 Speedstand Intelligence 带来两项全新的 Plus 体验。 Plus 情报 • 从赛前预测、排位判断,到有冲刺赛周末时的冲刺赛判断,再到赛后复盘,跟上完整比赛周。 • 赛后回看关键赛会节点、关键结论和车手评分,知道比赛是怎样改变的。 • 先看报告预览,开通 Plus 后继续阅读完整分析。 趋势洞察 • 基于真实多站积分历史,理解冠军争夺的变化。 • 分别查看车队、车手和队友三个视角。 • 打开每条关键判断的详情,持续关注赛季走势。 • 赛历详情页视觉升级。 Speedstand 1.5,让你每一站都看得更明白:发生了什么、为什么重要,下一站该关注什么。 1.全面优化车手档案页的UI 2.全面重新设计桌面小组件 3.全面优化车队历史页的UI 4.全面重新设计锁屏小组件 5.优化安装包体积 Speedstand 1.2.1 带来全新挑战中心: • 新增「术语随心配」:通过每日题组和自由练习,掌握比赛策略、轮胎、规则与围场术语。 • 新增「熄灯!起跑」:体验五盏红灯依次亮起的发车节奏,完成 5 次测试,以中位反应时间记录本局成绩。 • 新增挑战记录:查看连续完成天数、术语最佳成绩、起步中位数与本机排行榜。 • 支持答题连胜、错题复盘,以及术语挑战的本地进度保存。 • 优化暂停与退出确认,清楚说明进度和有效成绩的保留方式。 • 优化部分页面的显示效果、数据加载与使用稳定性。 • 赛历中增加马来西亚航空巴林大奖赛。 • 知识库中增加雪邦赛道特性详解。 版本 1.5 Speedstand Intelligence 带来两项全新的 Plus 体验。…from apps.apple.com
Does the same job
all alternatives →


- F1Formula 1 Lap Charts2015 · davidor.github.io · ▲49

More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com