On rolling release distros you should always read (or at least skim) over what’s being updated and if it may impact you.
On rolling release distros you should always read (or at least skim) over what’s being updated and if it may impact you.
This meme would’ve been a lot funnier with just a badly edited in card instead of a shitty AI image, feels like we’ve lost all basicness.
It’s a great and probably the best error system I’ve seen, instead of just throwing errors and having bulky try catch statements and such there’s just a result type.
Say you have a function that returns a boolean in which something could error, the function would return a Result<bool, Error> and that’s it. Calling the function you can choose to do anything you want with that possible Error, including ignoring it or logging or anything you could want.
It’s extremely simple.
Because it’s funny, there’s nothing that you don’t already know.
I’ve used and come back to Arch for nearly 8 years now and Manjaro has always been a broken distribution and genuinely gives Arch a bad rep.
Arch has always been a very stable daily driver for me, never breaking and never having issues with it. I’m always confused on what people are doing when they have issues with their entire distro breaking, especially since you pick all your packages and such anyways.
You can’t tell me what to do!