upvote
32°
reply
https://smorgasb.org/zenith32/

was quicker to hardcode one, then add the feature

reply
that's all sorts of awesome! thanks!

just as part of that hacker spirit, I tried changing the 32 to a different value in the url...:thinking-face:

reply
lol. not a bad idea, but no, that didn't work. encoding latitude as a URL param... could save me from having to make a ui. it'd be something like ../zenith?lat=35.2N
reply
and if you wanted to adjust the timezone you could add &lon=

again, admitted scope creep.

I just hate that browsers allow for location data to be used. Sure, there's some cool/fun things that can be done like what you've done, but it's too easy to abuse it. Adding features like this that allow the user to set it, especially if they wanted to see what it looks like from a different location, would be less invasive while adding more features. Just so you know, even if I open gMaps, it guesses my location based on IP because I damn sure don't share with theGoog.

reply