Live data from Hacker News

Viewing profile — gopher

gopher

HN member
Joined
Wed, Mar 05, 2008, 6:14 PM UTC
HN karma
78
Public activity
43 items

About gopher

No profile information was provided.

Recent public activity

  1. comment
    Comment #19340933

    Regarding the first question, IMO the webserver should half-close the socket. So, the on the wire requests are rejected on TCP level, while the final response is being delivered. O…

  2. comment
    Comment #19335678

    Why do you think so? The server should report a Status Code for your 2nd request. What header would carry this keepalive hint?

  3. comment
    Comment #6541942

    I think it depends mainly on the stakeholders. If we're talking about physical machines, I suggest location/hardware based naming. For virtual machines, I'd choose function/role ba…

  4. comment
    Comment #6190948

    try script(1) and scriptreplay(1)

  5. comment
    Comment #6184789

    and it's broken on mobile. (Android)

  6. comment
    Comment #5055409

    after all, we are all alike

  7. comment
  8. story
  9. story
  10. comment
    Comment #1686106

    I've written a cross-platform, pure python benchmark for IOPS; see http://benjamin-schweizer.de/measuring-disk-io-performance.h...

  11. story
  12. story
  13. comment
    Comment #1281965

    I've seen the future.

  14. story
  15. story
  16. story
  17. comment
    Comment #1052538

    I've left HN some time ago, when I came back here today, I've seen three PHP stories on the front page. I'd say: yes, it changes. But I must credit one PHP story was on Pharen, "A …

  18. story
  19. comment
    Comment #733247

    I think of something like a comment or an abstract; security is not an issue here because input validation and escaping is done elsewhere. Basically, I think of a string like "ham,…

  20. story
    Ask HN: How do you split strings (to get keywords)?

    First trial, one splits on whitespace, but this sucks on interpunction and special characters. Second trial, you use a alpha-numeric whitelist and split on anything else, but what …

  21. story
  22. story
  23. comment
    Comment #354495

    Basically, Wordpress is written in PHP and this is the root of all evil. Let's look at the roots of PHP: it was never designed as a programming language, it was a tiny script langu…

  24. comment
  25. comment