Viewing profile — __debug__
__debug__
HN member- Joined
- Tue, Dec 31, 2013, 6:23 PM UTC
- HN karma
- 11
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About __debug__
No profile information was provided.
Recent public activity
-
comment
Comment #11562515
Agreed. And while rel=noopener works in newer browsers (Chrome 49, Opera 36), I've previously found a need to patch this behavior across the board. Here's a little library I wrote:…
-
comment
Comment #9020260
Google has a pretty good description: https://sites.google.com/site/bughunteruniversity/nonvuln/ph... I think the biggest problem with this attack is that many don't believe it to …
-
comment
Comment #9020111
The project itself can be found at https://github.com/danielstjules/blankshield
- story
- story
-
comment
Comment #8161859
Check out https://github.com/grosser/pru
-
comment
Comment #8161857
I just started something similar for javascript a couple days ago: https://github.com/danielstjules/pjs
-
comment
Comment #8161662
I made this simple command line tool for quickly writing map+reduce operations on datasets with JavaScript. I think it might be useful for occasional use, since I'm not a fan of us…
- story
- story
-
comment
Comment #7297907
Here's a small lib I made this past weekend. I wanted to be able to listen to patterns for a specific module, but most implementations I found weren't that consistent with EventEmi…
- story
-
comment
Comment #6992112
Thought I'd share a library I made a few months ago, and which has received some contributions since. It's inspired by underscore.string.js, and can be used via method chaining or …
- story