this post was submitted on 19 Nov 2025
427 points (98.6% liked)

Linux

10176 readers
545 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Linux and Git inventor Linus Torvalds discussed AI in software development in an interview earlier this month, describing himself as "fairly positive" about vibe coding, but as a way into computing, not for production coding where it would likely be horrible to maintain.

Torvalds was interviewed by Dirk Hohndel, head of open source at Verizon, at the Linux Foundation Open Source Summit in Seoul, South Korea, earlier this month.

Torvalds is technical lead and maintainer of the Linux kernel, but said that "for the last almost 20 years, I've not been a programmer." As for Git, which he invented, "I really just look at it from the side."

you are viewing a single comment's thread
view the rest of the comments
[–] undefinedTruth@lemmy.zip 73 points 1 day ago* (last edited 1 day ago) (3 children)

It's also useful for prototyping. Put something together quickly as a proof of concept and then do it the proper way. That is how I mostly use it at least.

[–] faintwhenfree@lemmus.org 41 points 1 day ago (2 children)

Only sensible usecase of vibe coding if you ask me. Rapid prototyping.

[–] snooggums@piefed.world 29 points 1 day ago (1 children)

Or an interactive rubber duck.

[–] irelephant@lemmy.dbzer0.com 7 points 1 day ago

At that point it wouldn't really be vibe coding.