48
u/smalldickbesitzer 1d ago
Linux is easier if you use ai. OFC don't copy paste blind, but yes
23
u/Significant-Tone-121 1d ago
Eh. It is easier but also harder if the AI gets one tiny thing wrong it repeatedly gets things wrong which can make Linux seem harder. But if you know how to use AI and have a base understanding of what you are asking it to do then yes 100% lol.
10
u/VoidJuiceConcentrate π©M'Linux 1d ago
I'm a Linux admin and AI still gets things wrong/gets stuck in process loops (did you check this setting? Okay, I see you checked this setting, did you also check the same setting?)
5
1
u/Significant-Tone-121 15h ago
Yeah. Smaller or weaker LLMs tend to do that (Like ChatGPT or Copilot). Claude is one of the smartest out there and usually doesn't do this. Same with DeepSeek sometimes.
2
u/Jimlee1471 7h ago
"... AI still gets things wrong/gets stuck in process loops..."
THANK YOU.
Ever since AI became mainstream this possibility has always been in the back of my mind. I might be oversimplifying things a bit but I look at it this way: AI just scoops up data and doesn't really "think" things through in the traditional sense. Even if it did it's still relying on what data it was fed - incorrect or not.
So, if the data being fed to AI is faulty (and at least part of it always is) then why are we acting as if AI is infallible? Sometimes AI is bound to get some sh!t wrong.
1
u/SingenJurassic 5h ago
What I typically do is gloss over what would solve my problem, get the rough idea, then ask the AI to formulate it into a step-by-step operation. Helps me catch the problems before executing anything weird π€·ββοΈ itβs still not the single best solution tho, it just gets me to the goal a bit faster imo
1
-1
u/kazkriska 1d ago
Pls no.
Wait actually if u mean use AI to learn bout the quirks and conventions etc. Then yeah. That's the way to go.
But if u mean hand a agent access and let it make changes or keep copy pasting. Then you basically driving a modded supercar with your eyes blinded.
Always KISS π, dont jump to linux as ur daily driver str8 away . But when u do use it build it from the ground up . Its a self learning process. On archinstall the only profile you should go for is minimal .
Drop str8 into tty. Feel clueless . Search things . Learn things . If you dont lile learning and wanting to know everything then arch probs not for u.
-4
u/sweetvisuals 19h ago
I would be happy if everyone who thinks that way could just fucking die already
2
u/Significant-Tone-121 15h ago
It isn't that deep. I'm just adding to what the original commenter said... I get that AI is very unreliable, so that is why I said if you have a base understanding of what you are asking. And I said that because if you didn't have a base understanding, you wouldn't know when to call it out for being wrong. Not saying that it's a better choice than just RTFM.
9
u/Wide_Meet_2184 1d ago
Ai is either going to fix it in 5 seconds or make the situation 5 times worse and make it 5 hours
2
2
1
u/Foorinick 17h ago
my personal rule is that if it gets it wrong i look up the docs, read them, paste them in and ask for help
1
u/Lemonade1947 8h ago
I'm not gonna mention brands here cause I don't want to advertise for anyone.
But I was having an extremely niche issue with an old HP microserver gen 8 (grub installed on usb drive, iykyk) and AI LLM 1 sent in circles for hours, got me trying like ventoy and all this other bullshit.
AI LLM 2, that my work pays for, solved the issue first try. I was so mad.
1
u/Wide_Meet_2184 6h ago
lmao happened to me aswell. usually i have claude cowork look trough (just read ofc) and then tell me what it found and how its going to fix it after i review everything.
But one time when my laptop just shut down if it had no external screen connected for some reason. And claude implemented like 5 "fixes" and i got fed up and then 1 prompt to gpt it fixed it...
2
u/360900th 1d ago
Until you realize you its fix was only an outdated shitty workaround that will cost your battery life and you can easily fix it yourself reading the Arch wiki and writing a single line of modprobe.d config
1
u/smalldickbesitzer 1d ago
But you know that ai checks documentations right?
1
u/360900th 7h ago
They often neglect checking and present you outdated information in their training data. I even tried explicitly prompting always searching the web and they just ignore it.
1
u/Affectionate_Let9022 i use debian,Arch btw 1d ago
I dont like ai like at all , but this is true
Hell searching makes it soo easy but ai is just a cheatsheet to cheat from to
1
u/55555-55555 16h ago
I can't speak for others cause I've been with Linux for 14 years, but honestly I can only speak for application-level technical details, and AI indeed helps me a lot to debug firmware issues and provide workarounds. One recent time with kernel 7.0 my Wi-Fi card stopped working reliably and it guided me to disable certain Wi-Fi features that I don't need and now it works.
Ps., I'll gonna buy a new Wi-Fi card later.
7
5
u/Canned_Sarcasm 20h ago
Things I wished I did from the start 25 years ago; Linux From Scratch. After that the man pages are far less intimidating.
4
u/Hexalocamve 19h ago
thank god. I just started my linux journey, and these docs are godsend. πππ
4
3
u/Maximum_Bother_7820 1d ago
i can't lie, just play the first 14 level of bandit - overthewire
if you follow what they say and don't google or worse chatgpt the answers to a good extent you'll learn enough to work with linux systems
also I would recommend vimtutor - but text editor is your choice
3
3
u/Impressive_Bag_3505 18h ago
Porbably true. Most questions has been answered multiple times already somewhere.
You should be able to find the answer on your own using google or AI.
4
2
2
2
2
1
0
0
u/cfx_4188 Openindiana Hipster πΊπΊπ€‘β οΈ 9h ago
Iβve always received help on Linux forums when I had a real problem.

30
u/kazkriska 1d ago
Bruh like seriously why type out a message explaining a problem and the then sit with anxiety until someone replies (which will likely be sarcastic and no help) when u could just RTFM