Viewing profile — krisajenkins
krisajenkins
HN member- Joined
- Thu, Oct 04, 2012, 2:19 PM UTC
- HN karma
- 52
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About krisajenkins
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #39876499
A coding video that walks you through building a Neovim plugin that can do some interesting Docker actions.
- story
- story
-
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 …
-
comment
Comment #38304839
An in-depth interview about Zig with Loris Cro of the Zig Foundation.
- story
-
comment
Comment #36509197
An interview with the creator of Gren, a new functional, fullstack programming language that branches off from Elm.
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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.
-
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…
-
comment
Comment #10716087
Is equality still broken? Are maps still broken? Is it still a sporadically whitespace-sensitive language?
-
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…
-
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…