I Am (Not) a Failure: Lessons Learned from Six Failed Startup Attempts
blog.rongarret.info
Where Do Those Undergraduate Divisibility Problems Come From?
grossack.site
Zork: The Great Inner Workings (2020)
medium.com
Celestial Navigation for Drones
mdpi.com
Using eSIMs with devices that only have a physical SIM slot via a 9eSIM SIM car
neilzone.co.uk
Seeking an IPL-V Interpreter
TypeScript enums: use cases and alternatives
2ality.com
Slugs on a Cube: An Interactive Animation
blog.gingerbeardman.com
Show HN: Personalized Duolingo (Kind of) for Vocabulary Building
github.com
UK's hardware talent is being wasted
josef.cn
Parinfer: Simpler Lisp Editing
shaunlebron.github.io
Alligator Eggs and Lambda Calculus (2007)
worrydream.com
Rhai: An embedded scripting language for Rust
github.com
The quiet rebellion of a little life
caitlynrichardson.substack.com
Groundwater Movement (Interactive)
has.concord.org
Reverse Engineering Bambu Connect
wiki.rossmanngroup.com
Dutch Align with US Export Controls on Some ASML Chip Tools
bloomberg.com
Byzantine-Sassanian War (602-628 CE): The Last Great War of Antiquity (2023)
thecollector.com
Why is Git Autocorrect too fast for Formula One drivers?
blog.gitbutler.com
Show HN: Race Timing with Integrated Replay
storytiming.racing
The deeper under the Earth's surface, the more species you can find
arstechnica.com
Show HN: Terraform Provider for Inexpensive Switches
github.com
Instead of playing video and trying to display timing information next to it, how about we build a simulation based on timing data and become able to determine the state of the race at any given point in time based on the few 'radar blips' of sector loop passes we have?
This is that. It takes the video and timing material of a 24h race (The IMSA Weathertech Sportscar Championship ROLEX24 at Daytona 2024) - 4 videos hosted on YouTube and a big CSV of laptimes and reimagines how a race replay might look like.
It comes with a few non-standard visualizations, and a lot of possibilities for navigation, including navigation based on race events such as flag states, overtakes, pit stops etc.
It's a zig program based on raylib running in the browser thanks to emscripten, with a bit of js glue code to control the YouTube player. Ultimately, controlling replays is just one of the goal features of the tech stack. Live-Timing, Live-broadcast, and broadcast of sim-racing are other application areas where I see this being beneficial.
Race fans, Enjoy, I know I certainly do!