Linus Torvalds, Linux kernel creatorhe found himself with some free time this Christmas, so he wanted to dedicate it to a personal project that he had on the shelf: an application capable of generating digital audio effects that he called AudioNoise. The curious thing is not that he started programming on his own, but rather what he ended up doing with part of that application.
Linus tries Vibe coding. This project has a description on GitHub that holds a surprise. In the last paragraph of it he indicates that
“Also keep in mind that the Python visualization tool was basically written using vibe-coding. I know more about analog filters (which isn’t saying much) than I do Python. I started with my typical “Google it and copy what I see” way of programming, but then I cut out the middleman (myself) and used Google Antigravity to create the audio sample viewer.”
The best programmer programs like any other. The statement is surprisingly sincere and honest from the one who He is probably the most important programmer in all of history.. Admitting that your typical way of programming is “search on Google and copy what I see” is already curious, but part of programming precisely consists of looking for solutions from others and copying or adapting them into your own projects.
AI can help. The other (big surprise) comes of course when he indicates that the visualization tool for his project was not programmed by him, but rather by the Google tool, Antigravity. This integrated development environment (IDE) allows you to work directly with Gemini 3 in different versions and even with Claude Sonnet and Opus 4.5, and despite having been released a few months ago, it is becoming one of the favorite tools of veteran developers but also of those who are beginning to make their ideas a reality without having too much knowledge. Let them tell it to me.

This viewer has been programmed by Linus Torvalds. Or rather, Antigravity controlled by Linus Torvalds.
testing. At Xataka we were curious to test what that viewer did, so we cloned the GitHub repositorywe asked Claude Code to explain how the project works and after a couple of quick changes we were able to test it with a small audio file. What the project does is implement digital audio effects (there are ‘phaser’, ‘echo’, ‘flanger’, ‘fm’ and ‘discont’) and then, if one wants, apply visualization. That visualization compares the original audio with the processed audio to see how the effect modifies the waveform.

Subsurface Capture
Linus’ other projects. Although Linus Torvalds is the person most responsible for the Linux kernel evolutionit is already common to see him develop some parallel and totally independent projects. Last Christmas he already created his own guitar pedal softwareand in 2011 began the development of Subsurfacean application to record and plan scuba dives, an activity to which he is very fond. The current GitHub repository is maintained by various developers among which stands out Dirk Hohndel, who was one of the first developers of the Linux kernel along with Linus Torvalds.
AI is a tool. In a recent participation on the Linus Tech Tips YouTube channelLinus Torvalds talked about how he saw the world of AI. In your opinion:
“AI will be a tool, and it will make people more productive. I think vibe coding is great for getting people to start programming. I think (the code it generates) is going to be horrible to maintain… so I don’t think programmers will go away. You’ll still want to have people who know how to maintain the output.”
And it works for personal projects. That speech precisely aligns with this small “experiment” that he has used in that personal project: at the moment for projects of this type using tools like Antigravity can be a great idea, although it certainly does not seem so for larger projects in production. Thus, it does not seem likely that AI could be used to modify Linux code… at the moment. That, of course, may change in the future, but as Torvalds says, these types of developments will require notable (and probably human) oversight to validate that everything has been done correctly.
Image | TED Conference

GIPHY App Key not set. Please check settings