Viewing profile — fangel
fangel
HN member- Joined
- Wed, Jun 03, 2009, 7:06 AM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About fangel
No profile information was provided.
Recent public activity
-
comment
Comment #6199356
I too made something similar recently. I decided to use dynamic programming. This way it's easy to ensure that you don't end up with a half row at the end. It also doesn't require …
- story
- story
-
comment
Comment #639361
Google's Playground in it's current online form only supports Google's own OAuth end-points. My (disclosure: yes, I made the tool in question) tool supports arbitrary end-points. I…