Hacker News new | ask | show | jobs
by manishsharan 2155 days ago
>is there any use-case for geolocation APIs that does not involve tracking users for shitty purposes?

Use my GEOIP and longitude and adapt your CSS to show me your content in nightmode when it is night time in my Longitude. That would be cool.

1 comments

Seems like the kind of thing I should not decide for an user.

When I build websites, I usually prefer using `prefers-color-scheme: dark` in CSS, so the user can decide.