'Please do not vibe f–- up this software': Broken backups spark AI coding row
A recent update to the rsync software has led to broken incremental backups, sparking a debate over the use of AI in coding. Users discovered that several commits were attributed to the AI assistant Claude, raising concerns about the reliability of AI-generated code in critical software. The creator of rsync, Andrew Tridgell, defended his use of AI, stating that he manually reviewed the code and did not solely rely on AI for development.
- ▪Incremental backups for rsync users began failing after an update to version 3.4.3.
- ▪The controversy arose when users found AI-assisted commits in the project's history.
- ▪Andrew Tridgell defended his use of AI, emphasizing that he manually reviewed the code generated by AI tools.
Opening excerpt (first ~120 words) tap to expand
(function() { let windowUrl = window.location.href; windowUrl = windowUrl.substring(windowUrl.indexOf('?') + 1); let messageElement = document.querySelector('.shareableMessage'); if (windowUrl && windowUrl.includes('code') && windowUrl.includes('expires')) { messageElement.style.display = 'block'; } })(); AI and ml 'Please do not vibe f--- up this software': Broken backups spark AI coding row in rsync project Users probe backup failures find Claude-assisted commits. Veteran engineer retorts: "I did not just vibe-code 'convert test suite to python'." Carly Page Carly Page Published thu 4 Jun 2026 // 14:45 UTC Incremental backups started failing for some rsync users after a recent update, and what they found in the project's commit history quickly turned a routine bug hunt into yet another…
Excerpt limited to ~120 words for fair-use compliance. The full article is at theregister.