Viewing profile — hekul
hekul
HN member- Joined
- Tue, Mar 26, 2013, 12:06 AM UTC
- HN karma
- 310
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About hekul
https://github.com/lukehoban
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- comment
- story
- story
- story
- story
-
comment
Comment #19102291
> fit into a single C# expression Mostly unrelated - but this reminds me of a project I did years ago to put an entire raytracer in a single C# LINQ expression. https://github.com/…
- story
- story
- story
- story
- story
-
comment
Comment #10589150
The most recent release of VS Code includes a new `Markdown: Open Preview to the Side` command (cmd+k, v) which does this with a single command.
-
comment
Comment #10588787
The Go debugging integration with Visual Studio Code is built on top of the Delve debugger, but exposed through the integrated debugging UX of VS Code. We're working with the Delve…
- story
- story
- story
-
comment
Comment #10315470
Yes - async functions do have an arrow form: http://tc39.github.io/ecmascript-asyncawait/#prod-AsyncArrow... .
- story