Created
3h
|
Jul 9, 2025, 12:30:07 PM
Login to add comment
Other posts in this group


I discovered this collision detection algorithm during COVID and finally got around to writing about it.
github repo: https://github.com/cairnc/sat_b

Article URL: https://susam.net/million-times-million.html
Comments URL: ht


Hey Hacker News,
I'm a long-time lurker and wanted to share a project I just finished building.
Like many React Native developers, I needed to add marker clustering to a map in my app. The mos