Viewing profile — nickknw
nickknw
HN member- Joined
- Tue, Sep 21, 2010, 3:58 PM UTC
- HN karma
- 605
- Public activity
- 119 items
- HN profile
- View on Hacker News ↗
About nickknw
Or email me at nick at nickknowlson dot com
Recent public activity
-
comment
Comment #17076507
Oh that's clever! What a cool way to do your personal site. Definitely makes it stand out
-
comment
Comment #11482010
> healthy primary income provided by the synergy between them and their community Definitely interested in this.
-
comment
Comment #10597857
Haven't tried Reflux but I would recommend trying Redux before it. It is heavily inspired by Elm and has been very pleasant to work with. Reflux also bypasses the 'unidirectional d…
-
comment
Comment #8968469
Well that's a bit disappointing, although probably pretty important to their business model. Will make the news of a jailbreak for PS4 that much more exciting at least :)
-
comment
Comment #8967944
Oh I see - you just needed to be a licensed developer to get their version of it before, is that it? > You still can't do anything with it if you aren't a licensed developer. Not s…
-
comment
Comment #8967805
Well this is pretty exciting. This opens up the door for PS4 games to be written in any language that uses LLVM as a backend, right? So in the future, PS4 games could be written in…
-
comment
Comment #8857335
Glad to see another language that has chosen to avoid NullPointerExceptions. Some of you might take issue with the way it is implemented (special syntax vs general type), but IMO i…
-
comment
Comment #8434482
> Digressing, were there any discussions about using var like in Swift (instead of let mut)? What is the rationale for not making that more minimalistic? I was interested in the an…
-
comment
Comment #8408014
It looks similar to Elm[1] to me. Which is great as far as I'm concerned, I'm a big fan of that approach - the more exposure it gets, the better! [1] - http://elm-lang.org/
-
comment
Comment #7817994
Here is a practical everyday example where languages that can represent emptiness in the type system come in handy. He ends up using pointers and mentions: "Using pointers also mea…
-
comment
Comment #7110953
Ahh, now that makes sense, thanks! The HTML5Rocks article cleared up my concerns. For anyone reading this later, it was the section starting with this paragraph: Inline Code Consid…
-
comment
Comment #7110130
> How would you like to be largely invulnerable to XSS? No matter if someone managed to trick your server into writing alert(1); , have the browser straight up refuse it? I don't q…
-
comment
Comment #6182667
This exchange has really helped me understand more about Docker and why and when to use it. Thanks!
-
comment
Comment #5784630
I agree, it is! I did a light comparison[0] between a logic programming solution to sudoku (Prolog) and one using constraint programming (Scala + JaCoP). I thought Prolog was a lit…
-
comment
Comment #5733919
I for one thought this was a fantastic article, and quite well-written.
-
comment
Comment #5733897
I would say it used a dead simple function as a device to help explain a bunch of other things.
-
comment
Comment #5618593
Checked out the debuggex tool. Impressive!
-
comment
Comment #5580713
Thanks! And I'll make a note for myself to put CoffeeScript in there too.
-
comment
Comment #5580703
Great to hear a real-world example of the concrete benefits, thanks!
-
comment
Comment #5578226
Author here, that's it exactly.
-
comment
Comment #5578121
Cool post! Love the illustrated approach you took.
- story
-
comment
Comment #5462383
It sure sounds like it is! I'm a far cry from a Haskell expert unfortunately, so I'll have to leave it to someone else.
-
comment
Comment #5461442
I took a long break from this series due to, well, cancer. But I'm cancer-free now and recovered enough to start blogging again, so here's the next part!
- story