91
submitted 2 weeks ago by mugdad1@lemm.ee to c/linuxmemes@lemmy.world
(page 2) 28 comments
sorted by: hot top controversial new old
[-] tomyhaw@lemmy.world 0 points 2 weeks ago

I tried Mac os and I thought it was cool until I got docker and it made me make an account. It also in order to change things in the desktop environment you had to pay for apps and I'm cheap. Windows is annoying to me after being on Linux for so long even if they have wsl. My computer broke and I ended up needing Linux to make an old MacBook we had work again is the only reason I switched originally. Developing software I appreciate that the ide and terminal are super convenient to use. Normal people for Linux.... Nope. Getting my Bluetooth to work was a 3 hour journey. Normal people use their PC that much in a month where as I use mine 12 hours+ a day.

load more comments (1 replies)
[-] Benjaben@lemmy.world 0 points 2 weeks ago* (last edited 2 weeks ago)

If there's any new Lemmy users here, coming from Reddit (feel like I'm opening a seance), and if you're wondering what else you might decide to change during this era of change -

Try Linux! It's easy now, and frankly just better :)

[-] muntedcrocodile@lemm.ee 0 points 2 weeks ago

If ur new to Linux try mint. Dont try arch or gentoo or some other distro cos someone said it was cool. Take the basic Linux mint and get urself comfortable with it first.

[-] TuxEnthusiast@sopuli.xyz 1 points 2 weeks ago

Fedora is pretty nice too.

load more comments (1 replies)
[-] Honytawk@lemmy.zip 0 points 2 weeks ago* (last edited 2 weeks ago)

This year totally is the year of Linux, guys!

Trust me!

[-] Honytawk@lemmy.zip -1 points 2 weeks ago* (last edited 2 weeks ago)

The only way Linux ever becomes viable for the mainstream is when there is a single distribution that covers every feature and is as streamlined and user friendly as possible.

  • No command lines ever for anything
  • huge software compatibility
  • hardware compatibility of the newest and oldest of hardware
  • easy troubleshooting even your nan can follow
  • and most of all: every Linux user agrees it is the best Linux distribution (unless you are into niche stuff)

So until even you guys can agree on one distribution being the best, it will not be the year of the Linux ever.--

[-] AA5B@lemmy.world 0 points 2 weeks ago

I was going to make a crack about you inventing MacOSX, which is at least “Linux adjacent”, but I don’t know how to work without a command line on either Windows or Mac. Some functionality is just so much more inconvenient or even impossible through the GUI, even on those

load more comments (3 replies)
[-] RufusFirefly@lemmy.world 0 points 2 weeks ago

I used Linux on and off over the years and will probably switch back to using it when Windows 10 is no longer supported. Linux will never be mainstream but the user base would grow if every Steam game ran on Linux seamlessly. That's probably never going to happen, though. There will also never be "the one" distro to rule them all. Mint and Ubuntu come pretty close.

load more comments (1 replies)
load more comments (3 replies)
load more comments (1 replies)
[-] ivanafterall@lemmy.world 0 points 2 weeks ago

Linux!? But I heard that's nerd stuff and I want to play all the latest video games!?

[-] endeavor@sopuli.xyz 0 points 1 week ago

If steam deck runs it, linux runs it.

They're all steamos

load more comments (2 replies)
[-] OrekiWoof@lemmy.ml 0 points 2 weeks ago

I wish Debian wouldn't try to autoinstall updates out of the box like Windows. Especially when it doesn't have the disk space to do that and bricks itself

load more comments (1 replies)
[-] mtchristo@lemm.ee 0 points 2 weeks ago

To be real Linux is far from ready to be an all in all viable alternative to windows.

The fact that it has a hundred desktops. An absence of major software like ms office. Adobe and autodesk suites, and not being able to avoid the command line when shit hits the fan. Will make users choose to purchase new hardware rather than make the jump.

I bet Linux will make a 2% after win 10 end of support.

[-] Natanox@discuss.tchncs.de 0 points 2 weeks ago

It really depends on your use-case, your criticism is valid though. In general it would be way better for new users to not learn about it as something that gets slapped onto a Windows machine, but on fair grounds for comparison (meaning on a machine from hardware vendors like System76, Tuxedo, Slimbook etc).

For Software it really is a hen-and-egg problem. Big companies won't support Linux until enough people are there, and enough people won't come until known software is available. This however changes gradually; The Software Store is receiving payment features in the future (almost any distro uses Flatpaks in the background), so there will be more viable paths to monetize your software product for companies. Meanwhile the amount of users rises more and more for years now thanks to 1. Valves push with SteamOS + Hardware and 2. India and China who got comparably high Linux userbases (I think in India it's 13% of all desktop PCs).

So yeah, not there yet. But not "far from ready", really. It just needs some software improvements that are in the works, and for the device vendors to become more known.

[-] Ziglin@lemmy.world 0 points 2 weeks ago* (last edited 2 weeks ago)

Wait, what distros use flatpak by default?

[-] Natanox@discuss.tchncs.de 0 points 1 week ago

I don't even know where to begin… Fedora, Pop!_OS, KDE Neon, elementary OS, Tuxedo OS, Slimbook OS, any Ubuntu flavour that doesn't default to Snap, Zorin, Nobara, Mint… and any distro that comes with KDE that doesn't activate Flathub by default (e.g. OpenSuse) got the "Add Flathub" button built-in right in Discovery.

If you want your app to be accessible to as many distros as possible while retaining control over its distribution, Flatpak (and unfortunately Snap) really is the primary way to do so. Once KDE e.V. and the Gnome Foundation finish their efforts to support payments and ownership handling it's also the golden way for any developer who wishes to make a living with their craft.

load more comments (1 replies)
[-] mtchristo@lemm.ee 0 points 2 weeks ago

What most Linux advocates hate to admit is that the abundance of distributions discourages software makers from supporting Linux. Because then they will have to deal with bugs specific to each distribution, desktop environment, window manager, x.org or Wayland, and thousands of other variables. Imagine having to spin up a different virtual environment for each use case. It's a nightmare that isn't worth it for them.

[-] Natanox@discuss.tchncs.de 0 points 2 weeks ago* (last edited 2 weeks ago)

I don't think that's the main problem, as on the inside (meaning backends) most things are rather standardized (ignoring legacy stuff) and any distro not adhering to those modern standards can be - purely from an economic aspect, NOT a nerd or enthusiast aspect - safely ignored. I do concur that choice paralysis indeed is a problem though.

The modern stack is pretty straight-forward: Flatpak and Snap for distribution, GTK4 (opt. with or without libadwaita) or Qt6 for the UI, Gnome and KDE to take care for proper integration, and stuff like Wayland, Pipewire and the XDG specs to focus on in technical aspects. All the documents necessary to work on fully functioning apps to publish via both Flatpak and Snap are there (not saying everything is perfect, just that it's properly working). Distro-specific bugs will also be either prevented by the new sandboxing or are to be fixed by the distro in 99% of all cases, not the app author. What's really missing right now is a way to sell it through those hubs.

Eventually there'll be sufficient pressure on all sides so common technical necessities will be defined that distros will have to adhere to if they want to receive app support (which is very much possible given the sandboxing around Flatpaks and Snaps). Until then every company keeps freely defining what they support. Right now they usually go two or three big ones, namely Ubuntu, RHEL+Fedora and perhaps SteamOS. Some also go for OpenSuse, probably because they use SLES for their own machines.

Meanwhile commercially developed distros - meaning stuff like Pop!_OS (System76 devices), SlimbookOS (Slimbook devices), Tuxedo OS (Tuxedo Computers) - all use Flatpaks, and as they all integrate it as intended apps work on them as they do on any other distro that uses the modern stack. So customers don't have to think too much about it.

tl;dr… Don't give new users too many options (avoids choice paralysis) but 1 or 2 modern ones or whatever a hardware vendor offers, and don't expect developers to target distros that do not want to fully support either Flatpaks or Snaps. Then we're already on a good way.

[-] mittorn@masturbated.one 0 points 2 weeks ago

@Natanox @mtchristo
>Flatpak and Snap for distribution, GTK4 (opt. with or without libadwaita) or Qt6 for the UI, Gnome and KDE to take care for proper integration, and stuff like Wayland, Pipewire
I do not have anything of this in my system and will not install any app that requires to support all of this.
Flatpak even cannot work without namespaces (which is not enabled in kernel defconfig). If you want to make flatpak default option to distribute apps, first make sure it does not require enabling some (possibly insecure) kernel configurations and work on default kernel
Wayland (in current implementation) is error. Flatpak/snap is error.
Before all of this, all we need to make app work is some x11 libraries, so app can bundle it's needed portable toolkit and run without any additional requirements. Now we cannot just provide wayland-client, because app cannot draw with it. It needs opengl, which needs many libraries, which... cannot be provided in compatible way, so you need container bullshit that runs other distro inside... only to run some graphical app that draws few buttons...
Really, i'll prefer using windows, not this bullshit.
Now flatpak causes people ignoring new glibc compatibility bugs, so it soon will be impossible to build portable binary for glibc systems... Even now Portable Executable (windows exe) is most portable way to distribute software for linux, because wine gives compatibilty that glibc cannot (or jusn do not want). And sometimes wine even have less memory overhead than flatpak/snap

[-] Natanox@discuss.tchncs.de 0 points 2 weeks ago* (last edited 2 weeks ago)

I do not have anything of this in my system and will not install any app that requires to support all of this.

What are you using, a potato? Any modern distro comes with those. Without GTK4 and Qt6 barely anything even runs, lol.

I mean, you can reject literally everything of this new technology stack, but that doesn't change the fact it's things are working now. If you stay with old tech don't be surprised if things stop working though, the world will move even if you prefer to stand still. However if you want to be taken serious in your criticism please inform yourself on what you're criticize. Neither Flatpak nor Snap run "another distro inside". What you're talking about is stuff like Docker or Distrobox. Those are neither the default on user systems nor should they be, only very few distros aimed at enthusiasts and professionals ship them by default.

There are also multiple ways to ship portable apps, the best known of them would be AppImage. That one simply isn't recommendable due to a lack of maintenance and security issues (they simply don't fix the libfuse2 issue).

It's not like everything was great in ye' olden days anyway. There literally are FOUR different backends for desktop notifications, Pulseaudio is a friggin' trainwreck and don't even get me started on Xorg configuration. Every desktop environment very much did their own thing and once you installed an app using f.e. GTK2 on a KDE3 system the whole thing looked like it recently insulted Mike Tyson since there was no proper config available / it lacked the icon theme / the font broke everything / it didn't like your hairstyle. Likewise running older software more often than not was a real pain as they expected an environment with obsolete libraries etc.

Like it or not, Flatpak and Snap already are the standard. So is Wayland (and it works like a charm by now), and Pipewire is a god damn godsend after meddling with Pulseaudio all those years. And from a developer's perspective it's so nice to have a controllable environment to work with, i.e. Flatpak and Snap. Of those two only Snap generates huge overheads btw, it's a known problem with Canonicals approach (one of many). Still, technology like that is what Linux needs for the future.

But hey, ultimately Linux gives you the choice. If you want to stay in your niche I hope it suits you well.

[-] Samueru_sama@programming.dev 0 points 1 week ago

However if you want to be taken serious in your criticism please inform yourself on what you’re criticize

they simply don’t fix the libfuse2 issue

Fixed 3 years ago

Neither Flatpak nor Snap run “another distro inside”

The flatpak runtimes are huge and are another distro in practice, just check the contents of the gnome runtime and you will see it is another distro.

Flatpak also depends on namespaces which paranoid distros disable and cause issues. Which the person you responded to talked about it and you ignored all together lol

load more comments (1 replies)
[-] potustheplant@feddit.nl -1 points 2 weeks ago

It has a hundred desktops

Are you referring to distros? Just pick one that's widely used and that's it.

An absence of major software like ms office. Adobe and autodesk suites

You can use it online. Or, even better, use something like LibreOffice. For adobe and autodesk you're SOL but that's very intentional and it sucks. The only solution is a VM.

and not being able to avoid the command line when shit hits the fan.

I don't really get this. You can't avoid using cmd on windows either when shit goes wrong. There's nothing strange there.

[-] capuccino@lemmy.world 0 points 2 weeks ago

some days ago switched to void linux. It's awesome

[-] AstralPath@lemmy.ca 0 points 2 weeks ago

What made you choose Void?

load more comments (2 replies)
[-] bobble86@lemm.ee 0 points 1 week ago
load more comments (2 replies)
[-] Karla_Smiles02@lemmy.world 0 points 2 weeks ago
[-] AA5B@lemmy.world 0 points 2 weeks ago* (last edited 2 weeks ago)

Yeah, but then someone does the same with systemd, am I right?

/ducks and runs

load more comments (1 replies)
load more comments
view more: ‹ prev next ›
this post was submitted on 08 Feb 2025
91 points (96.9% liked)

linuxmemes

22622 readers
758 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS