Viewing profile — acostanza
acostanza
HN member- Joined
- Sun, Oct 22, 2017, 11:11 PM UTC
- HN karma
- 5
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About acostanza
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #16938257
I found it pretty easy to set up with Gunicorn and nginx, all running in Docker
-
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…
- story
- story
-
comment
Comment #16618848
Hey, thanks for the suggestion. I haven't heard of algosaur before, I'll take a look!
- story
- story
- story
-
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 …
-
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
-
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…