Now my arch is bloated more than the default ubuntu

2 years ago by Waffelson to c/linuxmemes

git 184 points 2 years ago

Maybe the real bloat was the apps we needed all along

path: 0 8859256, hotness: undefined, score: 184, children: 0
backhdlp 112 points 2 years ago

It's not bloat if you use it.

path: 0 8867074, hotness: undefined, score: 112, children: 7
rustydrd 27 points 2 years ago

Then again, am I really using these Haskell libraries? I just want to use pandoc. I love Arch, but the organization of the official repos is sometimes suboptimal.

path: 0 8867074 8869757, hotness: undefined, score: 27, children: 5
backhdlp 14 points 2 years ago

you're right, installing pandoc on arch really comes with a lot of bloat. Iirc it's >200 haskell libraries.

path: 0 8867074 8869757 8869800, hotness: undefined, score: 14, children: 0
goddard_guryon 8 points 2 years ago

Last I checked (which was some time ago), pandoc-bin doesn't require the haskell dependencies. I saved quite some installation time (and screen space during installation) by switching.

path: 0 8867074 8869757 8872422, hotness: undefined, score: 8, children: 1
rustydrd 4 points 2 years ago

Used pandoc-bin before and agree it's more compact, but I had some issues with citation management recently, so went back to standard pandoc.

path: 0 8867074 8869757 8872422 8875487, hotness: undefined, score: 4, children: 0
oce 4 points 2 years ago

Haskell is paved with bad installations.

path: 0 8867074 8869757 8870912, hotness: undefined, score: 4, children: 0
areyouevenreal -1 points 2 years ago

Someone has never done software development or worked on a build pipeline and it shows. Obviously complex software has lots of dependencies especially compiling from source.

path: 0 8867074 8869757 8892527, hotness: undefined, score: -1, children: 0
JustEnoughDucks 4 points 2 years ago

I definitely use the previous 10 versions of electron that I definitely didn't completely forget to uninstall.

In unrelated news, by root partition is now about 2GB lighter.

path: 0 8867074 8889384, hotness: undefined, score: 4, children: 0
Diplomjodler 61 points 2 years ago

I never understand this obsession with "bloat" when you can buy a 1 TB SSD for € 50.

path: 0 8863999, hotness: undefined, score: 61, children: 20
nitrolife 39 points 2 years ago

or you can't buy if you're not successful enough or you're in the wrong country. For example, in my country, the minimum cost of a 1TB SSD is about $85 and a salary of $2,000 is considered a very successful salary at the upper limit

path: 0 8863999 8864676, hotness: undefined, score: 39, children: 6
tubaruco 17 points 2 years ago

bro a 256 gb ssd here costs 200+

path: 0 8863999 8864676 8866625, hotness: undefined, score: 17, children: 5
EvacuateSoul 5 points 2 years ago

That's wild. I just bought several recently for $20 ea

path: 0 8863999 8864676 8866625 8867025, hotness: undefined, score: 5, children: 0
RogueBanana 2 points 2 years ago

That sounds insane, are computer parts in general that much more expensive than other countries?

path: 0 8863999 8864676 8866625 8891285, hotness: undefined, score: 2, children: 1
tubaruco 2 points 2 years ago

yeah

path: 0 8863999 8864676 8866625 8891285 8894960, hotness: undefined, score: 2, children: 0
Diplomjodler -2 points 2 years ago

Do you live in North Korea?

path: 0 8863999 8864676 8866625 8867233, hotness: undefined, score: -2, children: 1
tubaruco 14 points 2 years ago

of course, how else would i use lemmy?

path: 0 8863999 8864676 8866625 8867233 8868945, hotness: undefined, score: 14, children: 0
jack 26 points 2 years ago

It's not about storage. It's about complexity getting back at you, for example not knowing what caused a problem because multiple programs are stepping on each others feet

path: 0 8863999 8866244, hotness: undefined, score: 26, children: 0
GreatBlueHeron 12 points 2 years ago

For me it's not about the size, it's about the understanding. I'd really like to understand what everything on my system does and why it's there. It seems impossible with modern systems. Back in the '90s I needed a secure email relay - it had lilo, kernel, init, getty, bash, vi, a few shell utils (before busybox..), syslogd and sendmail. I'm not sure any more as it was a long time ago, but I think I even statically linked everything so there was no libc. I liked that system.

path: 0 8863999 8864677, hotness: undefined, score: 12, children: 1
NaoPb 1 point 2 years ago

I'd like to know more about what my system does, so I can fix it when it breaks.

path: 0 8863999 8864677 8871995, hotness: undefined, score: 1, children: 0
cevn 8 points 2 years ago

For me it was a problem with update frequency and how long they would take. Once i got rid of my flatpaks and moved to stable firefox i update once a week instead of daily now and it takes seconds instead of minutes. Probably also solvable with auto updates.

path: 0 8863999 8869518, hotness: undefined, score: 8, children: 0
Titou 6 points 2 years ago

Bloat is more about performances

path: 0 8863999 8864958, hotness: undefined, score: 6, children: 0
SeekPie 3 points 2 years ago

So you have a folder and need to find a specific file from it. Would it be faster to find the file when there are 5 folders or 500?

path: 0 8863999 8865557, hotness: undefined, score: 3, children: 0
SpaceCadet 3 points 2 years ago

Bloat multiplies when you have to back it up.

path: 0 8863999 8870208, hotness: undefined, score: 3, children: 3
cybersandwich 7 points 2 years ago
path: 0 8863999 8870208 8870683, hotness: undefined, score: 7, children: 2
NaoPb 2 points 2 years ago

I remember what my idea of making backups was when I was a wee grasshopper.

Making a backup of the whole OS instead of just the configs and user files.

I have come a long way since then.

path: 0 8863999 8870208 8870683 8871963, hotness: undefined, score: 2, children: 0
SpaceCadet 2 points 2 years ago

That's committing the cardinal sin of cherrypicking your backup contents. You may end up forgetting to include things that you didn't know you needed until restore time and you're creating a backup that is cumbersome to restore. Always remember: you should really be creating a restore strategy rather than a backup strategy.

As a general rule I always backup the filesystem wholesale, optionally exclude things of which I'm 100% sure that I don't need it, and keep multiple copies (daylies and monthlies going some time back) so I always have a complete reference of what my system looked like at a particular point in time, and if push comes to shove I can always revert to a previous state by wiping the filesystem and copying one of the backups to it.

path: 0 8863999 8870208 8870683 8872110, hotness: undefined, score: 2, children: 0
lemmyingly 3 points 2 years ago

It seems to be seen across all platforms.

What I find interesting is that no one is asking about the quality of code, nor do they seem concerned about the dependencies but they do care about that one package/app/program of any size they see and don't immediately know why it's there.

path: 0 8863999 8865580, hotness: undefined, score: 3, children: 0
joe_cool 2 points 2 years ago

Snaps still take longer to load with that.

path: 0 8863999 8881128, hotness: undefined, score: 2, children: 0
Agility0971 1 point 2 years ago

It's not always about storage. It can also be more processes that drains battery, more attack vectors etc.

path: 0 8863999 8917396, hotness: undefined, score: 1, children: 0
umbrella 56 points 2 years ago
path: 0 8865340, hotness: undefined, score: 56, children: 5
ILikeBoobies 13 points 2 years ago

Hey! I have 128gb of ram

…and still restart my browser if it’s using over 1 gb

path: 0 8865340 8870956, hotness: undefined, score: 13, children: 0
ziixe 5 points 2 years ago

This, MFers will have the most top spec computer and worry about bloat while I install random shit for fun on my 320gb had drive that's also my boot drive on my core 2 duo computer with 3 gigs of ram that struggles to run firefox and thunar at the same time (also cinnamon is the best running on my computer from my testing, xfce is laggy af and I'm not even going to mention kde, bspwm or any other since the, either lag beyond usability (KDE) or just straight up crash my computer into tty when i try to launch them (bspwm), one massive note is that I'm using software rendering since the GPU on the core 2 duo is struggling with even drawing the boot screen)

Literally have probably a ton of overlap software from installing the desktop environments and other random (well not very random, stuff I used on windows before) software that I don't bother googling the deleting commands since apt installed them all as snaps because I never noticed in my first three months of use, fuck you Ubuntu, Xubuntu and all other derivatives, this shit makes me not want to use Ubuntu ever again (not like i can, my pc is fucked and no other drive is bootable, i can't even boot an install usb)

path: 0 8865340 8888660, hotness: undefined, score: 5, children: 3
mojofrododojo 1 point 2 years ago

to be fair - core 2 duo computer with 3 gigs of ram - you're using the desktop I had in 2009. At some point, do you think that it's time to upgrade? no, wait, I think I had a core 2 quad actually...

path: 0 8865340 8888660 8926021, hotness: undefined, score: 1, children: 0
DickFiasco 1 point 2 years ago

You might want to check out the i3 tiling window manager. Shit's under 50MB and makes every other DE I've ever used feel bloated and laggy.

path: 0 8865340 8888660 8901559, hotness: undefined, score: 1, children: 1
ziixe 2 points 2 years ago

Yeah, I'm not actually not very into the tiling window manager thing, I tried bspwm just for the sake of wanting to try one but I since lost interest, I'll keep it in mind though and maybe come back and try it one day

path: 0 8865340 8888660 8901559 8902697, hotness: undefined, score: 2, children: 0
Telodzrum 45 points 2 years ago

Every person who comments about “bloat” in their install should be required to preface their post or comment with a full definition of “bloat.”

This shit is obnoxious.

path: 0 8869148, hotness: undefined, score: 45, children: 13
cybersandwich 22 points 2 years ago
path: 0 8869148 8870754, hotness: undefined, score: 22, children: 2
muhyb 12 points 2 years ago

Bloat is relative to every person / usage case but I agree with this definition.

path: 0 8869148 8870754 8871225, hotness: undefined, score: 12, children: 0
Agility0971 1 point 2 years ago

I like this. Maybe it needs some words on bloatware that is enforced on users agains their interests?

path: 0 8869148 8870754 8917323, hotness: undefined, score: 1, children: 0
caseyweederman 18 points 2 years ago

Anything that's not kernel

path: 0 8869148 8876918, hotness: undefined, score: 18, children: 7
kromem 4 points 2 years ago

Well, also not kernel modules. That counts as bloat.

path: 0 8869148 8876918 8881171, hotness: undefined, score: 4, children: 1
caseyweederman 3 points 2 years ago

You're right. And how much of the kernel do we really need, anyway?

path: 0 8869148 8876918 8881171 8889978, hotness: undefined, score: 3, children: 0
joe_cool 3 points 2 years ago

So GNU?

path: 0 8869148 8876918 8881119, hotness: undefined, score: 3, children: 4
caseyweederman 3 points 2 years ago

Just the G actually

path: 0 8869148 8876918 8881119 8889156, hotness: undefined, score: 3, children: 2
CriticalMiss 2 points 2 years ago

But the G in GNU stands for GNU

path: 0 8869148 8876918 8881119 8889156 8889228, hotness: undefined, score: 2, children: 1
areyouevenreal 2 points 2 years ago

I mean compared to things like Alpine which use musl and busybox you could consider it bloated yes.

path: 0 8869148 8876918 8881119 8892555, hotness: undefined, score: 2, children: 0
cybersandwich 8 points 2 years ago
path: 0 8869148 8870640, hotness: undefined, score: 8, children: 0
Agility0971 2 points 2 years ago

installing more than base, linux, and linux-firmware is bloat.

path: 0 8869148 8917142, hotness: undefined, score: 2, children: 0
jroid8 39 points 2 years ago

You can use window managers instead of DEs. While I prefer DEs because how much features they have you may not need these features

path: 0 8857661, hotness: undefined, score: 39, children: 10
lea 24 points 2 years ago

Instructions unclear, installed sway and 50 utilities for it.

path: 0 8857661 8862283, hotness: undefined, score: 24, children: 3
backhdlp 6 points 2 years ago

smh get real, install Hyprland and 50 utilities for it (30 of those are sway utilities)

path: 0 8857661 8862283 8869906, hotness: undefined, score: 6, children: 2
reinei 1 point 2 years ago

But at least you don't need to use a stupidly long argument to start it (I know both don't really have support but sway runs it in your face even more than normal) because you can't quite be as choosy with laptops as you can be with desktops....

path: 0 8857661 8862283 8869906 8871048, hotness: undefined, score: 1, children: 1
backhdlp 1 point 2 years ago

I haven't had laptop-related issues on either

path: 0 8857661 8862283 8869906 8871048 8880223, hotness: undefined, score: 1, children: 0
lurch 2 points 2 years ago
path: 0 8857661 8857783, hotness: undefined, score: 2, children: 4
Turun 2 points 2 years ago

This is the way.

Install tiling wm, because I can't without anymore. Install a DE, because I actually like the discoverability of graphical settings programs.

path: 0 8857661 8857783 8879868, hotness: undefined, score: 2, children: 0
backhdlp 2 points 2 years ago

you're usually only using one at a time.

path: 0 8857661 8857783 8869928, hotness: undefined, score: 2, children: 2
hglman 4 points 2 years ago

Am I?!?

path: 0 8857661 8857783 8869928 8871632, hotness: undefined, score: 4, children: 1
lurch 1 point 2 years ago
path: 0 8857661 8857783 8869928 8871632 8879315, hotness: undefined, score: 1, children: 0
Blaster_M 1 point 2 years ago

Have fun with TWM I guess

path: 0 8857661 8879296, hotness: undefined, score: 1, children: 0
psycho_driver 38 points 2 years ago

Still way less bloated than win11 I'd wager

path: 0 8871483, hotness: undefined, score: 38, children: 14
OsrsNeedsF2P 36 points 2 years ago

Step 1. Install the most secure, pure, minimalist Linux distro

Step 2. Get frustrated at the complications

Step 3. Give up and go back to Windows

  • a story I've seen happen more than once
path: 0 8871483 8871690, hotness: undefined, score: 36, children: 13
CubitOom 20 points 2 years ago

I've had the exact opposite experience on arch, mostly because of the arch wiki.

  1. Install arch using the arch wiki for reference
  2. If an issue arises, consult the arch wiki
  3. Document, contribute, and help others
path: 0 8871483 8871690 8872159, hotness: undefined, score: 20, children: 0
pizzazz 10 points 2 years ago

For me unfortunately it has been Step 1 install literally the most universally compatible distro possible

Step 2 audio drivers craps out. No fix is available. Trying to apply workarounds completely Bork the system

Step 3 install again. graphics driver is problematic, refresh it giving it MOS permissions. I miss the MOS permission screen at the reboot. Look for how to do obtain that option again. No easy way to do it at all. Bork the system again

Step 4 install again. Notice touch screen support is completely useless, and pen is not supported.

Step 5 Ask myself if keeping a 1200$ computer with tinny audio, no graphic hardware acceleration and a half functional display can be justified in any way. It can't.

Step 5. Back to windows. Bloated, but it works.

Unfortunately system support is still very iffy on some models. I'd really like to embrace the distro life but can't.

path: 0 8871483 8871690 8889848, hotness: undefined, score: 10, children: 1
woelkchen 2 points 2 years ago

Without claiming that I would be able to fix any problems, I'm curious which hardware that is. In all honesty I can't remember the actual audio driver ever crapping out in the last 15 or so years. I find this fascinating and like to know more.

The set of hardware I've had most problems with had been various types of WiFi adapters from Realtek and Broadcom.

path: 0 8871483 8871690 8889848 8896240, hotness: undefined, score: 2, children: 0
woelkchen 3 points 2 years ago

I've seen "Step 3: Buy a Mac" plenty of times for exactly that audience. They like tinkering as a college student and when they enter the working world they realize that tinkering all the time impedes their financial bottom line. Then they go from Linux fans to hardcore Linux haters ("it's for playing around, not serious work"), even though a convenience distro like Fedora would have solved all their problems in an instant.

path: 0 8871483 8871690 8896138, hotness: undefined, score: 3, children: 0
Allero 2 points 2 years ago

Step 1. Install user-friendly Linux distro

Step 2. Get frustrated at the complications

Step 3. Try to check back on Windows

Step 4. Get completely disgusted, realize just HOW much bloated and slow and terrible Windows is

Step 5. Learn Linux-fu and live happy ever after

That's my path

path: 0 8871483 8871690 8952216, hotness: undefined, score: 2, children: 0
mrmanager 1 point 2 years ago

Go back to windows is not an option, it's a really horrible system. I dont see how people can use it without blowing their brains out.

path: 0 8871483 8871690 8876590, hotness: undefined, score: 1, children: 6
sum_yung_gai 14 points 2 years ago

It just works. I don't want to have to invest time in making my os work. I want to spend my time on my projects(which I use wsl for)

I totally understand the desire and satisfaction of having complete control over your os but a lot of people just want to be able to do simple stuff like game and browse the web which windows does just fine in my experience.

path: 0 8871483 8871690 8876590 8877768, hotness: undefined, score: 14, children: 4
Eyck_of_denesle 4 points 2 years ago

It just works it's just better supported because of the monopoly Microsoft established

path: 0 8871483 8871690 8876590 8877768 8888373, hotness: undefined, score: 4, children: 2
Allero 2 points 2 years ago

I'd argue Linux falls short on audience that needs a little more than browsing and simple games, but are themselves a little less than sysadmins. That's the audience that is really hurt by the transition. The rest (simple as well as power users) should be just fine.

Even still, with Windows being the mainstream option, it just goes as a no-brainer and a default solution for the majority of people, regardless of how good or bad it is.

path: 0 8871483 8871690 8876590 8877768 8952273, hotness: undefined, score: 2, children: 0
InternetCitizen2 0 points 2 years ago

Vendor lock in. Still melts the brain.

path: 0 8871483 8871690 8876590 8877251, hotness: undefined, score: 0, children: 0
psycho_driver 0 points 2 years ago

Oh I'm sure. People get used to something because it's forced on them and change is hard. Also, ADD is at all time highs thanks to portable devices.

People who are abducted and held captive often experience Stockholm Syndrome once they find themselves set free.

path: 0 8871483 8871690 8878329, hotness: undefined, score: 0, children: 0
muhyb 33 points 2 years ago

Don't install neofetch, so many dependencies.

path: 0 8858361, hotness: undefined, score: 33, children: 10
starman 31 points 2 years ago

But how would he show that he uses Arch, without Neofetch?

path: 0 8858361 8858706, hotness: undefined, score: 31, children: 2
devfuuu 8 points 2 years ago

Cat /etc/os-release ?

path: 0 8858361 8858706 8859466, hotness: undefined, score: 8, children: 1
SSUPII 14 points 2 years ago

uname -a ?

path: 0 8858361 8858706 8859466 8859732, hotness: undefined, score: 14, children: 0
Pantherina 15 points 2 years ago

Neofetch is unmaintained btw, fastfetch is a good replacement... for whoever needs that. I wrote my own tool for getting system info and I like my terminals to have free space

List of fetch tools

Cool alternatives:

path: 0 8858361 8860532, hotness: undefined, score: 15, children: 3
cybersandwich 4 points 2 years ago
path: 0 8858361 8860532 8870864, hotness: undefined, score: 4, children: 1
Pantherina 2 points 2 years ago

It is written in Bash which I guess makes it pretty high level and stable. Until it breaks it shouldnt need much work.

Bash is damn slow though, so fastfetch (mainly in C) is way better for the "arch flex"

path: 0 8858361 8860532 8870864 8872061, hotness: undefined, score: 2, children: 0
56_ 0 points 2 years ago

oh no! not unmaintained! The unmaintenance gremlins are going to implement so many bugs and vulnerabilities!

path: 0 8858361 8860532 8867979, hotness: undefined, score: 0, children: 0
cookie_sabotage 2 points 2 years ago

WDYM? The only listed dependency is bash

path: 0 8858361 8865254, hotness: undefined, score: 2, children: 2
swab148 19 points 2 years ago

Bash is bloat

path: 0 8858361 8865254 8865356, hotness: undefined, score: 19, children: 1
subtext 1 point 2 years ago

Anything more than ash/dash is bloat

path: 0 8858361 8865254 8865356 8867681, hotness: undefined, score: 1, children: 0
Zozano 29 points 2 years ago

Most people in this thread don't get it.

You know how some people compete to see who can get Doom to run on the craziest platforms, like a calculator?

Installing Arch with the fewest packages is like that. There's something oddly satisfying about stripping everything back to the most basic level - to make things work for you within the most constrictive environment you enforce for yourself.

It's like eating a spicy shellfish dinner and super gluing your asshole closed.

path: 0 8891896, hotness: undefined, score: 29, children: 6
Zink 21 points 2 years ago

Arch Linux: It's like eating a spicy shellfish dinner and super gluing your asshole closed.

path: 0 8891896 8896261, hotness: undefined, score: 21, children: 3
Agility0971 6 points 2 years ago

... most people don't get it ...

path: 0 8891896 8896261 8917068, hotness: undefined, score: 6, children: 1
mutter9355 1 point 2 years ago

Tbh I don't

path: 0 8891896 8896261 8917068 8957288, hotness: undefined, score: 1, children: 0
UNY0N 5 points 2 years ago

Poetry. >chef's kiss<

path: 0 8891896 8896261 8902404, hotness: undefined, score: 5, children: 0
caseyweederman 3 points 2 years ago

Fuck! I forgot nano and pacman again.

path: 0 8891896 8928686, hotness: undefined, score: 3, children: 1
Zozano 5 points 2 years ago

Nano.. Pfff...

Requires three dependencies, while Vi requires one. Everyone can see how bloated your system is. You should be embarrassed.

Hey guys, check out this resource beast and laugh! Ha ha ha!

path: 0 8891896 8928686 8931685, hotness: undefined, score: 5, children: 0
Pohl 24 points 2 years ago

Started playing with arch this week for the first time. Got a pretty good laugh when I realized that I forgot to install a dhcp client and had to boot the install media again to add networking.

I appreciate what they’re doing and I’m going to keep poking at it, but my first impression is that philosophy is driving and the utility is in the back seat.

path: 0 8861690, hotness: undefined, score: 24, children: 3
DrRatso 9 points 2 years ago

So just run archinstall Personally as a relative newbie I found arch a lot easier to deal with than fedora and ubuntu, both of which have had me in dependency hell on previous attempts to switch to linux. Not only that but I have a much better idea of what makes up my system.

path: 0 8861690 8867287, hotness: undefined, score: 9, children: 1
Telodzrum 6 points 2 years ago

I think it’s important to do it all manually once. But, after that there’s no reason not to use archinstall, at all.

path: 0 8861690 8867287 8869181, hotness: undefined, score: 6, children: 0
bluetoque 4 points 2 years ago

It's definitely a philosophy, and you have to understand the implications. But I'm not sure utility is in the back seat. It's just that you personally own your own config.

path: 0 8861690 8869837, hotness: undefined, score: 4, children: 0
A_Very_Big_Fan 24 points 2 years ago

As someone who primarily uses Windows, Ubuntu didn't feel like it had any bloat when I tried it.

path: 0 8879598, hotness: undefined, score: 24, children: 2
trolololol 7 points 2 years ago

Buahaha

path: 0 8879598 8888638, hotness: undefined, score: 7, children: 0
Zink 4 points 2 years ago

lol yeah, I still use windows regularly, but every Linux distro I’ve tried has seemed like a lean mean OS in comparison.

path: 0 8879598 8896324, hotness: undefined, score: 4, children: 0
Johanno 20 points 2 years ago

Install minimal linux.

Your ~/.config folder is 3GB

path: 0 8868521, hotness: undefined, score: 20, children: 2
exploder 26 points 2 years ago

Kid named Electron

path: 0 8868521 8869191, hotness: undefined, score: 26, children: 1
caseyweederman 1 point 2 years ago

By the water fountain?

path: 0 8868521 8869191 8877619, hotness: undefined, score: 1, children: 0
Samueru 18 points 2 years ago

sudo is bloat

path: 0 8889404, hotness: undefined, score: 18, children: 1
mojo_raisin 4 points 2 years ago

ls is bloat, real Linux users just need echo.

echo *

path: 0 8889404 8895392, hotness: undefined, score: 4, children: 0
callyral 12 points 2 years ago
> Install NixOS
> Learn about Nix
> Organise your dotfiles
> Learn about flakes
> Organise your dotfiles
> Learn about modularisation
> Organise your dotfiles
> ...
path: 0 8890566, hotness: undefined, score: 12, children: 0
rickyrigatoni 9 points 2 years ago

it's not bloat if i wanted it and installed it.

path: 0 8892886, hotness: undefined, score: 9, children: 3
woelkchen 4 points 2 years ago

It is bloat if dependencies aren't defined properly and the packager defines a too broad set of dependencies.

(Disclaimer: I don't use Arch myself but I am a packager of a small "scratch my own itch" but public repository for another distribution.)

path: 0 8892886 8895954, hotness: undefined, score: 4, children: 2
Rubanski 3 points 2 years ago

Btw I don't use Arch?

path: 0 8892886 8895954 8903095, hotness: undefined, score: 3, children: 0
rickyrigatoni 1 point 2 years ago

Yeah I remember that one time I tried to uninstall Banshee because I didn't want it and Ubuntu's repos were set up that it by default just tried to uninstall GNOME entirely. And it was GNOME 2 so uninstalling it was a bad thing at the time.

path: 0 8892886 8895954 8896593, hotness: undefined, score: 1, children: 0
TrickDacy 8 points 2 years ago

I have installed probably 100 packages on my arch install, it's still sitting at like 8gb used. Arch isn't the problem in this scenario

path: 0 8865950, hotness: undefined, score: 8, children: 0
octopus_ink 8 points 2 years ago

I mean - you control what gets installed on Arch. One finger pointing at arch is three pointing back in this scenario...

path: 0 8864717, hotness: undefined, score: 8, children: 3
4am 5 points 2 years ago

I don’t think the finger is being pointed at Arch though

path: 0 8864717 8867496, hotness: undefined, score: 5, children: 0
fossphi 4 points 2 years ago

You also control what's being installed on other distros. In fact, other distros split their packages in a way more modular way which allows one to pick and choose what one needs granularly. In Arch, the package count is lower because the maintainers don't split stuff up. But you get all the so called bloat when you installna regular package

path: 0 8864717 8869851, hotness: undefined, score: 4, children: 0
joe_cool 2 points 2 years ago

And you'd have to try pretty hard to make it as infested with snaps.

path: 0 8864717 8881181, hotness: undefined, score: 2, children: 0
SrTobi 8 points 2 years ago

NixOS: haha cute

path: 0 8875884, hotness: undefined, score: 8, children: 2
null 3 points 2 years ago

nix-collect-garbage goes brrrrrr

path: 0 8875884 8876107, hotness: undefined, score: 3, children: 1
SrTobi 1 point 2 years ago

nix-store --optimize goes brum brum

path: 0 8875884 8876107 8876939, hotness: undefined, score: 1, children: 0
sagrotan 8 points 2 years ago

Twelve window manager are not bloat, it's variety!

path: 0 8889484, hotness: undefined, score: 8, children: 0
massive_bereavement 7 points 2 years ago

Flatpaks have helped me a lot reducing bloat, avoiding dependency hell.

That said, probably there's some overlapping dependencies that, if installed in a different way I could save some space, but it's not worth it in my opinion.

I'm also using rootless podman+systemd for certain services, but that's been a mixed bag compared with plain old docker or LXC.

path: 0 8861179, hotness: undefined, score: 7, children: 6
TrickDacy 8 points 2 years ago

I thought the number one drawback to flatpaks is that they're enormous because each one includes all its own dependencies

path: 0 8861179 8865904, hotness: undefined, score: 8, children: 4
jack 10 points 2 years ago

No, same dependencies get deduplicated

path: 0 8861179 8865904 8866380, hotness: undefined, score: 10, children: 3
TrickDacy 8 points 2 years ago

Ah interesting. Good to know. Thank you

path: 0 8861179 8865904 8866380 8866922, hotness: undefined, score: 8, children: 0
pmk 3 points 2 years ago

But you need at least one runtime right? How much overlap is it between what's included in the base install and the runtime?

path: 0 8861179 8865904 8866380 8869509, hotness: undefined, score: 3, children: 1
nonfuinoncuro 4 points 2 years ago

we are all runtimes on this blessed day

path: 0 8861179 8865904 8866380 8869509 8877930, hotness: undefined, score: 4, children: 0
Samueru 4 points 2 years ago

Flatpak is like the most bloated thing ever because of the runtime and all the dependencies it needs.

I did a test, flatpak with just firefox installed used 3 GiB of space.

While 15 appimages that includes heavy applications like libreoffice, kdenlive and two web browsers uses 1.2GiB.

path: 0 8861179 8880523, hotness: undefined, score: 4, children: 0
Petter1 3 points 2 years ago

😂 same for me

path: 0 8857037, hotness: undefined, score: 3, children: 0
shekau 2 points 2 years ago
path: 0 8896630, hotness: undefined, score: 2, children: 3
lemmylem 1 point 2 years ago

Is there a way to download Debian with GNOME without all the bloat?

path: 0 8896630 8902862, hotness: undefined, score: 1, children: 2
Username 3 points 2 years ago

You don't use GNOME to get rid of bloat. You use it to get a fully functional opinionated desktop without tweaking too much.

If you want no "bloat", whatever that is, use some minimal compositor like Sway or something.

Personally, I say: Give me all the bloat, I love it! I love every cool and quality of life feature there is. I have enough space on any desktop computer.

path: 0 8896630 8902862 8926565, hotness: undefined, score: 3, children: 1
lemmylem 1 point 2 years ago

Yes, I understand that, but I don't need all the games and stuff installed by default. Sway is a whole different experience. I use i3 on my older laptop (Macbook A1181 w/ Libreboot) but I personally wouldn't want to use it unless I needed to.

GNOME is a gorgeous desktop environment, I just hate the fact that I have to take a additional 5-10 minutes every install just removing all the stuff I don't need. Is there a debloater script for GNOME that you know of?

path: 0 8896630 8902862 8926565 8940042, hotness: undefined, score: 1, children: 0
uis 2 points 2 years ago

Install gentoo

path: 0 8896375, hotness: undefined, score: 2, children: 0
redempt 1 point 2 years ago

paru -Qqtd | paru -Rc -

path: 0 8880965, hotness: undefined, score: 1, children: 0
linuxmemes
linuxmemes

@lemmy.world

login for more options
31852
2261
6848

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.
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, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
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.
6. (NEW!) Regarding public figures

We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.

  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.

 

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.

go to feed...