Max Volume
maxvolume.app
Max Volume
@maxvolume.app
Makes things from code and/or wood, rides bikes and waves. Fascinated by machines since the Commodore 64 days. Trying to teach my small humans to ask great questions.
It's a good example!

If maintaining backwards API compatibility was important, and out of spite, I'd probably fix it like this: 😜
January 17, 2025 at 12:04 AM
I only have about 18k POIs (Australian suburbs), so implementing the haversine formula directly in SQL works fine for me. If I had a larger dataset, I'd use an RTree to narrow down the search space first.
December 2, 2024 at 4:59 AM