Viewing profile — aladagemre
aladagemre
HN member- Joined
- Sat, Nov 30, 2013, 7:31 PM UTC
- HN karma
- 4
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About aladagemre
Software Developer
Recent public activity
-
comment
Comment #16782495
It is weird that Netflix is allowing James to update Eve's payment information without logging into Eve's account. I think that is the actual security vulnerability. On the other h…
-
comment
Comment #10893740
Regarding Python3 sample at the end, What if the method y is mutating the object? Then when I just check for existence of y with hasattr, it will mutate the object. I wouldn't want…