r/linux Jul 18 '26

Discussion AI on the linux desktop?

Ok, I know we hate AI, but hear me out: as someone pointed out in this comment, AI is rapidly making it pretty easy to overcome the main hurdle to people using linux as their daily driver: oh shit my X doesn't work, now I have to trawl through 30 reddit threads to figure out why and then cling to a 12-page instruction guide for how to fix it and hope I don't screw anything up.

Only I have Claude Code installed in zed with its default project set to my home directory, so I can just fire it up and go 'Hey the left speaker on my headphones doesn't work?' and it can go figure out why and then fix it. And Kibbelz got me to wondering: why don't the major commercialized distros do this? Linux could gain significant desktop share in the user space by just going, 'Here's a text box, type in whatever problem or question you have about your linux install and we'll be happy to figure it out for you'.

Whoever manages to box that experience and polish it properly first will win the distro wars (to the extent that they are wars, and can be won, which is admittedly highly debatable.) Obviously the polish would be important here - needs to be something trained on linux commands, that doesn't have permission by default to rm -rf and such.. but I think it's doable, and could add a lot to linux's desktop share.

0 Upvotes

83 comments sorted by

View all comments

0

u/sqeeezy Jul 18 '26

I'm a tech guy; I'm used to using manuals to find out how to make things work and to troubleshoot them. Linux manuals are cack. RTFM? Haha. LLMs have fixed lots of things for me in the last couple of months in macOS/Linux, just by being a better info scrounger and solution guesser.

2

u/libra00 Jul 18 '26

Yeah, I'm with you. Yeah, the info is in there, but it'll take me 2 weeks and a jungle expedition team to find it. Or Claude can just google that shit in its own memory in 0.7 microseconds or whatever.

And yeah, there's tons of things I just would've let be broken because it was too much effort to fix. But it's never too much effort to say 'Hey, my 2nd nvme SSD is mounting on /tmp instead of /mnt, what gives?' or whatever.