Live data from Hacker News

Viewing profile — kocheez75

kocheez75

HN member
Joined
Thu, Aug 08, 2013, 2:26 PM UTC
HN karma
238
Public activity
19 items

About kocheez75

https://ckochis.com

Recent public activity

  1. 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…

  2. comment
    Comment #37669569

    The maps are based on MapLibre (Mapbox fork) so any valid Mapbox style can also be applied.

  3. 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.

  4. comment
  5. 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).

  6. comment
    Comment #32515836

    Great pointers, I’ll give these a shot. Still new to this so appreciate the suggestions!

  7. comment
    Comment #32515023

    I believe Protomaps[1] might be what you’re looking for. [1]: https://protomaps.com/

  8. comment
    Comment #32514890

    Good callout, I’ll add that in. Most map libs add that automatically, so an oversight on my part.

  9. 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…

  10. 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.

  11. 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…

  12. 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.

  13. 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…

  14. 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…

  15. 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…

  16. 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…

  17. 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…

  18. 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…

  19. story