news
Linus Torvalds' AudioNoise Project: A New Era of Coding with Vibe
The enthusiastic reception of Torvalds’s experiment quickly met with sharp criticism. Techrights blogger Roy Schestowitz, in a post titled “‘Vice Coding’ is Not ‘AI’, It’s a Sewer, It Is Junk,” dismissed vibe coding as “code is a liability,” echoing a sentiment voiced by author Cory Doctorow. Critics argue that AI‑generated code can introduce subtle bugs, security vulnerabilities, and licensing ambiguities that are difficult to detect without rigorous human review.
Schestowitz also linked the debate to larger corporate dynamics, noting that Microsoft has been reclassifying products such as Office and GitHub under the “AI” banner to inflate perceived value amid financial scrutiny. The implication, according to detractors, is that the hype around AI may be masking deeper quality and accountability issues.
Torvalds, however, remains pragmatic. In a recent interview cited by Linux‑related outlets, he said, “If the tool can write a loop that compiles and passes tests, I’m happy to keep it. The real work is in understanding why it works and making sure it doesn’t break anything later.” He added that the AI’s output is always treated as a draft, subject to the same peer‑review standards that govern all kernel contributions.
Linuxiac:
-
Linus Torvalds Shares AudioNoise, a Personal Experiment in Audio DSP
Linus Torvalds, best known as the creator of the Linux kernel, has quietly published a hobby-oriented open-source project (I know, some care is needed when this word appears in the same sentence as his name) called AudioNoise that blends his recent interest in guitar-pedal tinkering with basic digital-audio effects code.
The repository on GitHub includes small C implementations of effects like delays, filters, and phasers, alongside a Python visualizer that Torvalds jokingly notes was written through “vibe-coding,” an intuitive, rapid style of development.
Several more:
-
The Register UK ☛ Linus Torvalds tries vibe coding, world still intact somehow [Ed: Missing a bigger problem]
Linus Torvalds is best known as the leader of the Linux kernel project, the single biggest FOSS project. It's not the only thing he works on, though. A few days ago he revealed his latest side project, AudioNoise, which he describes as creating "random digital audio effects" using the "random guitar pedal board design" he unveiled last year. The README file contains something unexpected: [...]
-
TechSpot ☛ Linus Torvalds has started vibe coding, just not on Linux
-
Even Linus Torvalds ,The Creator of Linux, Is Vibe Coding (Why It Signals a Major Shift)
The world of programming is no stranger to innovation, but the recent surge of “vibe coding” has surprised even the most established figures in the field. Linus Torvalds—the creator behind Linux and Git—has embraced this trend, leveraging artificial intelligence (AI) tools to energize his own side projects. This evolution signals a new era for software development and ignites fresh debate about the intersection of human skill and machine assistance.