3 comments

  • BiraIgnacio3 hours ago
    &gt; The contest was initially inspired by Daniel Horn’s Obfuscated V contest in the fall of 2004 (note: the original page is long gone, and this link goes to a snapshot from archive.org). The object of that contest was to write a simple program to count votes, that somehow miscounts the votes on election day. I was greatly impressed to see how even a short program to simply count characters in a text file can be made to fail, and fail only on one specific day, so that the bug isn&#x27;t noticed in testing.<p><a href="https:&#x2F;&#x2F;underhanded-c.org&#x2F;_page_id_7.html" rel="nofollow">https:&#x2F;&#x2F;underhanded-c.org&#x2F;_page_id_7.html</a>
    • silisili2 hours ago
      The original page actually loads fine, maybe was restored later?<p>I looked through a few trying not to read the short description and missed a lot of simple things, really makes you think...<p><a href="https:&#x2F;&#x2F;graphics.stanford.edu&#x2F;~danielh&#x2F;vote&#x2F;vote.html" rel="nofollow">https:&#x2F;&#x2F;graphics.stanford.edu&#x2F;~danielh&#x2F;vote&#x2F;vote.html</a>
  • AmazingEveryDay5 hours ago
    (2015). RIP.
    • gwern5 hours ago
      At least we still have <a href="https:&#x2F;&#x2F;www.ioccc.org&#x2F;2025&#x2F;index.html#inventory" rel="nofollow">https:&#x2F;&#x2F;www.ioccc.org&#x2F;2025&#x2F;index.html#inventory</a> !
    • TZubiri4 hours ago
      2026 calls for an Underhanded prompt contest
      • theteapot3 hours ago
        Or better, sleeper agents. Anthropic released a study on this in 2024 &quot;Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training&quot; -- <a href="https:&#x2F;&#x2F;www.anthropic.com&#x2F;research&#x2F;sleeper-agents-training-deceptive-llms-that-persist-through-safety-training" rel="nofollow">https:&#x2F;&#x2F;www.anthropic.com&#x2F;research&#x2F;sleeper-agents-training-d...</a>, <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=_y9j2BoHg2c" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=_y9j2BoHg2c</a>
  • pseudohadamard56 minutes ago
    Interesting that the case they were using was the Nuclear Threat Initiative and FP uncertainties, I&#x27;ve audited some, ah, nuclear-physics-related code that had an issue due to FP uncertainties...