Interests: News, Finance, Computer, Science, Tech, and Living

  • 0 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • Actually I both do and do not understand why they exist. I use Debian based distros and do not use either well except when I am using Ubuntu which is forcing more and more snaps.

    I do actually use exactly one appimage. I use to use the snap but found it was not that stable. One also generally has to have relatively new distro releases too as both flatpack and snap need to be fairly current which can be problem for near EOL Debian stable. Hence neither flatpack nor snap is that portable.

    Where flatpacks and snaps look a lot better is smaller distros with smaller repos. Hence, not that interesting for Debian based distros.





  • Just saying, not my experience. I have used linux for over 25 years and nontechnical users in my family have also for almost 20 years. By in large it has worked just fine.

    The big issue is Linux is not the OS that is supplied when people go to the store and buy something (well except for Android and Chromebooks which are Linux and are popular). It is also not the system or have the apps their friends use. It also does not have the huge supply, support, and word of mouth ecosystem. Buying hardware especially addons is confusing. Getting support is hard unless you have friends that use. Buying Linux preinstalled often costs more. Change too is hard and there has to be some driver and for most people there is not.




  • flatbield@beehaw.orgtoLinux@lemmy.mlWayland forwarding?
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    3
    ·
    edit-2
    8 days ago

    This is the big issue. It breaks a lot of X11 features. Remote desktop via VNC or RDP should still be possible. Another is ssh and sftp. Edit the file on the client. Another go all in with command line. Nano is easy. Emacs or VIM more powerful but harder. Screen is a useful command line tool too.

    Interested in what others suggest.




  • Except for MS format compatiblity, not my experience, Not sure where MS format compatibility stands now, but that has histically been the biggest issue.

    Keep on mind that MS supplied LibreOffice translator is not great either so they have issues too. MS really does not plan on being compatible even between versions of their own software.




  • The need to do it plus the realization that you can script anything based on it.

    Drivers. Using recovery mode. Administration. Wanting to describe what to do rather then manually do it. Wild cards are really powerful and so is find and xargs. The text processing commands are useful too.

    The other thing is having started computing in the 1970s. Everything was command line back then. GUI systems only become universal in about 1995.