Viewing profile — homborg
homborg
HN member- Joined
- Mon, Feb 03, 2014, 1:29 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About homborg
No profile information was provided.
Recent public activity
-
comment
Comment #40023210
Imagine writing a cooking recipe or any kind of instructions. They seem naturally sequential and an imperative to me. I can't imagine how a list of instructions would be clearer in…
-
comment
Comment #9953640
I read it as: we want a better explanation, than just: "new physics!"
-
comment
Comment #9052046
As far as I can tell, the are no issues with the `function` keyword in csp mode, but the `Function` constructor, eg. `Function("a", "console.log(a);")` Your example is a callback w…
-
comment
Comment #7178332
If you open the Network tab of Chrome Developer Tools and start the video, you can find the request for the video and open it in a new tab.
-
comment
Comment #7170601
It's seems many people are comparing Grunt to Gulp, without considering the subtitles: Grunt is the "JavaScript Task Runner" and Gulp is "The streaming build system" There is not m…