Hacker News new | ask | show | jobs
by gracefulliberty 1 hour ago
I meant that the convenient interface only works for stderr. So you aren't accidentally sending debug messages to stdout and if you want to send bytes to stdout you have to do so intentionally and use the right interface.