• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle
  • pedz@lemmy.catoLinux@lemmy.mlXFCE Vs MATE
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 days ago

    I’ve been using MATE since Gnome 3. I really liked the simplicity of Gnome 2 and was unable to adapt to their “new” way so I switched to MATE and it just clicked. I tried Gnome 3 a few times again but I just can’t.

    As for why MATE instead of XFCE or others? Because I already used and tried XFCE in the past and prefered Gnome 2’s look and feel. In fact, I have been going out of my way for years to keep every app using GTK2 and my favourite theme because I like how it looks and feel, and Gnome 3 and GTK3 broke this. So MATE it was. They switched to GTK3 too eventually but it gave my time to adjust.

    My only “complaints” about it are the file manager Caja, and the way you can list windows, which both feel very basic. I would like those two to get better.

    I try and use different DE from time to time, from Fluxbox to E17, but I just go back to MATE. My favorite DE of all time was E16 but it took waaay too long for E17 to be functional and I ended up keeping MATE.


  • Nah. Not good enough for me. I thought I would just do that but the thing still has to boot android in order to show you the HDMI input. So it has to constantly suck power like a vampire in order to keep a SoC running, and if it loses power, it has to boot the system again.

    I got a cheap TCL and it smells like burning plastic, even when its “off”. I suspect it’s because of that SoC constantly running.

    Next time I’m buying a computer monitor instead of a smart-but-not-connected TV.


  • I face the same specific issue. I started with the French (Canada) layout years ago but now Windows sets the default to Multilingual/CSA because it has been made the official one by the government a number of years ago.

    So now everyone that got used the “old” one has to fiddle with keyboard settings every time they use a new Windows session/computer.

    And it’s not exactly a breeze to switch, as Windows often keeps the multilingual one and switches back to it when you use a different application. Gotta make sure to delete the multilingual and leave only one layout. It’s a real annoyance.




  • Not in rescue mode. If you can’t mount your root partition because something was fudged in /etc/fstab, for example, you may be stuck in recovery and depending on your distribution, it may not have nano in that minimalist mode.

    For me it also happens when I install a VM of Debian using the small image, on my dedicated server in a data center. The company hosting the server requires a special network configuration and AFAIK, there’s only vi. So i need to use the console to access the VM and from there, edit /etc/network/something with vi to setup the network. Once done I can reboot and install the rest of the software over the network, including nano.

    I’ve been using Linux for more than two decades. Before nano I was using pico, but it also required to have pine/alpine installed. So knowing the basics of vi has often been helpful over the years for me.

    Maybe it’s because I like tinkering with VMs and SBCs, and most people will not encounter situations where they don’t have nano, but it can happen. And you’ll be glad to know at least “i” and “:wq!”.




  • It is I that misunderstood the whole thing.

    But since we’re here, I use an SSH server app worth about $3 on my phone to access it from other devices with an SFTP or SSHFS client. The app is literally called “SSH Server”. Once the server is active I can use an app like Solid Explorer (free with ads or paying for a license) on another Android device to connect to my phone on the same Wi-Fi network. Or from Windows I can just map a network drive using the format \\sshfs\user@ip. And on Linux just find the “Connect to server” option in your favorite file explorer to use SSHFS. Or any SFTP client of your choice.

    I’m not familiar with Wi-Fi Direct since I’ve been using SSH for years now, and certainly much more work this way, but it works okay across all my devices.