Live data from Hacker News

Viewing profile — hwinked

hwinked

HN member
Joined
Wed, Mar 09, 2022, 3:59 PM UTC
HN karma
1
Public activity
2 items

About hwinked

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #30615874

    I don’t think this is a bug. The program writes to stdout which is guaranteed by *ix to be there. If it is full, it would block until the kernel serviced it. In your examples, the …