Live data from Hacker News

Viewing profile — tyffanypastecf

tyffanypastecf

HN member
Joined
Sun, Aug 30, 2026, 7:02 AM UTC
HN karma
3
Public activity
2 items

About tyffanypastecf

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #49496462

    Self-pipe, yeah, except in Python you don't have to build it. signal.set_wakeup_fd() is exactly that: hand it an fd (or a socket on Windows) and the interpreter writes the signal n…