问HN:是什么bug让你在经历了数小时的挫折后忍俊不禁?
对我来说,这件事发生在我大三的时候。我们正准备回家时,部署前出现了一个bug。我们最终花了几个小时来追踪这个问题。最后发现不过是我同事在代码中留下的一个小句号。我们使用的集成开发环境(IDE)甚至没有指明这个错误。<p>为了一个小点浪费了那么多时间。
查看原文
For me it happened back in my junior years. We were about to head home when a bug popped up right before deployment. We ended up staying for hours hunting it down. In the end it turned out to be nothing more than a single period left in the code by my coworker. The IDE we used did not even point to the error.<p>All that time lost for one tiny dot.