Viewing profile — kocheez75
kocheez75
HN member- Joined
- Thu, Aug 08, 2013, 2:26 PM UTC
- HN karma
- 238
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About kocheez75
Recent public activity
-
comment
Comment #45128450
If your data is already in GeoJSON, you can use tippecanoe to produce a tileset in either MBTiles or PMTiles format: https://github.com/felt/tippecanoe . Or if your data is more dy…
-
comment
Comment #37669569
The maps are based on MapLibre (Mapbox fork) so any valid Mapbox style can also be applied.
-
comment
Comment #32517220
Ah, sorry to hear about that! I actually just pushed a fix for a similar crashing issue in Firefox, would be curious to hear if that resolved your issues as well.
-
comment
Comment #32517209
Thanks!
-
comment
Comment #32517149
I moved the createBuffer call out of the render loop, and I think the memory issues on FF should be working better (at least on FF 103).
-
comment
Comment #32515836
Great pointers, I’ll give these a shot. Still new to this so appreciate the suggestions!
-
comment
Comment #32515023
I believe Protomaps[1] might be what you’re looking for. [1]: https://protomaps.com/
-
comment
Comment #32514890
Good callout, I’ll add that in. Most map libs add that automatically, so an oversight on my part.
-
comment
Comment #32514860
Yeah, that’s precisely why I didn’t tackle that. I was wondering though, does it render text in GL on the web, or leverage the DOM? (I’m just using absolute positioning for the til…
-
comment
Comment #32513889
Interesting, my hunch would be something about the webgl buffers not getting freed, since they’re running in a tight loop. I’ll do some digging.
-
comment
Comment #32512519
Ah, was afraid that might happen. I’m doing some pretty aggressive CF caching, but it’s running on a very small (single instance) server :( —- update Looks like I hit the CF worker…
-
comment
Comment #32512160
Mostly just because I was using https://webglfundamentals.org/ as my main resource. Will probably take a stab at implementing with WebGPU at some point.
-
comment
Comment #32511836
Yeah, I think this is a known issue with hammer.js[1]. I noticed it too, but didn't spend too much time digging in. [1]: https://stackoverflow.com/questions/42872774/hammer-js-exhi…
-
story
I built a vector map from scratch
Hi HN I've used a lot of vector maps in the past, and was always fascinated by the technology, so I decided to try and build one from scratch as a way to learn more about how it wo…
-
comment
Comment #25634908
Radar | Senior Front End Engineer | New York | Full-time | https://radar.io About us: Radar is location data infrastructure. We help product and growth teams build location-aware a…
-
comment
Comment #24652882
Radar | Senior Front End Engineer | New York | Full-time | https://radar.io About us: Radar is location data infrastructure. We help product and growth teams build location-aware a…
-
comment
Comment #20327728
Radar | Product Engineer (Web), Lead iOS Engineer | New York, NY | ONSITE | FULL-TIME | https://radar.io/ Radar ( https://radar.io ) is the location context platform. We help compa…
-
comment
Comment #7780277
In the past, I worked for a firm that had a fairly strict testing culture, and that applied to ios as well. We used kiwi specs, which have more-or-less the same syntax as rspec. In…
- story