Live data from Hacker News

Viewing profile — krisajenkins

krisajenkins

HN member
Joined
Thu, Oct 04, 2012, 2:19 PM UTC
HN karma
52
Public activity
45 items

About krisajenkins

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #39876499

    A coding video that walks you through building a Neovim plugin that can do some interesting Docker actions.

  6. story
  7. story
  8. comment
    Comment #39204135

    We ran out of good names years ago. Then Java came along and we used up all the words beginning with J. Then the dotcom years scooped up all the domain names and all the twsted up …

  9. comment
    Comment #38304839

    An in-depth interview about Zig with Loris Cro of the Zig Foundation.

  10. story
  11. comment
    Comment #36509197

    An interview with the creator of Gren, a new functional, fullstack programming language that branches off from Elm.

  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #11667695

    This is marvellous. IMO Functional has always been a bigger deal than Reactive. Great to see more of that pursuit of simplicity paying off.

  22. comment
    Comment #10722368

    Leading questions, I'm afraid. Yes, equality is still broken, maps are broken (and in new & interesting ways in EMCAScript 6), and the language is occasionally whitespace-sensitive…

  23. comment
    Comment #10716087

    Is equality still broken? Are maps still broken? Is it still a sporadically whitespace-sensitive language?

  24. comment
    Comment #10714210

    Writing JavaScript and feeling you're surrounded by errors is pretty normal. It's a hastily-designed language. There's no getting away from the fact that everything is going to fee…

  25. comment
    Comment #10065939

    "locally stateful, globally pure-functional" Can you expand on that, please? Because it seems to me that state fulness propagates up through the system. I can't imagine a system th…