Live data from Hacker News

Viewing profile — Yxogenium

Yxogenium

HN member
Joined
Wed, Jun 15, 2016, 11:57 AM UTC
HN karma
13
Public activity
6 items

About Yxogenium

Email: yxogenium@gmail.com

Recent public activity

  1. comment
    Comment #19127334

    > So the best practice is to use `asyncio.gather()` to delimitate the pyramid of the task life cycle. Unfortunatly few people kow this, and hence do it. And even then, any async fu…

  2. comment
    Comment #19127166

    On a related note, I found that asyncio (cooperative multitasking in Python) has made huge strides in usability in Python 3.7. The code feels sequential, and it’s quite easy to und…

  3. comment
    Comment #18689084

    > Starting from an array A that has n distinct integers I don't know in what ways they are differents, but these programs were not designed to work with duplicates in the input. Th…

  4. comment
    Comment #15791839

    And this issue could be easily overcome if more projects implemented the "socks5h://" protocol (note the 'h'), initially introduced by curl[1] to mandate the SOCKS proxy to also tu…

  5. comment
    Comment #12377270

    For your information you can get the Firefox for Android NoScript porting with the cheeky (but somewhat relevant) name NoScript Anywhere++ (NSA++) here: https://noscript.net/nsa/ I…

  6. comment
    Comment #11908762

    If you feel brave, you could try the C++ implementation of the i2p router, purplei2p[1] (aka i2pd[2]). Last time I tried, there were a few rough edges, but it is now over two years…