Snap forces updates, and you cannot disable them. So if you use snaps, I guess you can stop worrying and keep going with your usual apt routine.
Snap forces updates, and you cannot disable them. So if you use snaps, I guess you can stop worrying and keep going with your usual apt routine.
if you do not provide a root password during install, the default user is in sudoer.
I put my self hosted instance down on purpose and tried to access my phone’s app. It works and I can export to csv or json from there.
The likelihood of my phone & NAS breaking down at the same time seems rather thin.
wait what ?
So you are saying that the following code will keep throwing e
but if I used throw e;
it would basically be the same except for the stack trace that would be missing the important root cause ?!
try {
} catch (WhateverException e) {
// stuff, or nothing, or whatever
throw;
}
isn’t that kind of what AUR is, and exactly what people love about arch ?