The Linux Thread - The Autist's OS of Choice

Brodie got exposed for being a loli enjoyer.
It took them long enough to find that out I guess.
Quite a number of the Linux YouTubers are insufferable in one way or another, and I don't think they really know much beyond being able to apt-get install <thing>and rice their ~/.bashrc. I am not surprised that quite a few of them are gooners/degens etc.
 
you get a prompt in pacman. Again it's a pretty arbitrary difference. And it's not just pacman that does it like that.
No, you get a message to stdout, which can easily be ignorantly or inadvertently ignored. You know what a prompt looks like, no?
Code:
Not ready reading drive A
Abort, Retry, Fail?
or

1777938816415.png
 
I think lunduke flew too close to the sun here as well lol
I wish he would fly into the sun.

Take Brodie with him while he is at it.

No, you get a message to stdout, which can easily be ignorantly or inadvertently ignored. You know what a prompt looks like, no?
Code:
Not ready reading drive A
Abort, Retry, Fail?
or

View attachment 8958533
Many config files are merged now using the partial config files that go in the ".d" directories. So while it isn't wrong to edit the main file, it is often seen as causing yourself problems. You shouldn't use that screen if you use the partial config files (I think). It has been that way since Debian 12 IIRC.
 
Last edited:
Many config files are merged now using the partial config files that go in the ".d" directories. So while it isn't wrong to edit the main file, it is often seen as causing yourself problems. You shouldn't use that screen if you use the partial config files (I think). It has been that way since Debian 12 IIRC.
I 100% agree. I don't think I've seen more than one of those debconf prompts in several years, and that was because I was customizing the main nginx.conf file when I shouldn't have.

My point is not to say- it's good to customize those primary files under /etc and that you should do it and embrace getting a nonobvious warning method (Arch) or a prompt that YOU DONE FUCKED UP (Debian) and then manually merge changes. My point is that a well set up distribution explicitly works to make sure you don't need to- if upstream thinks differently, they can suck a dick- and then makes it very very clear if you do fuck up to you in a way that you cannot avoid that you did make changes where you really shouldn't have- which in these times, is typically because you were following instructions from an LLM (or the Arch wiki).
 
Last edited:
Back
Top Bottom