Live data from Hacker News

Viewing profile — acostanza

acostanza

HN member
Joined
Sun, Oct 22, 2017, 11:11 PM UTC
HN karma
5
Public activity
13 items

About acostanza

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #16938257

    I found it pretty easy to set up with Gunicorn and nginx, all running in Docker

  4. comment
    Comment #16729984

    The entire reason I made this is because I wanted to do one really simple thing: store the names of shows in a file that I could then resolve against the TvMaze API so I could trac…

  5. story
  6. story
  7. comment
    Comment #16618848

    Hey, thanks for the suggestion. I haven't heard of algosaur before, I'll take a look!

  8. story
  9. story
  10. story
  11. comment
    Comment #16426405

    Could use an uncontrolled component, which I don't think is vulnerable? https://reactjs.org/docs/uncontrolled-components.html For simple username/password entry I see no reason to …

  12. comment
    Comment #15529561

    Are you thinking about using React for a project soon instead? I'm kind of considering it too, but I really like using Angular 4

  13. comment
    Comment #15529557

    Funny, I was making something similar myself! http://acostanza.com/2017/10/13/airing-tv-show-api-python-po... Even using the same API... what a small world. I'm glad I can use your…