Viewing profile — zerocool2750
zerocool2750
HN member- Joined
- Fri, Mar 16, 2018, 7:30 PM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About zerocool2750
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
-
comment
Comment #20354576
TIL chrome has a task manager. Thanks for posting the shortcut! +1
-
comment
Comment #19400258
Totally makes sense I just think it's slightly confusing in that context. Anyway, awesome article I enjoyed the read!
-
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…