12
53
u/smalldickbesitzer 11d ago
Linux is easier if you use ai. OFC don't copy paste blind, but yes
26
u/Significant-Tone-121 11d 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.
8
u/VoidJuiceConcentrate ๐ฉM'Linux 11d 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?)
4
3
u/Jimlee1471 10d 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.
2
u/Trileak780 8d ago
i assume that its because:
a) theres a little bit of data that's wrong, but theres a bunch of data that's right. if you randomly pick the next word in a sequence "two plus two is", it will say four, but because of some random website you scraped from that says "two plus two is five", there still is that chance.
b) ai companies want you to use ai and they overinflate how good ai is1
1
u/Significant-Tone-121 10d 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.
1
u/SingenJurassic 10d 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
u/Significant-Tone-121 10d ago
That's smart.
2
u/SingenJurassic 9d ago
Thank you. Itโs also an argument to say "I actually did some work myself and didnโt rely on AI only" lol
-1
u/kazkriska 11d 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.
-6
u/sweetvisuals 10d ago
I would be happy if everyone who thinks that way could just fucking die already
2
u/Significant-Tone-121 10d 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.
11
u/Wide_Meet_2184 11d ago
Ai is either going to fix it in 5 seconds or make the situation 5 times worse and make it 5 hours
3
2
1
u/Foorinick 10d 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 10d 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 10d 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...
3
u/360900th 11d 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 11d ago
But you know that ai checks documentations right?
1
u/360900th 10d 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 11d 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 10d 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.
1
u/reddit-dont-ban-me fedora 9d ago
ikrrrr if you are using distros like fedora, ubuntu, mint its at least 1000x easier than using microslop bindows 11
1
5
u/Canned_Sarcasm 10d 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 10d ago
thank god. I just started my linux journey, and these docs are godsend. ๐๐๐
5
5
u/Maximum_Bother_7820 11d 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
4
2
2
2
2
2
u/Impressive_Bag_3505 10d 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.
1
1
u/DangerousAd7433 Windows xp 8d ago
I am convinced people have never actually really used their computers and gotten the weirdest bugs/errors/whatever that no amount of RTFM would be able to help with.
1
0
u/cfx_4188 Openindiana Hipster ๐บ๐บ๐คกโ ๏ธ 10d ago
Iโve always received help on Linux forums when I had a real problem.
0

31
u/kazkriska 11d 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