Viewing profile — onchance
onchance
HN member- Joined
- Thu, Dec 08, 2016, 7:45 AM UTC
- HN karma
- 22
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About onchance
No profile information was provided.
Recent public activity
-
comment
Comment #14228500
But the “fixed” monthly cost varies depending on the size of your credit line, so there is an effective interest rate of 5% or more. https://d2ue93q3u507c2.cloudfront.net/assets/ro…
-
comment
Comment #13378786
The lab behind this invention is led by Manu Prakash, a MacArthur Fellow [1] with a knack for unconventional solutions. He's the same guy who developed Foldscope, an ultra low cost…
-
comment
Comment #13305589
Would sanitizing for double underscores be enough to capture the most dangerous cases? import re def sanitize(user_input): """Sanitize user input for str.format Usage: sanitize("{p…