7 comments

  • SillyUsername1 hour ago
    I built one, tracking fleet vehicles with a custom box, using tiled maps, on behalf of Vodafone, back in 2002. I still remember I wrote a basic trans-mercator library too!<p>Of course Mercator projection may go out of fashion soon <a href="https:&#x2F;&#x2F;www.independent.co.uk&#x2F;news&#x2F;world&#x2F;africa&#x2F;world-map-equal-earth-projection-un-mercator-b3050761.html" rel="nofollow">https:&#x2F;&#x2F;www.independent.co.uk&#x2F;news&#x2F;world&#x2F;africa&#x2F;world-map-eq...</a> :)<p>Hope I&#x27;m called back to update the library ;)
  • svag1 hour ago
    I believe the library mentioned in the article should be this one <a href="https:&#x2F;&#x2F;geodyssey.github.io&#x2F;overview&#x2F;overview.html" rel="nofollow">https:&#x2F;&#x2F;geodyssey.github.io&#x2F;overview&#x2F;overview.html</a> and here <a href="https:&#x2F;&#x2F;www.lukatela.com&#x2F;geodyssey&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.lukatela.com&#x2F;geodyssey&#x2F;</a>
  • guenthert1 hour ago
    &quot;real-time GPS-driven moving map display&quot;<p>Not the IMHO more interesting analog tech which lifts signals out of thermal noise.
  • JPLeRouzic3 hours ago
    The author says:<p>&quot;<i>It used Voronoi Cells and reduced most math to 8- and 16-bit integer calculations with one or two single-precision floating-point calculations.</i>&quot;<p>I wonder if it can be used to speed up LLM inference.
  • ErroneousBosh55 minutes ago
    One of the things I discovered a while back is that even fairly crude trig approximations don&#x27;t put that much error into your position, over a small enough distance.<p>To calculate things like straight-line range from where you are now to where you need to put a unit for an emergency, you&#x27;re probably not working over an area of more than a couple of hundred kilometres radius and the error will be within a few dozen metres. And once you get within about half a k, you&#x27;re driving towards the column of smoke anyway ;-)
  • razashaikh922 hours ago
    Cool software keep it up
  • orielhaim37 minutes ago
    [dead]