Show HN: A Simple Server to Match Long/Lat to a TimeZone

I figured this might be useful to folks.

It's a simple PHP server that requires a single-table database (It's fairly "agnostic," but all my uses are in MySQL).

I won't publish any of the servers that I've set up for my apps, because someone is bound to write an application that drives my bandwidth into the stratosphere.

I could definitely take it further, but this gives me all I need for my purposes.

Here's an app I wrote, that uses it: https://apps.apple.com/us/app/we-are-never-alone/id650482602...


Comments URL: https://news.ycombinator.com/item?id=44046227

Points: 15

# Comments: 9

https://github.com/LittleGreenViper/LGV_TZ_Lookup

Vytvořeno 16d | 20. 5. 2025 23:30:04


Chcete-li přidat komentář, přihlaste se

Ostatní příspěvky v této skupině

Show HN: Lambduck, a Functional Programming Brainfuck

What if Brainfuck was less like C and more like Scheme?

The interpreter implemetation is pretty bad. It's not very fast, it's not very good, and it's probably not very correct. But maybe there's

6. 6. 2025 2:30:06 | Hacker news