Viewing profile — padraicb
padraicb
HN member- Joined
- Fri, Mar 18, 2011, 7:11 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About padraicb
No profile information was provided.
Recent public activity
-
comment
Comment #7124881
1) Agreed. 2) Citation? PHP is extremely popular so it has more insecure code in comparison to Ruby. Also Rails isn't above multiple security vulnerabilities per year so I don't se…
- story
- story
- story
-
comment
Comment #4179226
Problem with HTML escaping by default - it's not all HTML escaping. Javascript strings need to be JS escaped, sometimes escaped by HTML as a second (or even first) step to complete…