Live data from Hacker News

Viewing profile — efkv

efkv

HN member
Joined
Sat, Nov 10, 2012, 7:56 AM UTC
HN karma
252
Public activity
19 items

About efkv

No profile information was provided.

Recent public activity

  1. comment
    Comment #12836994

    For those who have not tried it, OpenSfM is an amazing tool. Can't wait to play with dense reconstructions. Congrats mapillary team, I know this has been a long time coming!

  2. story
  3. story
  4. story
  5. comment
    Comment #9300988

    Like everyone else it seems, I also wrote a 3D flocking simulation a while back: http://edkelleyv.com/Flocking/ Source: https://github.com/ekelleyv/Flocking

  6. story
  7. comment
    Comment #8199416

    Any chance we could get a screenshot of where you are seeing this? Or at least a venue/section? Thanks!

  8. comment
    Comment #8199336

    No problem. It wouldn't be fun if it were easy!

  9. comment
    Comment #8199262

    Thanks! This has been an issue we have struggled with for a while. What you are suggesting is basically how Leaflet typically handles scroll events. The issue, however, primarily l…

  10. comment
    Comment #8199222

    Tiling is a very common technique for online maps. Image tiles used to be the standard, but there has been a lot of progress made with vector tiles (what the new Google Maps uses),…

  11. comment
    Comment #8199191

    I am quite certain there was a mix of both, but I honestly cannot remember the details of the timeline. Basically, if your bottleneck is moving lots of DOM elements around, then cl…

  12. comment
    Comment #8199141

    So basically what we wanted to avoid was doing lots of redrawing during panning. If there were a single static canvas with the image tiles moving underneath it, then it would have …

  13. story
  14. comment
    Comment #8054786

    Can we get rid of this trend of having such media-heavy product pages? The HTML5 header video is nifty, but the page is ~20MB to load. Is that really necessary to describe a produc…

  15. comment
    Comment #7482066

    Ah, you are right. I must have looked at Vladimir's implementation and then just associated him in my mind with the leaflet-extras implementation.

  16. story
  17. comment
    Comment #6160702

    Based on Boids (Reynolds 1986): http://www.red3d.com/cwr/boids/ Bird models from mrdoob: http://mrdoob.github.io/three.js/examples/canvas_geometry_bi... Github: https://github.com/…

  18. story
  19. story
    Ask HN: What blogging platform do you use?

    What is the best blogging platform to use for a tech-related personal blog?