this post was submitted on 06 Jan 2025
481 points (96.7% liked)

Linux

48895 readers
1105 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 76 points 2 days ago (4 children)

Ooof. After having a pinephone, I know what 2 or 3GB of RAM can handle these days. Not much, really. Specially the moment you open the browser. I'm going to pass from any project that doesn't attempt to at least get close to this decade's standards.

[–] haves 1 points 1 day ago

Website currently lists 4gb

[–] [email protected] 10 points 2 days ago (1 children)

My current Android phone has 4GB and it's really smooth. I've got 90 Firefox tabs open and several apps. I'd love to see that level of optimization in a startup, but more RAM will just mask the bad optimization.

[–] [email protected] 5 points 22 hours ago

As an ex-Andrpid dev, all this optimization is what killed the creativity. Every feature you currently have is hyperoptimized (even with dedicated battery optimizations turned off for the most popular apps), and as a result nothing you can't easily change is changeable anymore.

Want a widget that self updates every couple minutes by connecting to the internet? Can't have that, even if the user explicitly accepts it. Want to customize behavior of things in the settings? Nope. Want to hook into the phone memory and do crazy hacks? Not even with root. Want to keep running some checks to determine when to send a notification? Can't do that either, non-push notifications are all scheduled in advance.

[–] [email protected] 8 points 2 days ago (2 children)

Specially the moment you open the browser

I'd be curious, did you profile if it's for all pages or only some? I'd expect e.g. Facebook or Instagram to be more demanding than Lemmy or ProtonMail but to be honest I have no idea.

[–] [email protected] 20 points 2 days ago (1 children)

Prefetching, prediction, media, infinite loading (gradually) or aggressive tracking can increase the usage.
I've had a single jira page use 6GB on Firefox.

[–] [email protected] 13 points 1 day ago

At least with that 6gb you get the nice, streamlined, intuitive and responsive user experience that we all know and love Atlassian for.

[–] [email protected] 5 points 2 days ago

I had a Windows Phone with 2GB of memory before, even (old) Reddit was horrendous, let alone Proton Mail with all its JavaScript and images.

[–] [email protected] 1 points 2 days ago

My phone has 3gb and it's fine. Don't leave 10,000 tabs open.