this post was submitted on 29 Mar 2024
480 points (95.6% liked)
Programmer Humor
32361 readers
179 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Arch Wiki: RTFM
Gotta love when you ask a question, specify that you have already read the wiki and it doesn't contain what you're looking for, only to get linked the exact same wiki page you're already on without them even reading your question properly
That's why sometimes if i don't find the right answer i just re-install the whole linux or just ignore the problem
Should check out nixos, every time you update your config you're effectively rebuilding most of your system from scratch anyway and if you check your config into git you can reinstall without having to re-setup everything