1454
submitted 1 day ago* (last edited 21 hours ago) by Vindoua@lemmy.world to c/pics@lemmy.world

Fucking heroes 👏

Microsoft Office is a parasite holding people hostage with extortionate subscription fees

you are viewing a single comment's thread
view the rest of the comments
[-] BigBoyShuanzee@aussie.zone 7 points 9 hours ago

The greatest people I'm on W10 LtSC IoT with Libre Office, Firefox and VLC.

I'm eager to move to Linux but I've been with windows since 1993. I don't know how to move on.

I know there's Linux distros that are perfect for me out there and I want to leave Windows because regular W10 and W11 are trash.

I just need a nice Linux distro where I don't have to spend any time coding to install software.. I don't want to type in code to install things but I also don't want to move to Windows 11.

[-] late_pessimistic@slrpnk.net 8 points 7 hours ago

I want to leave Windows because regular W10 and W11 are trash.

You are really going to like Linux Mint Cinnamon then. It's basically Windows but isn't annoying or hates it's users

[-] Bustedknuckles@lemmy.world 2 points 4 hours ago

In my experience it's also faster - at least compared to my work laptop's W11 (upgrading was a mistake)

[-] kalkulat@lemmy.world 12 points 9 hours ago* (last edited 9 hours ago)

Consider joining the tens of thousands of people who've moved on to Linux Mint Cinnamon in the past year.

I've used Mint since for a dozen years, and have -never- learned to compile a program. Mint's software manager will display the thousands of wares (by category) and install (and even start) them for you. The updates manager makes sure you get all you need ... when you feel like it.

P.S. I built my first computer in 1978. I use Linux by choice.

[-] BigBoyShuanzee@aussie.zone 6 points 6 hours ago

Brilliant, Thankyou! I shall investigate based on your comment and another comment.

Thankyou for the information!

[-] Kjell@lemmy.world 8 points 9 hours ago

+1 on Linux Mint. Some people don't like that it is based on Ubuntu, but I think Mint is a good repo for someone moving from Windows. I help my parents to install Mint on their computer when Windows 10 reached EoL and they have not complained yet.

I would also like to add that it is a good idea to create a live boot in order to check that speakers, wifi, printers etc. works on your computer before installing it. Note that it will be slower since it is running from the USB stick.

[-] kalkulat@lemmy.world 3 points 8 hours ago

Oh yeah, a live boot from a USB is a very good test ... so they can try it out before making the leap. Better still, install it on a second partition ... then they still have access to their Win install.

[-] mohammed_alibi@lemmy.world 2 points 9 hours ago

Kubuntu may be a good distro for you. Linux Mint is also great.

Once you download and write the image to a USB drive, you can live boot into the drive without modifying your existing Windows installation. So you can test drive it without committing to switch to it.

[-] T4V0@lemmy.world 1 points 8 hours ago* (last edited 8 hours ago)

I just need a nice Linux distro where I don't have to spend any time coding to install software.. I don't want to type in code to install things but I also don't want to move to Windows 11.

Most modern Linux have optional GUIs for package management — software packaged by your distro mantainers — often integrated with flathub — a website for downloading and installing distro agnostic software, with limited access to system resources, like android’s permissions — and system management.

Generally we prefer to type in "code" as it is very straightforward and faster as well. For Windows, you go to system settings, install updates, wait a while, and reboot to install updates. This only updates Windows itself and some of their software, i.e. drivers, office, etc.

For linux it depends on the distro, but for Debian/Ubuntu based ones it goes something like this in a terminal emulator:

sudo apt update
sudo apt upgrade
flatpak update

Each line is executed independently, and roughly translating them in order of appearance:

  • sudo means do the following command with administrator privileges;
  • apt is Debian’s package manager tool;
  • apt update is an apt command that checks if there any new packages for either your system or installed software;
  • apt upgrade is also an apt command to install these latest packages;
  • flatpak is a tool to manage distro agnostic packages, commonly from flathub;
  • flatpak update checks and install new versions of the installed packages.

While the explanation is a bit long winded, these commands runs in seconds to a few minutes, depending on how long it has been since the last update. It might be necessary to reboot afterwards, specially if you have nvidia graphics, for example. But it updates all the software you obtained through them, without the song and dance of going to each vendor’s website or third parties. They vetoed all of them in your stead.

Mind you, while flatpak apps from flathub may have unstrusted software — which also have a limited access to the system — your distro has higher concern for safety than Windows by not making you download an random executable from a website.

[-] sensation@sh.itjust.works 2 points 7 hours ago

I just ran flatpak update for the first time. Thank you. (I had been using KDE Discover's updater.)

I recommend using Debian with KDE. :)

this post was submitted on 22 Aug 2026
1454 points (100.0% liked)

pics

29573 readers
1917 users here now

Rules:

1.. Please mark original photos with [OC] in the title if you're the photographer

2..Pictures containing a politician from any country or planet are prohibited, this is a community voted on rule.

3.. Image must be a photograph, no AI or digital art.

4.. No NSFW/Cosplay/Spam/Trolling images.

5.. Be civil. No racism or bigotry.

Photo of the Week Rule(s):

1.. On Fridays, the most upvoted original, marked [OC], photo posted between Friday and Thursday will be the next week's banner and featured photo.

2.. The weekly photos will be saved for an end of the year run off.

Weeks 2023

Instance-wide rules always apply. https://mastodon.world/about

founded 3 years ago
MODERATORS