• 13 Posts
  • 183 Comments
Joined 1 year ago
cake
Cake day: June 25th, 2023

help-circle
  • wolf@lemmy.ziptoLinux@lemmy.mlGNOME June 2024: C'mon you can do better
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    19 hours ago

    I wish the thing about tags was ironic

    Concerning the rest of your points: Icons are one of the few things I never had an issue with in Gnome. ;-)

    Concerning automated setups, the only system I care fore is Linux and am forced to use macOS. For my use cases, I don’t care about the tooling/possibilities for companies to install crap on my machine (my company does that). Using Ansible to automate my setup for macOS is theoretically possible, but such a crappy experience compared to Linux, that I don’t bother. Not to mention no unified installation/update system on macOS and the shitty default apps like Finder, Window management etc. The solution which sucks the least for me is using macOS as dump VPN driver for my virtual Linux box, so I can get shit done.

    … no need to argue about bad Gnome defaults, it is trivial to disable all animations and the shell is fast enough even on my netbook. :-)


  • wolf@lemmy.ziptoLinux@lemmy.mlGNOME June 2024: C'mon you can do better
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    21 hours ago

    Wait - Gnome user here (heavily modified and with multiple extensions) …

    macOS window management and trying to using it via keyboard is a totally miserable experience (forced to use it at work :-/ ) … at the same time, Apple thinks their users are smart enough to use tags, while Gnome developers think the user are too dump to use tags. I still happily prefer Gnome over macOS on my desktop for literally everything, macOS has no proper software management, all apps try to up-sell me on their shitty i-cloud offerings, setup cannot be properly automated, the ‘auto features’ totally suck and do everything I do not want them to do and macOS feels too slow for the hardware it runs on…

    Gnome sucks, but it sucks less for me than all other alternatives on the desktop at the moment…

    My biggest reason to stick with Gnome are Wayland, Evolution/Online Accounts and that I can automatically configure Gnome to something usable with dconf/gsettings. I am not holding my breath that KDE ever gets their KMail story under control, stability as in zero crashes and being fully configurable via Ansible. The very moment this happens, I’ll happily jump ship. (Of course also waiting for Wayland support for Xfce :-P)


  • It sounds really strange, that you end up with the problems you described given your usage.

    My systems are heavily modified/tweaked, so one would expect I would experience the problems you describe.

    Given your usage, using an immutable distro sounds like a no-brainer to me, immutable Linux was created with your usage scenarios in mind.

    In your shoes I would still try to pin point the root cause of the error, because in theory™ your usage should not be a problem for any of the mainstream Linux distros and we don’t know if an immutable distro solves your trouble.

    Given your 6 montish circle it sounds like some kind of accumulation? If the computer runs stable for several month, IMHO you can rule out hardware problems, unless you have a kernel update every 6 months… :-P

    Can you be more specific about your hardware, laptop model and Ubuntu version you are using?

    If you ever figure out what happened, or if you try out an immutable distro and it runs for a year for you, give us an update! :-)


  • wolf@lemmy.ziptoLinux@lemmy.mlSwitch from Ubuntu to something immutable?
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    3 days ago

    IMHO you should first figure out what exactly happens/goes wrong with your Ubuntu installations.

    Immutable distros might or might not be a solution, but if the core of the problem is really the quality of the Ubuntu updates for example, you could try to run Debian (stable).

    But again, the suggestion to use Debian is throwing a solution in the room which might not fit your problem.

    Just as a reference point: I am running Debian stable on Laptops, Netbooks, Raspberry Pis and in virtual machines (AMD64/AArch64) and have no weird bugs, everything works for years now and runs smooth.

    Concerning the Steamdeck… I love them, they run perfectly fine, but unless you are tweaking them/do more than run games, you cannot really compare them to what happens on your desktop.


  • wolf@lemmy.ziptoLinux@lemmy.mlVivalidi 6.8 released
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    8 days ago

    Vivaldi is a great Blink-engine based browser, my fallback in cases Firefox fails to render a page I really need.

    Outstanding are the official flatpaks for amd64 and Aarch64.

    (I do not understand why it is impossible for Mozilla to provide an official Aarch64 flatpak.)








  • wolf@lemmy.ziptoLinux@lemmy.mlLinux users survey!
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    3
    ·
    16 days ago

    Sorry, but how are a lot of the questions relevant for this community?

    Especially concerning the (family) income, age, being neurodivergent etc. These are sensitive information and seem more fitting for a market survey/selling ads.

    What is your goal with the answers? What are your research questions? How will the answers help this community?








  • I wonder, if you are asking two different questions:

    1. Why don’t you receive notifications about updated packages?
    2. Two: Security and bugfixes

    For 1. it depends which desktop environment you use, Gnome/KDE have this update notifications out of the box, for other DEs (Xfce, LXDE, etc.) you might need to enable this with the installation of synaptic or similar.

    For 2. Debian stable does not ship bugfixes but Debian stable ships security fixes. I highly recommend to subscribe to Debians Security mailing list, especially for security fixes concerning browsers and other stuff.

    Edit: I have enabled automatic updates and I still receive regular notifications via Gnome Software, at least once per week.



  • How do I enable DNS over HTTPS or DNS over TLS for all connections in NetworkManager in Debian 12?

    It is easy to configure custom DNS servers for all connections via a new .conf file in /etc/NetworkManager/conf.d with a servers=8.8.8.8 entry in the [global-dns-domain-*] section.

    How can I configure NetworkManager to use DNS over HTTPS or DNS over TLS via a conf file?


  • Debian is for sure not more secure than most other distributions/operating systems. (Might be true for what you tested).

    Not even mentioning the famous Debian weak SSH key fuck up (ups), Debian is notoriously understaffed to take care of back ports of security patches for everything which is not the kernel/web server/Python etc. (and even there I would not be too sure) and don’t get me started on starting services/opening ports on an apt install etc.