KDE can murder windows instantly (you have to set a shortcut), or you can also just send SIGKILL to the process
she/they
KDE can murder windows instantly (you have to set a shortcut), or you can also just send SIGKILL to the process
How convoluted was it?
Parts of it seem to be inherently more secure, but there are some pretty glaring holes. At least software distribution is much more secure than the Windows approach.
Immutable partitions are amazing for reliability, then you can just OverlayFS your mutable state on top of it
Linux has that issue too. A process in an uninterruptible blocking syscall stays until that syscall finishes, which can be never if something weird’s going on.