Live data from Hacker News

Viewing profile — ryanashcraft

ryanashcraft

HN member
Joined
Thu, Nov 01, 2012, 4:17 AM UTC
HN karma
221
Public activity
23 items

About ryanashcraft

Software Engineer at Amplitude in SF. Georgia Tech '13.

https://twitter.com/ryanashcraft

Recent public activity

  1. story
  2. comment
    Comment #32595597

    Haha that's awesome! It was such a good idea – I personally use that feature all the time.

  3. comment
    Comment #32595328

    One of my main motivators for building FoodNoms (I'm the indie app creator) is to offer something that allows people to not have to worry about how their data is being used or shar…

  4. comment
    Comment #32595184

    I'm the independent app developer building FoodNoms. Thanks for the shout out and I'm really glad you're enjoying the app. The app is truly a labor of love and it means a lot when …

  5. comment
    Comment #23673256

    I made something similar several months ago. Here’s the HN front page in the style of digg.com: https://rigg.now.sh/

  6. story
  7. story
  8. comment
    Comment #17815853

    I absolutely <3 CodeSandbox. I’ve been using CodeSandbox for the past six months or so and it’s been a game changer for two things: (1) onsite frontend interviews - no more waiting…

  9. story
  10. story
  11. story
  12. comment
    Comment #14940044

    Thanks! Great questions. I’m not 100% confident about supporting static generation and Discus integration with Ghost 1.0, although I imagine it’s feasible. That said, I’m personall…

  13. comment
    Comment #14938969

    I definitely think there's demand for solutions like this. I probably would like this even better if it worked on top of an existing static-site generator platform like Jekyll or G…

  14. story
  15. comment
    Comment #13648241

    Yeah server-side rendering hasn't been a focus for us. Currently, I don't think it is a great solution for server-side-rendered apps. I'm not exactly sure how much it would take to…

  16. comment
    Comment #13647362

    Awesome resource! And thanks!

  17. comment
    Comment #13646564

    Author here. Thanks! That's what we do. It's an OK workaround but ideally `connectRequest` would support multiple queries. Another workaround is to manually dispatch `requestAsync`…

  18. comment
    Comment #13645931

    Global state vs. local state is a problem with several tradeoffs that I don't think anyone has nailed. You might be interested in the discussions and solutions people are developin…

  19. comment
    Comment #13645878

    Author here. I totally agree if you're starting a new project or have the bandwidth to migrate to GraphQL – definitely consider it! However, I still think we'll need solutions that…

  20. story
  21. comment
    Comment #10153469

    Amplitude | Full Time | San Francisco | ONSITE Front-End Engineer We're looking for talented front end engineers to help build out our analytics offering, engineers who aren't afra…

  22. comment
    Comment #4961701

    I've found the best way of equalizing heights/widths is just using display:table/table-row/table-cell. It handles resizing (responsiveness) and doesn't require any JavaScript.

  23. comment
    Comment #4726168

    I was working a similar project a few months ago. Wish I hade more time to complete. Mine was a bit more of a ripoff of Obj-C than anything. https://github.com/ryanashcraft/Classif…