Live data from Hacker News

Viewing profile — nickknw

nickknw

HN member
Joined
Tue, Sep 21, 2010, 3:58 PM UTC
HN karma
605
Public activity
119 items

About nickknw

http://nickknowlson.com

Or email me at nick at nickknowlson dot com

Recent public activity

  1. comment
    Comment #17076507

    Oh that's clever! What a cool way to do your personal site. Definitely makes it stand out

  2. comment
    Comment #11482010

    > healthy primary income provided by the synergy between them and their community Definitely interested in this.

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

  4. 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 :)

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

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

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

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

  9. 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/

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

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

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

  13. comment
    Comment #6182667

    This exchange has really helped me understand more about Docker and why and when to use it. Thanks!

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

  15. comment
    Comment #5733919

    I for one thought this was a fantastic article, and quite well-written.

  16. comment
    Comment #5733897

    I would say it used a dead simple function as a device to help explain a bunch of other things.

  17. comment
    Comment #5618593

    Checked out the debuggex tool. Impressive!

  18. comment
    Comment #5580713

    Thanks! And I'll make a note for myself to put CoffeeScript in there too.

  19. comment
    Comment #5580703

    Great to hear a real-world example of the concrete benefits, thanks!

  20. comment
    Comment #5578226

    Author here, that's it exactly.

  21. comment
    Comment #5578121

    Cool post! Love the illustrated approach you took.

  22. story
  23. 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.

  24. 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!

  25. story