A developer used a severity-weighted permutation test across every rsync release to ask whether Claude-assisted commits are unusually buggy. The methodology was designed with a statistician to work around low sample sizes.
June 6, 2026
A developer ran a severity-weighted permutation test across every rsync release to measure whether Claude-assisted commits introduce more bugs than the baseline. The methodology is worth reading if you've wondered how to actually evaluate AI coding quality at small sample sizes. Elsewhere, Vercel Sandbox now supports persistent Drives in private beta, solving the stateless problem for workflows that need storage to outlive a single run. LlamaFactory v0.9.5 also landed with Qwen3, Gemma4, and Transformers v5 support for anyone running fine-tuning pipelines.
A developer used a severity-weighted permutation test across every rsync release to ask whether Claude-assisted commits are unusually buggy. The methodology was designed with a statistician to work around low sample sizes.
Programmers who wouldn't write docs for teammates will write them for Claude. One developer found a way to capture that effort as permanent, human-readable project documentation committed directly to the repo.
Vercel Sandbox now supports Drives in private beta, giving sandboxes persistent, attachable storage with a lifecycle independent from the sandbox itself. Create a drive once, mount it at start, and it survives after the sandbox stops.
LlamaFactory v0.9.5 ships primary support for Qwen3.5, Qwen3.6, and Gemma4 models alongside compatibility with Transformers v5. The release also adds new model support, an EAFT loss option, and FP8 fixes.