Live data from Hacker News

Viewing profile — shloub

shloub

HN member
Joined
Fri, Sep 19, 2014, 11:51 PM UTC
HN karma
13
Public activity
7 items

About shloub

No profile information was provided.

Recent public activity

  1. comment
    Comment #18160309

    https://news.ycombinator.com/item?id=17745779 (2 months ago)

  2. comment
    Comment #17678732

    Have you tried pyflakes?

  3. comment
    Comment #15266884

    There you go, quick and dirty. http://paste.awesom.eu/MtSW https://imgur.com/a/YpPqy

  4. comment
    Comment #11192798

    « URL's must start with " http://" » « https://medium.com/@darrenrovell/all-journalists-need-to-be-... »

  5. comment
    Comment #9916811

    http://3.bp.blogspot.com/-MjXNThXAz_A/T29VMoFcBKI/AAAAAAAAAP... Why is that the picture for J?

  6. comment
    Comment #8343387

    I was referring to the print s*n example (O(n) being exponential wrt the size of the input). You're welcome ;)

  7. comment
    Comment #8343107

    Says it studies the complexity wrt the size of the input but doesn't say the size of n is O(log n) when it comes to the example :(