this post was submitted on 28 Jul 2023
7 points (65.2% liked)
Lemmy Apps
6621 readers
1 users here now
A home for discussion of Lemmy apps and tools for all platforms.
RULES:
- No spamming
- Be nice and have fun
- Follow the general lemmy.world rules
An extensive list of Lemmy apps is available here:
Visit our partner Communities!
Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. !plugins@sh.itjust.works
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. !lemmy_integrations@lemmy.dbzer0.com
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. !lemmy_dev@programming.dev
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. !lemmydev@lemm.ee
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A few MBs eh?
Try a few HUNDRED megabytes.
Try to run a few small Flatpak-packaged apps at the same time, see how quickly you'll bring the machine to swapping. Each app comes with its own version of the same libraries, desktop environment and whatnot, and running each in its own sandbox.
Sure it solves dependency hell, but it's friggin' crazy.
And no: I wasn't trying to compile a Python program. Python is interpreted. But in this case, it needed GTK4 and I only have GTK3 installed. That's fine, I could have installed the right libraries if I could have tried the Flatpak and figured the app was worth the effort. But the Flatpak distro didn't even run. So... yeah, I'm not even gonna bother.
Fair enough.
Is it just a principle thing cause I feel like a king sitting on a throne of RAM right now 🤴. Your concern is going right over my crown.
I’m curious, do you leave apps open when not in use? What’s your use case like where using a containerized app becomes a problem? Admittedly, besides a raspberry pi, I don’t have a machine with less than 16 gigs of RAM so maybe it’s just that?
My bad, it’s late(early?) where I’m at
My machines are typical of today I guess. I have enough RAM and disk, but I also keep many things open because I have to. Like for work, I typically keep 2 VMs running, many terminals, tools of all kinds open, browser with many tabs open... And when I compile stuff, I don't have 500M to throw at a stupid forum client.
Besides, I'm from a time when people laughed at X when it required 2M just to open an empty window. Now a simple BBS client requires the resources of an entire OS and nobody bats an eyelid. Like... really??
I have to commit that I initially thought you were just another out-of-principle anti-everything-new guy that we have quite a few in the FOSS space, buy you’re absolutely right it seems.
Thanks :)
My personal tragedy is that I'm really not anti-anything, I always try to be fair and honest in my assessments, and balanced in my opinions. Yet I know I always come across as an insufferable ungrateful know-it-all for some reason. I'm glad when someone manages to see past this.