this post was submitted on 13 May 2024
202 points (95.1% liked)

Linux

8119 readers
42 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS
 

About a month ago I switched to Linux mint from windows 11.

The first thing I noticed was mint being faster and less bloated than windows 11.

I also liked having actual control over my settings without a corporation being able to undo them at will.

Another thing I noticed was not having to add extensions to text files to run as a program instead having the option in properties.

For certain windows programs and games I was able to use wine which was great because I like to use gamemaker 8.1 which was made before they added linux support.

I tried different wine environments starting with bottles then trying Steam proton and Lutris. With Lutris being the one I ended up using due to it being the only one that I could get to run every program I needed.

The ms paint alternative called drawing took some use to due to it automatically cropping out parts of the image outside of the line when pasting in a screenshot from the clipboard.

Although I do still miss ms paint but that is mostly nostalgia.

Fortunately there is an option to save the screenshot after taking it.

Migrating from windows I appreciate the SUPER key bringing up a menu on the bottom left which brings up some apps and the search bar. Which always searches on the OS unlike windows 11 which sometimes searches the internet instead.

Another detail I noticed is if you type paint or notepad in the search it brings up drawing and the text editor which is nice for people transitioning to Linux.

Being able to move the panel or add new ones was also a breath of fresh air from windows 11 making the task bar more restrictive.

Having the option of deb packages and flatpacks is really useful as well.

I also no longer have to worry about telemetry or microsoft trying to show me ads or pop ups.

TL:DR Mint is a way better experience than windows 11.

(page 2) 23 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 6 months ago (4 children)

Check out Pinta for a decent paint replacement

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago)

LazPaint is also a decent alternative, very lightweight, though it does take a while to get used to it, several shortcuts are unlike other programs

[–] [email protected] 2 points 6 months ago

Seconded - most notably the ability to tell it to resize when you’re pasting an image larger than the canvas. It strikes me as a mix between Paint and Paint.NET.

load more comments (2 replies)
[–] [email protected] 8 points 6 months ago

Welcome aboard! Have a look at krita, Albert, and flameshot for some alternatives to the things you talked about. I like em, maybe you will too :D

[–] [email protected] 33 points 6 months ago (14 children)

Now list all the bad things.

[–] [email protected] 22 points 6 months ago (3 children)

Need to launch DaVinci Resolve Studio from the CLI to figure out why it won’t launch from the GUI, and then launch it again with a list of libraries to exclude in order to get it working.

Really weird errors if you try to use a USB stick formatted with FAT after applying a kernel update but before rebooting.

Multiple password prompts when attempting to update Flatpak applications over ssh in its default configuration.

Basic applications included with commercial operating systems often missing (e.g. paint application missing from Pop!_OS).

Good luck figuring out emergency mode if you don’t know what fstab is. And changing kernel parameters on Rocky 9 must be handled via grubby, not by editing configs like in Debian, Arch, or Pop.

Can’t emulate SSD on VM qcow2 files on Debian unless you use the version in backports; can emulate SSD but can’t use anything involving spice in RHEL9+clones unless you add a copr repo because it’s been removed. This makes desktop virtualization annoying.

Can’t participate in Microsoft Teams calls if the input and output audio devices are the same device or the call disconnects/reconnects every few seconds. Microphone and speaker must be separate devices for optimal experience.

Can’t use OBS Virtual Camera in Teams on Firefox.

That’s the stuff I’ve dealt with in the past 3 weeks.

load more comments (2 replies)
[–] [email protected] 6 points 6 months ago

Scaling is inconsistent, so if it's your media PC, you may end up standing in front of the TV to configure things.

load more comments (12 replies)
[–] [email protected] 3 points 6 months ago

Congratulations. My experience is pretty close to yours. Besides some software and shortcuts I miss from windows, it just works, and in these little moments I need help, there probably a dozen of threads with suggested solutions.

Be aware of Time Shift though. A part of new users report it taking all free space on the drive and crippling system, if used on ext3-4 file system + saving back ups to the system drive + having things like flatpack or TS's own folders not excluded. It happened to me and a lot of others, as I've encountered this question multiple times on the web, so keep an eye on it. You can actually open any save point as a folder from TS's interface and see if it saves what it shouldn't.

[–] [email protected] 9 points 6 months ago

My personal experience with Linux over the past few years has drastically changed from before being limited by how few games work on Linux when many tools do a decent job, to almost all games running thanks to proton and being limited to some windows specific tools not existing/working on Linux (mostly adobe suite). I'm really in awe how much the Linux ecosystem has improved over the last few years. I'm daily driving it with so few roadblocks for day-to-day use that unless there is a specific program required for work, there's no hurdles for the majority of my tasks.

[–] [email protected] 11 points 6 months ago (1 children)

I'll mostly share tips regarding what you said, OK?

Quite a few programs still rely on files in ~/.config/. So if you feel like the options in a program are "missing", give its config file a check. (To see hidden directories: Ctrl+H)

There's another MS Paint alternative called Kolourpaint. I personally prefer it over Drawing; once you install it you'll need to install quite a bit of stuff from the KDE environment, but I think that it's worth.

The super key can be configured to your taste. For example mine brings up composing, so if I type Super+e+1 I get ɛ, Super+a+1 I get ɐ, so goes on. (I open the menu with Alt+F1, by the way.) As implied, as a further tip - if you need certain characters you can create custom keystrokes through a file called .XCompose.

[–] [email protected] 4 points 6 months ago

To expand on this some if you're more of a visual person:

If you open the keyboard application, (just called "keyboard" when you do a search in your applications.) the second tab is "Shortcuts". From there you can see an interface that shows and helps you change all the shortcuts on the system.

You can use the search feature to narrow things down quickly. The multiple "screenshot" shortcuts were nice to find for some common use cases I do.

[–] [email protected] 14 points 6 months ago* (last edited 6 months ago)

This is pretty similar to my experience. I don't have time or inclination to muck about with my operating system more than strictly necessary. Mint just works out of the box and does everything it needs to do without getting in the way.

[–] [email protected] 6 points 6 months ago

I'm not a gamer, but I've tried all types of distros, and have gradually always come back to LM. Like you said stuff works as expected, and you're usually pleasantly surprised at how easy things are to do, setup, change and config. It's still a breath of fresh air if you have to use Windows for your day job. 😀

[–] [email protected] 34 points 6 months ago

There's a great ms paint alternative from KDE called Kolour Paint, which you can grab from the software center.

[–] [email protected] 5 points 6 months ago

Mint was my first distro after migrating from Windows and I loved it! It was exactly what I wanted from my computer without any bs. I've discovered that I can change a lot by editing dconf files (or actually using a program for it).

Later I've tried KDE Neon and never looked back.

[–] [email protected] 20 points 6 months ago

Sometimes i like to thinker, but when i need a Computer to just work/rely on (to play bills and stuff) i use Linux Mint

[–] [email protected] 6 points 6 months ago (1 children)

There's always going to be that game... For me it's home world. The best space game without drama. If they made it for console... No issues. But I hate computers. I didn't know there was a home world 2. I'm now going to have to buy a computer and it's going to have to run home world 3. I'm sure there isn't going to be a linux port of it. Not yet. When there is. It will be amazing.

[–] [email protected] 8 points 6 months ago

Homeworld 3 is looking well received on Linux via proton: https://www.protondb.com/app/1840080?device=pc

load more comments
view more: ‹ prev next ›