Live data from Hacker News

Viewing profile — saywatnow

saywatnow

HN member
Joined
Thu, Jan 19, 2017, 11:12 AM UTC
HN karma
81
Public activity
39 items

About saywatnow

No profile information was provided.

Recent public activity

  1. comment
    Comment #17739082

    I find these modern artifacts fascinating, and a great example of how poorly we communicate {in,about} code. Not that either Wikipedia or RC is a reliable source of quality, but th…

  2. comment
    Comment #17574441

    Does Site Reliability include using assets from no less than 7 domains and requiring Javascript to present a few paragraphs of text?

  3. comment
    Comment #17557938

    pdf: https://www.math.upenn.edu/~wilf/website/recounting.pdf

  4. comment
    Comment #17406738

    Nice to see a fairly thorough set of examples, but my only conclusion is that C++ really has become a parody of itself. The language describing each policy is awful, but okay. "so …

  5. comment
    Comment #17310403

    This is nice .. but it could be nicer with (pun intended) use of the context manager protocols, a few less empty lines and a bit of minor refactoring for readability. Is execution_…

  6. comment
    Comment #16227850

    My opinion is almost the opposite: I find Granger's ambitious ideas and presentations stimulating, and I like that they're out there to inspire people to imagine more and experimen…

  7. comment
    Comment #16220819

    > Sounds like an ideal job for a 3d printer. Or, you know, a piece of timber and some sand paper. The consumer-grade 3d printers I have exposure to would have trouble with some com…

  8. comment
    Comment #16201604

    > developers often write software that trusts the local network Yes, this is still a source of problems - DNS rebinding allowing websites to attack random sockets on LAN and localh…

  9. comment
    Comment #16200625

    > This is without considering the false sense of security that address masquerading provides; I cannot recall how many times I’ve heard people say that (gasp!) NAT was fundamental …

  10. comment
    Comment #15785891

    Thanks, that's clear enough :-). In hindsight I can't imagine what alternative I was thinking of .. I had some idea you might have put the additional cost in the iterator by mainta…

  11. comment
    Comment #15780434

    Can you briefly describe how the msevector + ipointer works? I tried to look at the code but dense C++ is not my forte.

  12. comment
    Comment #15728506

    It's not cmake's job to limit the behaviour of programs written with it.

  13. comment
    Comment #15728390

    > The third social space (restaurants, cafe's, etc) becomes more and more irrelevant due to delivery services. Did you really mean to write that? :-) To be fair, delivery services …

  14. story
  15. comment
  16. comment
    Comment #15190514

    I guess all it takes to push a draft is hubris. The clear fact it hasn't received editorial feedback from a single native speaker is an indication how popular this is. (not to sham…

  17. comment
    Comment #15001152

    > I find it hard to believe if you're a programmer Some people work better with reference documentation, books and their brain than SO "answers". Google for "complex programming qu…

  18. comment
    Comment #14818849

    by serendipity I clicked through on this link and sgentle's link to Kay on McLuhan and the following sentence comes remarkably close to my experience of the two presentations of th…

  19. comment
    Comment #14661497

    This should be titled more honestly: perhaps something like "Case studies in rapidly replacing dangerous C parser code with Rust using nom". The examples are interesting and well p…

  20. comment
    Comment #14376918

    > note how the second expression has no "z" variable in it. A better comparison would be to func2(1 + 2 + 3, func1(x, y));

  21. comment
    Comment #14335360

    > imagine Lisp without macros. Early on in my Scheme career, I found the tools to create macros a bit confusing and arcane .. but I still knew I wanted macros. I ended up writing c…

  22. comment
    Comment #14335325

    The thing about both Lisp and Smalltalk that keeps making me feel alienated is that their power seems much weaker beyond their kingdom. The outside world does not have an object br…

  23. comment
    Comment #13714054

    imho the headline should be the other way around: > Most scientific studies cannot be replicated by peers .. which is more to the point.

  24. comment
    Comment #13626749

    Thanks! That's excellent. Different measurements from populations with varying exposure to snakes certainly seems to weigh in favour of an evolutionary explanation. > That's a gene…

  25. comment
    Comment #13622299

    I take it you do. Thanks for enlightening me!