Bug #915: Solved
nedbatchelder.com
Bug #915: Solved
1–10 of 111 posts
Re: Bug #915: Solved
#2Re: Bug #915: Solved
#3Re: Bug #915: Solved
#4Re: Bug #915: Solved
#5Pretty funny how the entire HN rallied together to solve some github issue on someone's personal repo. I'll try posting some of my bugs here to see if it'll work for me as well.
The trick would be to make the bugs interesting: weird or hard, preferably both.
Re: Bug #915: Solved
#6Pretty funny how the entire HN rallied together to solve some github issue on someone's personal repo. I'll try posting some of my bugs here to see if it'll work for me as well.
Re: Bug #915: Solved
#7Re: Bug #915: Solved
#8He had a compound conditional without enough parentheses in it, and one of the possible outcomes resulted in fd=1, which is stdin on many operating systems. My general advice now is to assume a 5th grade reading level for math (which consists of +-x/), and use parentheses for everything else. Especially if you think yourself to be clever (narrator: he did).
Re: Bug #915: Solved
#9> Hacker News can be helpful, in spite of the tangents about shell redirection, authorship attribution, and GitHub monoculture.
Re: Bug #915: Solved
#10Pretty funny how the entire HN rallied together to solve some github issue on someone's personal repo. I'll try posting some of my bugs here to see if it'll work for me as well.