this post was submitted on 06 Jun 2025
64 points (98.5% liked)

Linux

54955 readers
382 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

In response to community feedback, Liberux is adding a cheaper, entry level option to it's crowfunding campaign

Source: https://mastodon.social/@Liberux/114637474399857143

you are viewing a single comment's thread
view the rest of the comments
[–] utopiah@lemmy.ml 8 points 1 day ago (1 children)

I can't talk for others I'm personally interested in Linux phones (I have 2, PinePhone and PinePhone Pro) because I do not want to rely on Android because it's lead, maintained and basically in practice owned by Google.

I would also much prefer to have "just" Linux because I know it better and because IMHO we reached a point, already few years ago, where "mobile" does not mean much anymore. "just" a computer with a battery is enough due to the power available.

IMHO the SteamDeck is the existence proof of that.

Linux desktop apps are not exactly secure.

Can you please clarify?

[–] TMP_NKcYUEoM7kXg4qYe@lemmy.world 1 points 1 day ago* (last edited 2 hours ago) (2 children)

The "know it better" is, I think, a big argument, that's imo often a bit overlooked. Android does not have that much "tinkers" as "proper" Linux has. For the average Gnome DE @ Ubuntu user, Android forks are fine. But if you're the kind of person, who optimizes their Arch system with cool scripts from Github, you won't get the same experience on LineageOS. I know Termux is a thing but that feels more like a workaround.

Edit: Had to reword the comment, because people thought I was talking about malware and supply chain attacks.

Edit2 to clarify my point: I think big downside of Android is that if you want to tinker with it, you basically have to be an android developer. With "proper" Linux the barrier to entry is smaller and the learning experience is more granular. Hence why we think "we know 'proper' Linux better".

[–] utopiah@lemmy.ml 2 points 6 hours ago

Android does not have that much “hackers” as “proper” Linux has

It's hard for Android to have hackers precisely because Google and manufacturers are trying their best to prevent that. They do not allow rooting, they blocks features on rooted devices, etc. So they do their absolute best to keep on exercising control despite collaborating on open source software.

[–] Evil_Shrubbery@lemm.ee 3 points 23 hours ago (2 children)

... so why are eg flatpak apps less secure than Android ones?

And Play & Apple stores are full of unchecked scam apps. They basically are solving this by securing the os more. Yet apps (even Instagram) can still take pics without your action. I assume they listed in on you too.

The app (& SDK) argument I think has more to do with user- and dev-base. Something that Microsoft failed at in the mobile market. So basically we need a quality/seamless way of running Android apps on Linux.

And since we can run Win games on Linux very nicely I think this wouldn't be that much of an issue ... Tho minimal industry support (eg banking apps) is still needed.

[–] TMP_NKcYUEoM7kXg4qYe@lemmy.world 1 points 2 hours ago (1 children)

I worded my comment badly. I was not talking about supply chain attacks, rather the ability to tinker on "proper" Linux which you don't get on Android.

[–] Evil_Shrubbery@lemm.ee 1 points 4 minutes ago

Android is a semi-immutable (heavily modified and basically owned by Google) distro that runs app in sandboxes.

What is the difference?

[–] utopiah@lemmy.ml 2 points 14 hours ago (2 children)

we need a quality/seamless way of running Android apps on Linux

Like Waydroid? There was a thread recently on that and it seemed (even though not necessarily a representative sample) most people used it for... games, not "actual" applications. They were NOT used for banking apps also (at least I don't remember anybody mentioning that) because I bet most people just go on their bank website for that.

[–] Evil_Shrubbery@lemm.ee 1 points 3 minutes ago

... people miss Android ... to play Android games? Omfg.

[–] TMP_NKcYUEoM7kXg4qYe@lemmy.world 2 points 2 hours ago (1 children)

The issue is that the banking app is often the only way to get 2 factor authentication. The other way is to use SMS but that can be hijacked by social engineering attacks so it cannot be considered secure.

[–] utopiah@lemmy.ml 1 points 1 hour ago

use SMS but that can be hijacked by social engineering attacks

Can you please share an example? I'd be curious how that would work, especially if it works while understanding how it works.