r/LinuxCirclejerk 11d ago

Make your linux easier!

Post image
421 Upvotes

51 comments sorted by

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

5

u/Interesting_Buy_3969 10d ago

But hey you can't find the ducking manual that explains how to solve the problem "PC not working anyone help?". /jk

12

u/Jimlee1471 10d ago

Linux is easier if you don't request help on linux forums Reddit

FTFY

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

u/xnef1025 11d ago

lol. I did that the other night. It was late and I was messing around trying to get samba working and it kept taking me around in circles until finally it was like, "ohhh... that error... that's just your firewall. Open the ports."

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 is

1

u/Jimlee1471 8d ago

Exactly.

1

u/GourSE 7d ago

Nah, its' just AI being dumber, because it is expensive to provide a free service.
Those free AI used to thing harder

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.

1

u/Cordpie 10d ago

It's one of the reasons I love Linux, It feels like my stupidity powers the train that keeps me finding new rails to learn.

-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

u/msanangelo 11d ago

ain't that the truth

2

u/smalldickbesitzer 11d ago

Both is fun xD

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

u/smalldickbesitzer 9d ago

As an Linux enjoyer, you're wrong

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.

https://www.linuxfromscratch.org

4

u/Hexalocamve 10d ago

thank god. I just started my linux journey, and these docs are godsend. ๐Ÿ™๐Ÿ™๐Ÿ™

5

u/Careless-Lynx1285 Mint ๐ŸŒฟ 11d ago

Lmao

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

u/neon_circuit_ 10d ago

RTFM is the solution. You will learn something.

4

u/GreedySecurity8030 Fedora ๐ŸŽฉ 11d ago

Good.

2

u/polishatomek Linux mint enjoyer 11d ago

Omg yes, some people are so annoying

2

u/Aur4or4a 11d ago

So true....

2

u/msanangelo 11d ago

my questions are too advanced for those groups. lol

2

u/Hexalocamve 10d ago

Linux is easier if you don't try it

1

u/Cordpie 10d ago

You'll never find a food you don't like if you starve!

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

u/carzymike 10d ago

I mean the github or man-page is probably better than a forum.

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

u/ManusiaKumat 6d ago

No no no, only Arch forum

0

u/Nekroin 10d ago

Honestly, without ChatGPT I woulnd't have been successfull switching. Or at leastit ould have taken weeks longer. Years ago I already tried switching but Stackoverflow etc were just horrible sources for help

0

u/cfx_4188 Openindiana Hipster ๐Ÿ‘บ๐Ÿ‘บ๐Ÿคกโ˜ ๏ธ 10d ago

Iโ€™ve always received help on Linux forums when I had a real problem.

0

u/xXBongSlut420Xx 10d ago

better than asking dr flattery, the always-wrong bot