Live data from Hacker News

Viewing profile — zerocool2750

zerocool2750

HN member
Joined
Fri, Mar 16, 2018, 7:30 PM UTC
HN karma
5
Public activity
6 items

About zerocool2750

No profile information was provided.

Recent public activity

  1. comment
    Comment #41653714

    Went spelunking through the source. I think you absolutely could! There's actually not a whole lot I found that's really http-library specific. It uses the traceback module in a de…

  2. story
  3. comment
    Comment #20997128

    I think you might have a typo in your FAQ. "Does the server have to specify the client host? No!..... The server does need to have any unique prior knowledge about the client. " Sh…

  4. comment
    Comment #20354576

    TIL chrome has a task manager. Thanks for posting the shortcut! +1

  5. comment
    Comment #19400258

    Totally makes sense I just think it's slightly confusing in that context. Anyway, awesome article I enjoyed the read!

  6. comment
    Comment #19398825

    In the knapsack example they say... > "No global variables should be modifed in the function" Am I wrong or does the author immediately go on to modify the global variable 'dp' p.s…