Live data from Hacker News

Viewing profile — ltpoll

ltpoll

HN member
Joined
Wed, Aug 26, 2026, 11:21 AM UTC
HN karma
1
Public activity
2 items

About ltpoll

No profile information was provided.

Recent public activity

  1. comment
    Comment #49447142

    Python itself should not be used at all to handle any server, or heaven forbid, TLS connections. The Python core developers barely know anything about SSL apart from aggressively u…

  2. comment
    Comment #49447055

    This sums up the whole Unicode disaster in Python3. People are conditioned to "encode" and "decode".