Tech News
← Home  ·  All topics

Software Development

16 GoKawiil briefs on this topic

Debian sets policy allowing AI-generated code with mandatory human review

The Debian Project has decided against banning AI-generated contributions to its Linux distribution, instead requiring that all submissions meet existing standards for quality, correctness, maintainability, and legal compliance regardless of the tools used. Contributors must review, test, and modify AI-assisted output before submission, though disclosing AI involvement remains optional rather than mandatory.

Debian adopts neutral stance on generative AI use by contributors

Debian held a project-wide vote on whether to restrict AI-assisted contributions and settled on a policy of neutrality: the project neither endorses nor bans generative AI tools for code, packaging, or documentation. Contributors remain fully responsible for the quality, legality, and maintainability of anything they submit, whether or not AI tools were used to help produce it.

Developer ditches GitHub for self-hosted Forgejo over reliability and AI data concerns

A longtime GitHub user since 2012 has migrated all private repositories to a self-hosted Forgejo instance and cancelled his subscription, including Copilot. He cites frequent outages and instability, alongside distrust over how GitHub's parent company uses developer code to train AI models.

Developer Details Six Months Coding Only With AI Agents, Not by Hand

A software engineer describes a personal experiment begun in February where they stopped writing code manually and instead relied entirely on AI coding agents like Copilot, Cursor, and Claude Code to implement changes. The account traces how tooling evolved from simple autocomplete suggestions to agents capable of editing multiple files from a single natural-language description, sharply reducing the amount of typing required.