Live data from Hacker News

Viewing profile — virulent

virulent

HN member
Joined
Mon, Jan 26, 2015, 9:54 PM UTC
HN karma
17
Public activity
14 items

About virulent

No profile information was provided.

Recent public activity

  1. comment
    Comment #9729698

    Haha, except AWS doesn't lock your account randomly or stop droplets for benign abuse reports. Also, OP required Redshift. DO does not offer that.

  2. comment
    Comment #9612600

    I have a similar feeling. I don't really like GOPATH, but I'm trying to come to terms with it. Your Go "project" goes in $GOPATH/src, i.e. your git repo would be in $GOPATH/src/git…

  3. comment
    Comment #9594954

    not anymore :(

  4. comment
    Comment #9594911

    This is pretty nice. I was curious how the spread was like for multiple links: http://www.rndmlnk.com/counts/testredirect2 side note, it was fun to see what the max redirects is in…

  5. comment
    Comment #9578584

    I agree that A is really simple. I was pretty surprised to see that as a problem. Was that 3-4 mins from first starting to read it to finishing a solution? If so then great, but pe…

  6. comment
    Comment #9577202

    Stanford's is pretty nice: http://stanford.edu/~liszt90/acm/ (notebook files). There's also one from a Korean university there.

  7. comment
    Comment #9576812

    Wow that's crazy, no doubt it must have been really demotivating.. I was in the Northeast NA regional and MIT (#11 in the frozen scoreboard) only solved 6/8 of the problems at regi…

  8. comment
    Comment #9575964

    I participated in ACM-ICPC regionals back in November and it was a lot of fun. I definitely recommend it to anyone that has the chance to go to preliminaries next year. The time li…

  9. comment
    Comment #9523750

    > A crossing in central London had programmed intervals for red and green lights, for example. Pushing the button would only impact the length of these intervals between midnight a…

  10. comment
    Comment #9520166

    It seems to depend on reactivity[1], hence it doesn't block. Here's an example: https://jsfiddle.net/k61y5sLo/2/ Pre-callback Evaluating getCallbackText() Post-callback callbackTes…

  11. comment
    Comment #9390752

    I enjoyed the linked post[1] at the bottom more than the post itself. #define while(x) if(x) Too bad April 1 is already gone, I'm kind of tempted to try and sneak that in. [1] http…

  12. comment
    Comment #9363158

    Maybe I use Word wrong, but I always hated how it was really easy to screw up formatting and spacing by accident. As well, changing some line spacing consistently across the docume…

  13. comment
    Comment #9165439

    Ports inside a container aren't exposed publicly unless explicitly done. Container linking lets containers connect to each other without exposing ports via docker. The "linking" is…

  14. comment
    Comment #9024756

    Why is this an article anyway? They use matching algorithms here in Canada for university co-op (intern) jobs as well. Lots of people don't get jobs, but that's no fault of the mat…