this post was submitted on 29 Mar 2024
477 points (95.6% liked)

Programmer Humor

31784 readers
93 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 4 months ago (2 children)
[–] [email protected] 10 points 4 months ago

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

[–] [email protected] 3 points 4 months ago (1 children)

That's why sometimes if i don't find the right answer i just re-install the whole linux or just ignore the problem

[–] [email protected] 1 points 4 months ago

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