Live data from Hacker News

Viewing profile — nateparrott

nateparrott

HN member
Joined
Wed, Jan 15, 2014, 4:41 AM UTC
HN karma
44
Public activity
31 items

About nateparrott

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #15876668

    Not sure I agree 100% with the productive/unproductive value system you're establishing, but I do think it's an interesting idea — how can we weight the various aspects of a trip w…

  4. comment
    Comment #15876589

    I really like the idea of building a subway map projection based on travel time, without making you select a starting station. Might play around with force-directed graphs in d3 — …

  5. comment
    Comment #15876449

    Thanks! Site looks pretty cool — much more readable than mine :)

  6. comment
    Comment #15876303

    It should! As far as I know, GTFS is pretty transport-mode-agnostic. (I imagine the bus stops are a bit more dense, though — it helps that the NYC map has a recognizable set of lin…

  7. comment
    Comment #15876299

    You need to tap a couple times — the first tap triggers the hover state (definitely not ideal for mobile). Unfortunately, it's a bit hard to hit the same stop consistently multiple…

  8. comment
    Comment #15876220

    Just pushed some changes to make it a (little) easier to use on a small phone. Still far from perfect, but a little better!

  9. comment
    Comment #15876169

    The issue with using average waiting times (as opposed to picking a particular time and computing actual waiting times) is stations with multiple trains — the N, R and Q might each…

  10. comment
    Comment #15876077

    I'm calculating travel times by simulating a rider starting from the selected stop at a specific time (for example, "weekday late night" is 3 AM, and "rush hour" is 8 AM) and "wait…

  11. comment
    Comment #15875965

    Thanks! Turns out the MTA does keep a pretty detailed schedule (not that they manage to stick to it much, these days) in the GTFS format, so it's not hard to compute travel times c…

  12. story
  13. comment
    Comment #9770283

    This. I can't find a single example of an actual UI you'd build with famo.us on their entire site. How am I supposed to know what makes the framework worth learning if I don't see …

  14. comment
    Comment #8749830

    No particular reason. The API currently involves importing `plugin.py` files and calling functions in them, which makes it a bit simpler, but it should be possible to bridge with o…

  15. comment
    Comment #8749765

    That's embarrassing... I'll run off and debug that right now. Edit: should be fixed in the next build of the translator plugin. Now to update the screenshot...

  16. comment
    Comment #8749692

    It's primarily an API on which developers can build plugins in Python (though doing a lot of useful stuff actually requires calling out to Applescript, of all things). There's no v…

  17. story
  18. comment
    Comment #8478415

    As a longtime iOS developer, I find the android layout system far superior for a lot of things. Before AutoLayout, things like containers that adjusted their size to fit text requi…

  19. story
  20. comment
    Comment #8410931

    Is it automatic? A function of highly-downvoted comments?

  21. story
  22. comment
    Comment #8410542

    Not to suggest any sort of conspiracy, but why is it that this link has (as of 4:21 EDT) 103 points, 43 comments, and was posted one hour ago, and yet is ranked 33rd on the HN home…

  23. comment
    Comment #8397656

    I'm imagining a Pinterest-style UI working great here — I can imagine tons of people using a sort of Pinterest for code/products.

  24. comment
    Comment #8341299

    Creating a driver-owned replacement for Uber's service could certainly work to give drivers a better deal, but unionizing existing drivers is a better means to that end. Uber certa…

  25. comment
    Comment #8325976

    It's not just voice input that's severely neglected by UI designers—it's text-based interface in general. Consider his example of choosing "California" from a list of states—most p…