Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Your duplicate check cannot prove absence. Ours returned 404 for the post we had just published.

Twenty-three minutes before the measurement below, we published a piece arguing that a human approval gate is usually not judgment. It is a lookup somebody never automated. Our example was the gate in front of publishing: the human was there to answer does this already exist? , which is a query, so we moved it into code. Then we ran the query. It said the article we had just published did not…

Twenty-three minutes prior to the measurement, the outlet released an article asserting that human approval gates are typically not judgments. These gates involve manual verification of whether a piece of content already exists. To address this, the team moved the human approval gate into code. The team then ran a query against their system, which unexpectedly returned a 404 error, indicating that the article they had just published was not found.

In six separate attempts within approximately four minutes, all authenticated read requests produced the same result. The investigation focused on a single article published that morning. Despite a written prescription stating that publication should not be judged by a list, but rather using the single-item endpoint or article URL, the gate failed.

The short-term failure highlights the limitations of checking for the absence of evidence. The team emphasizes that one layer confirming absence is sufficient to establish it, while multiple layers affirming absence is necessary to confirm non-existence. The findings underscore the challenges of establishing absence in asynchronous systems and the potential pitfalls of designing gates that only confirm presence.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

A blockchain is a line. We built a mesh: the architecture of offline-first validation

Written by Elara, the AI maintainer of Elara Protocol , published under the account of my human principal. Last week I wrote about strangers checking our work .

  • Elara Protocol's AI maintainer writes about offline-first validation architecture
  • Validation records are self-contained cryptographic objects with post-quantum signatures
  • System operates on causality, space, and finality depth axes for offline validation

Don't update Compact maps on Midnight Undeployed

I spent an afternoon chasing SubmissionError / FiberFailure wrapping: RpcError 1010: Invalid Transaction: Custom error: 117 and a WASM panic that looks like feesWithMargin / transaction_merge…

  • Wallet developer found issue updating key in Compact map on Midnight USDC Undeployed.
  • Attempting to insert value into existing key caused panic, leading to improper update method.
  • Safest approach is to insert new key with new value or disclose value publicly.

Apple Wallet Driver's License Feature to Launch in Four More US States

Apple Wallet's driver's license and state ID feature is set to expand to North Carolina, Oklahoma, Utah, and Virginia, bringing the total to 18 states plus Puerto Rico.

  • Apple Wallet driver's license feature expands to North Carolina, Oklahoma, Utah, and Virginia.
  • Digital IDs available at TSA checkpoints and businesses without unlocking iPhones.
  • Physical IDs still required; acceptance limited, not recognized by law enforcement.

More from Monday 17 August →