Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

Web

News

Please enter a web search for web results.

News

Web
DEV Community
dev.to > mahirhir > a-stale-hash-failed-29-of-59-tests-the-tool-that-refreshes-hashes-had-never-seen-that-copy-3ie3

A stale hash failed 29 of 59 tests. The tool that refreshes hashes had never seen that copy.

4+ min ago   (634+ words) The project keeps derived claims from rotting with freshness pins. A pin is a row that cites another file and records the hash of the bytes it was derived from. A small device recomputes those hashes and re-keys the rows....

DEV Community
dev.to > magickong > learn-eval-ownership-by-building-a-tiny-lab-witness-3ic7

Learn Eval Ownership by Building a Tiny Lab Witness

32+ min ago   (854+ words) Last Tuesday in Halifax my laptop sounded like it wanted to leave the room. I had a 40-line name-normalization lab, a messy CSV, and a due time that was closer than my pride wanted to admit. The function was supposed…...

DEV Community
dev.to > haaaaaley > show-reversibility-proof-before-pasting-agent-undo-copy-156o

Show Reversibility Proof Before Pasting Agent Undo Copy

32+ min ago   (1157+ words) The agent already sent the client email. I am staring at a recovery screen. A free model drafted the undo label. It sounds calm and finished. It wrote, You can undo this send. Can I actually reverse it? The send…...

DEV Community
dev.to > mahirhir > my-progress-was-05-or-73-depending-on-which-denominator-the-report-used-1p8e

My progress was 0.5% or 7.3%, depending on which denominator the report used

1+ hour, 10+ min ago   (426+ words) A classification pass over a large corpus prints its progress. Here are two numbers from the same run, in the same line: Eight of sixteen hundred. Four and a half thousand of sixty-two thousand. Both are "how much have we…...

DEV Community
dev.to > skyblueballykid > your-eval-set-is-probably-in-your-training-set-heres-how-to-check-in-ten-minutes-4k52

Your eval set is probably in your training set — here's how to check in ten minutes

1+ hour, 2+ min ago   (688+ words) You fine-tune a model, run your benchmark, and the score jumps six points. Before you write that up, there's one question worth ten minutes: how many of those benchmark examples were in the training data? If the answer is "some…...

DEV Community
dev.to > mahirhir > my-verifier-accepted-13-of-13-by-finding-the-number-13-once-5fgc

My verifier accepted "13 of 13" by finding the number 13 once

1+ hour, 37+ min ago   (417+ words) Claims in my project are written as a pair: some count out of some total, each side backed by a cell in a generated table. A checker resolves the claim by finding the evidence for both numbers. It resolved each…...

DEV Community
dev.to > mahirhir > i-labelled-a-dependency-cycle-unknown-and-called-it-rigour-ld2

I labelled a dependency cycle "unknown" and called it rigour

1+ hour, 38+ min ago   (525+ words) I have spent a while arguing that checks need a third value: not every result is pass or fail, and folding "I could not determine this" into either one is how a suite starts lying. Then I applied it to…...

DEV Community
dev.to > sergey_shinder_ab2d943365 > each-pull-request-was-tested-against-a-main-that-no-longer-existed-j18

Each pull request was tested against a main that no longer existed

2+ hour, 7+ min ago   (786+ words) A payment call started timing out in production about an hour after a Thursday merge. The change that broke it had been reviewed, approved and green. So had the change it collided with. Neither of them was wrong on its…...

DEV Community
dev.to > mahirhir > my-registry-accepted-a-duplicate-id-and-the-wrong-thing-failed-three-steps-later-5538

My registry accepted a duplicate ID, and the wrong thing failed three steps later

2+ hour, 8+ min ago   (482+ words) A register of in-flight work assigns each unit an ID. One writer mints them, they are unique, and everything downstream keys off that. The rule is written down. Two rows ended up with the same ID, a day apart. Nothing complained…...

DEV Community
dev.to > xil > how-bug-hunter-evolved-from-a-test-runner-into-a-self-hosted-quality-intelligence-platform-4096

How Bug Hunter Evolved From a Test Runner Into a Self-Hosted Quality Intelligence Platform

2+ hour, 30+ min ago   (1638+ words) A few months ago, I wrote about Bug Hunter as a self-hosted testing tool for web applications and APIs. At that point, the project could already: Since then, the project has changed significantly. The biggest change is not one individual…...