Live data from Hacker News

Viewing profile — snov

snov

HN member
Joined
Mon, Apr 02, 2012, 10:07 AM UTC
HN karma
41
Public activity
11 items

About snov

No profile information was provided.

Recent public activity

  1. comment
    Comment #49393245

    can it run Doom?

  2. comment
    Comment #29912114

    Yup, tried that. It’s a bit too complex imho but works too.

  3. comment
    Comment #29912093

    aha, that looks good. Thanks

  4. comment
    Comment #29892732

    I meant Docker. The fact that I needed multiple processes (nginx+fpm) made PHP setup tricky compared with e.g. Java with embedded server.

  5. comment
    Comment #29891239

    Is it? Last time I used PHP (around 5.x-7.x) it was exactly the other way around. For production you needed php-fpm, nginx, opcode cache... it was a nightmare compared with go or e…

  6. comment
    Comment #29891099

    PHP was a pretty cool language back in the days. Bizarre (yet fast) stdlib and ugly syntax, but super quick to write web stuff, supported by every shared hosting. Nowadays, it seem…

  7. comment
    Comment #29780455

    I had the same thoughts, but changed them over time. If not leetcode, it quickly comes to very specific questions about the interviewer's favourite thing and its quirks. A complete…

  8. story
  9. story
  10. comment
    Comment #5750260

    my favorite is if (statement) // one; two;

  11. story