• 2 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle





    1. By and large, distros package the same software so which one you pick is a matter of taste. As a beginner, you won’t have the knowledge to take advantage of documentation/instructions that are not written for your specific distro, so pick one of the more popular ones.

    2. No, distro owners won’t be a problem in the same way that Microsoft or Apple are. Don’t worry about that: the moment they do something unsavory (even remotely) their projects will be forked, and switching to a different distro is not that big of a deal anyway.

    3. If you like to tinker you will break your system, not because linux is fragile (it is not) but because knowledge of low-level stuff is widespread and the temptation to thinker with it is too great. I recommend you look into system snapshots and how they integrate with boot options (eg. opensuse tumbleweed automatically snapshosts your system when you update it and during boot you can choose to boot into a previous state - surely other distros do the same and, if yours doesn’t, you can set it up yourself).

    4. The short answer is “use KDE” :)

    5. KDE is great and seems to suit you. The DE you choose matters (IMHO) more that the distro, because once you are familiar with a DE and its shortcuts it’s a pain to switch, and also because once you are used to some feature it’s enormously frustrating to switch to a DE that doesn’t have it :)

    From what I hear (I switched to AMD years ago), it’s not hard to make the Nvidia cards work properly, but it’s a recurring hassle and there are lots of things that are more fun to thinker with. Unless specific reasons you need an Nvidia card, I’d suggest selling it off and replacing it with a second-hand AMD/Intel one.





  • 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).


  • gomp@lemmy.mltoPrivacy@lemmy.mlWhat maps app do you use
    link
    fedilink
    arrow-up
    13
    arrow-down
    2
    ·
    edit-2
    25 days ago

    Google has many faults, but the one responsible for this one is someone else :)

    The FOSS google maps alternatives I hear recommended most often are OsmAnd+ and, especially, Organic Maps.

    Personally I don’t use maps very often (I know my way around my area pretty well, so I usually just lookup the location of wherever I want to go before leaving home), but I’d say Organic Maps is simpler and more user friendly than OsmAnd+.

    Both can work offline if you download the maps for your area.

    The maps are pretty good (at least in my area), but compared to Google Maps you’ll have to rely more on street addresses as there aren’t as many points of interest.




  • 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.


  • Assuming you are using networkmanager, the first thing would be to check the DNS settings on your home wifi connection (assuming you are using Gnome, it should be inside “Settings” and then “Network” - sorry if that’s wrong, I don’t use Gnome).

    If you can’t locate the setting to change, you can try deleting the whole connection and connecting again (as you would to a new wifi network).