TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Easy Ones – Three Bugs Hiding in the Open

68 pointsby nikbackmalmost 5 years ago

4 comments

rwmjalmost 5 years ago
&gt; printf(“%d, %f”, f, i); &#x2F;&#x2F; Swapping float and int – could print nonsense, or might actually work (!)<p>I&#x27;m going to guess because the ABI says they are passed in int and floating point registers, so the actual order they appear doesn&#x27;t matter?
评论 #24331872 未加载
jeffrallenalmost 5 years ago
&gt; hiding in plain site<p>Easy bugs hiding in plain sight, you say?
markdog12almost 5 years ago
&gt; Nobody ever looked at the monitoring dashboard<p>&gt; The fix was a few lines of code to stop traversing after twenty navigation nodes, presumably saving a few million dollars in server and power costs<p>I wonder if this is Stadia?<p>EDIT: Whoops, I don&#x27;t think so:<p>&gt; needed to move on to a different company
评论 #24331750 未加载
jansanalmost 5 years ago
<i>&gt; although, really, if you have compiler warnings you need to rethink your life choices</i><p>Is this a joke, half a joke, or serious?
评论 #24330370 未加载
评论 #24330293 未加载