Live data from Hacker News

Viewing profile — hekul

hekul

HN member
Joined
Tue, Mar 26, 2013, 12:06 AM UTC
HN karma
310
Public activity
63 items

About hekul

https://github.com/lukehoban

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
  9. story
  10. story
  11. story
  12. story
  13. 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/…

  14. story
  15. story
  16. story
  17. story
  18. story
  19. 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.

  20. 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…

  21. story
  22. story
  23. story
  24. comment
    Comment #10315470

    Yes - async functions do have an arrow form: http://tc39.github.io/ecmascript-asyncawait/#prod-AsyncArrow... .

  25. story