Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CL
Posts
34
Comments
936
Joined
2 yr. ago

  • Try installing Debian or Opensuse MicroOS without a Desktop Environment, that way you can save some memory and disk space. You can run cockpit if you want to control it through another machine. Useful if the keyboard or display isn't working.

    You can use it for learning about self-hosting like setting up podman/docker or installing firewall etc. You can even run a simple pihole DNS server.

  • Try Freetube with VPN set to an uncommon location like Bulgaria or Argentina etc. This works for most videos, but still some won't load. I use invidious for those vidoes. This way, you won't overload the invidious instances.

    The key is trying out different VPN locations.

  • What is your monitor size?

    (Edit)

    You see the app's font size is on par with the text size of your KDE panel. If gnome increased it, it would look totally out of place.

    Also centering content is a valid design choice. Many websites do that on large/wide monitors. It improves readability. An example might be the design of pi-hole's UI.

    If readability is your issue on gnome on wide screen monitors you should also have issue on reading the time and date on the KDE panel as well.

  • I thought it was a residue of something that i tried to install and just removed it using,

     
        
    sudo rm -rf /usr/lib/firmware/nvidia/ad103 /usr/lib/firmware/nvidia/ad104 /usr/lib/firmware/nvidia/ad106 /usr/lib/firmware/nvidia/ad107
    
    
      

    But then it the update worked fine. I thought, my system don't have NVIDIA, so it might not be necessary.