• 9 Posts
  • 94 Comments
Joined 3 years ago
cake
Cake day: June 23rd, 2023

help-circle
  • You got some great answers already :)

    Let me just add that, in general, it’s expected to have executable files inside your home directory.

    For example, ~/.local/bin is intended for user executables and usually added to the $PATH, and a lot of package managers (such as cargo, go, pip,…) will install applications under ~ (Steam also does that).







  • Based on a US distro whose versions are supported for 1 year, and “built to the requirements for the EU public sector” (because the EU public sector has one coherent set of requirements and the dev knows them, even if he doesn’t list them out).

    This is most probably good-intentioned and it is admirable how the dev sprung into action, but it’s naive at best.













  • sudo zypper packages --unneded will give you a list of packages that have not been explicitly requested and are not dependencies of explicitly requested packages. As for how to remove them… IDK (I do it manually, once in a blue moon: it’s not like there’s new unneded packages every week).

    It’s been a while since I’ve used debian, but IIRC apt autoremove will leave behind config files (unless you specify --purge).

    In tumbleweed (and I think all rpm-based distros?) config files are removed per default together with packages (well, the config files installed with the package, not others that may have been created later such as the ones in your \~ - basically zypper rm is the same as apt purge).


  • We do deserve end-to-end encrypted communication but then nobody except nerds could be bothered about managing private keys, so in the end providers would manage our keys and still be able to read our messages.

    If the problem is that goggle/etc can read your email, not using them for your email is the solution.

    Then, yes, there’s also an issue where ecommerce sites submerge us in useless email (is “your package has been shipped” an event so important that I must be immediately notified? Because I only care about when the package will be delivered) and could use a “notificaiton settings” page.

    Of the sites I use, the worst offender is aliexpress, which sends (IIRC) “order confirmed”, “package shipped”, “packages reached customs”, “package cleared customs” and “package has been delivered” for every friggin’ item you ordered.