Hacker News new | ask | show | jobs
by close04 2564 days ago
> I would love to be able to fuzz my location within a certain (randomized?) radius of my home for certain apps

I'm not sure about the details of the implementation but with location you still want something reasonably accurate. So the random radius can't vary too wildly. After you collect enough data points couldn't you infer the real location from that circle?