Live data from Hacker News

Viewing profile — samlearner

samlearner

HN member
Joined
Thu, May 27, 2021, 4:02 AM UTC
HN karma
88
Public activity
19 items

About samlearner

No profile information was provided.

Recent public activity

  1. comment
    Comment #48873710

    Had to over-simplify things a bit on cURL to keep this legible to a general audience, particularly in the first few paragraphs. The idea is that at some point down the stack from y…

  2. comment
    Comment #39590523

    We're not scrubbing over a pre-rendered animation here. We're using a library called threejs (a WebGL wrapper) in the background figure and adjusting the camera/models in response …

  3. comment
    Comment #37791627

    Hey, I'm one of the graphics journalists/authors on the piece This is not very helpful, but the answers to most of your questions is "it depends" Our team is made up of reporters, …

  4. comment
    Comment #29885537

    Just implemented suggestion (b), sorry for the delay on that. I'm not sure about (a) yet, but will definitely at least add an option to disable autoplay and will consider that.

  5. comment
    Comment #29846504

    Designing for mobile is hard! I'm sorry! Really limited space to work in controls without covering for too much of the map

  6. comment
    Comment #29843898

    Ha, I don't want to tell you you're wrong, but having heard from a lot of people on this, I'm not sure this is right. The vast majority of people I hear from seem as or more intere…

  7. comment
    Comment #29843785

    Generally, I've found that if it's active at all (requires a click, reading something, opting-in etc) the vast majority of people will miss it.

  8. comment
    Comment #29843637

    Working on adding some ability to view upstream paths, but there are a lot of complications with that and it would probably be limited to the US for now. That's the next major item…

  9. comment
    Comment #29843623

    Yeah the tool struggles a lot with engineered features (dams, canals, etc.) and Chicago is really our quintessential example of this (issue documented a little here: https://ksonda…

  10. comment
    Comment #29843607

    Hey everyone, glad you all are enjoying the project! To address some of the points I'm seeing, it's not perfect right now, which is why we've considered this a beta release. In par…

  11. comment
    Comment #29843513

    Hey! So the solution I've got in place was actually kind of a compromise solution originally. I had it jump right in at first and people asked to disable autoplay, so I tried compl…

  12. comment
    Comment #27308926

    This should be fixed now!

  13. comment
    Comment #27305300

    This has been added a stopping feature as of the last update.

  14. comment
    Comment #27302695

    Hmm ok, there's a fix here and it's probably something to do with a timer and a way to opt out, I'll work on this.

  15. comment
    Comment #27302370

    That's the form the data came in and when it came time to convert it, I figured it might be better not to.

  16. comment
    Comment #27302333

    You're the second person to mention this now! The stopping feature stuff is very tricky and not in the original USGS data, but I can block out Chesapeake Bay the same way that I bl…

  17. comment
    Comment #27302302

    Ha I appreciate you sharing the repo, but if someone is interested in finding a longest route, they should probably just go straight to the data source (USGS NHDPlus data/NLDI API)…

  18. comment
    Comment #27302275

    I struggled with this a lot. Originally set that ending overview at the beginning, but was worried that practically a lot of users might miss the main feature. I've heard from a lo…

  19. comment
    Comment #27302233

    Hey, thanks for the feedback. I actually struggled on what to do with the cursor, since the map is draggable (when not at min zoom level) prior to a click and the default mapbox cu…