Hebdomadaire Shaarli
Semaine 09 (February 23, 2026)
Python app to work with pictures and associated metadata from Apple Photos on macOS. Also includes a package to provide programmatic access to the Photos library, pictures, and metadata.
via https://korben.info/osxphotos-backup-photos-apple-automatique.html
Solving Ballistic Trajectories
June 1, 2016
A common problem in video games is to calculate the angle to launch a projectile to hit a target. It’s so common I’ve written code to solve it on literally every game I’ve ever worked on.
cereal - A C++11 library for serialization
System profiling, app tracing and trace analysis
Open-Source · Portable · Efficient
tunnelto
tunnelto lets you expose your locally running web server via a public URL. Written in Rust. Built completely with async-io on top of tokio.
via https://korben.info/tunnelto-exposer-localhost-alternative-ngrok.html