Viewing profile — GeorgeHoneywood
GeorgeHoneywood
HN member- Joined
- Fri, Sep 30, 2022, 5:51 PM UTC
- HN karma
- 13
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About GeorgeHoneywood
No profile information was provided.
Recent public activity
-
comment
Comment #39458826
Somewhat bizarrely I ended up doing exactly that as a uni project. Writing a parser for the Mapsforge format in TypeScript was a bit of a weird experience. The funkiest bit was try…
-
comment
Comment #35092605
PMTiles looks excellent, I think the range request idea will go far. Just wanted to let you know that the "Live Example Page" link on the page seems to 404.
-
comment
Comment #34521437
This is pretty much the idea behind sqlc, with some extra steps of course. You write your SQL queries in file, and it generates type safe bolierplate for you. https://github.com/ky…
-
comment
Comment #34087484
Presumably they are using some KDF (Key derivation function) that is designed to be algorithmically slow in some way that you can't trivially sidestep.
-
comment
Comment #33038292
A while ago I made something a bit like this, but it is an animation of all the years between 2007 and now. https://maps.honeyfox.uk/ It only works in my town in the UK, so don't t…