Hacker News new | past | comments | ask | show | jobs | submit login

This is why the default-to-teach print in ziglang is std.debug.print -- this goes to stderr and the name implies you should yank them before cutting a release



That makes sense. For example, with curl, I have been redirecting the output from stderr to stdout with 2>&1 and grep to filter. Now, I am seeing the dots connected why apps like curl sends the output to stderr!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: