Y
Hacker News
new
|
ask
|
show
|
jobs
by
hxseven
4929 days ago
The code looks fine, but when do you need such a function? I can't think of a use case.
1 comments
lars512
4929 days ago
There's two main types of use cases: (1) geotagging actions you take on your computer, like git commits, for later analysis; and (2) writing software which varies its behaviour depending on your location, perhaps triggering useful events.
link
hxseven
4928 days ago
Okay, I agree these actually are good use cases ;)
And thank you for contributing the module as open source.
link