Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

Petter1 ,

😂 same for me

jroid8 ,

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

lurch ,

why not both 😅

backhdlp , (edited )
@backhdlp@iusearchlinux.fyi avatar

you're usually only using one at a time.

hglman ,

Am I?!?

lurch ,

well, i'm not. that's for sure. also i like the freedom of choice at every login as the spaghetti monster intended

Turun ,

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.

lea ,

Instructions unclear, installed sway and 50 utilities for it.

backhdlp ,
@backhdlp@iusearchlinux.fyi avatar

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

reinei ,

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....

backhdlp ,
@backhdlp@iusearchlinux.fyi avatar

I haven't had laptop-related issues on either

Blaster_M ,

Have fun with TWM I guess

muhyb ,

Don't install neofetch, so many dependencies.

starman ,
@starman@programming.dev avatar

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

devfuuu ,

Cat /etc/os-release ?

SSUPII ,

uname -a ?

Pantherina , (edited )

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:

56_ ,
@56_@lemmy.ml avatar

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

cybersandwich ,

Is it unmaintained completely or just feature complete and not getting recent updates?

I've seen people say "this tool isn't being maintained because there aren't recent check ins" and those two things are very different.

Pantherina ,

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"

cookie_sabotage ,

WDYM? The only listed dependency is bash

swab148 ,
@swab148@startrek.website avatar

Bash is bloat

subtext ,

Anything more than ash/dash is bloat

git ,

Maybe the real bloat was the apps we needed all along

massive_bereavement ,
@massive_bereavement@kbin.social avatar

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.

TrickDacy ,

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

jack ,

No, same dependencies get deduplicated

TrickDacy ,

Ah interesting. Good to know. Thank you

pmk ,

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

nonfuinoncuro ,

we are all runtimes on this blessed day

Samueru ,

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.

Pohl ,

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.

DrRatso ,

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.

Telodzrum ,

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

bluetoque ,

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.

Diplomjodler ,

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

nitrolife ,
@nitrolife@rekabu.ru avatar

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

tubaruco ,

bro a 256 gb ssd here costs 200+

EvacuateSoul ,

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

Diplomjodler ,

Do you live in North Korea?

tubaruco ,

of course, how else would i use lemmy?

RogueBanana ,

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

tubaruco ,

yeah

GreatBlueHeron ,

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.

NaoPb ,

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

Titou ,

Bloat is more about performances

SeekPie ,

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?

lemmyingly ,

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.

jack ,

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

cevn ,

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.

SpaceCadet ,
@SpaceCadet@feddit.nl avatar

Bloat multiplies when you have to back it up.

cybersandwich ,

You realize you don't have to backup the actual "bloated" programs. Just maybe their configs and any files those programs generate that you'd like to keep, right?

NaoPb ,

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.

SpaceCadet ,
@SpaceCadet@feddit.nl avatar

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.

joe_cool ,

Snaps still take longer to load with that.

Agility0971 ,
@Agility0971@lemmy.world avatar

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

octopus_ink ,

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

4am ,

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

fossphi ,

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

joe_cool ,

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

umbrella ,
@umbrella@lemmy.ml avatar

mfs with a 16 core cpu, 64gb ram and 10tb storage be like

ILikeBoobies ,

Hey! I have 128gb of ram

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

ziixe ,

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)

DickFiasco ,

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.

ziixe ,

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

mojofrododojo ,

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...

TrickDacy ,

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

backhdlp ,
@backhdlp@iusearchlinux.fyi avatar

It's not bloat if you use it.

rustydrd ,
@rustydrd@sh.itjust.works avatar

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.

backhdlp ,
@backhdlp@iusearchlinux.fyi avatar

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

oce ,
@oce@jlai.lu avatar

Haskell is paved with bad installations.

goddard_guryon ,
@goddard_guryon@sopuli.xyz avatar

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.

rustydrd ,
@rustydrd@sh.itjust.works avatar

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.

areyouevenreal ,

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.

JustEnoughDucks ,
@JustEnoughDucks@feddit.nl avatar

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.

Johanno , (edited )

Install minimal linux.

Your ~/.config folder is 3GB

exploder ,

Kid named Electron

caseyweederman ,

By the water fountain?

Telodzrum ,

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.

cybersandwich ,

Bloat = making your system usable

  • annoying people who whine about bloat
cybersandwich ,

I actually wonder if we could ever agree on a definition?

Maybe:

Bloat: any unnecessary, superfluous software, software package, or feature that is unused or unnecessarily inefficient, and/or uses system resources to an unessasary or unreasonable degree.

What do you guys think? Because then we can still argue about bloat and what reasonable is! And that's what it's all about. Arguing for the sake of it!

muhyb ,

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

Agility0971 ,
@Agility0971@lemmy.world avatar

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

caseyweederman ,

Anything that's not kernel

joe_cool ,

So GNU?

caseyweederman ,

Just the G actually

CriticalMiss ,

But the G in GNU stands for GNU

joe_cool ,
areyouevenreal ,

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

kromem ,

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

caseyweederman ,

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

Agility0971 ,
@Agility0971@lemmy.world avatar

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

psycho_driver ,

Still way less bloated than win11 I'd wager

OsrsNeedsF2P ,

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
CubitOom ,

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
mrmanager ,
@mrmanager@lemmy.today avatar

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.

InternetCitizen2 ,

Vendor lock in. Still melts the brain.

sum_yung_gai ,

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.

Eyck_of_denesle ,

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

sum_yung_gai ,

I'm saying it just works, I didn't say anything about why that is the case.

Eyck_of_denesle ,

I did

Allero ,

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.

psycho_driver ,

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.

pizzazz ,

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.

woelkchen ,
@woelkchen@lemmy.world avatar

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.

woelkchen ,
@woelkchen@lemmy.world avatar

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.

Allero ,

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

SrTobi ,

NixOS: haha cute

null ,
@null@slrpnk.net avatar

nix-collect-garbage goes brrrrrr

SrTobi ,

nix-store --optimize goes brum brum

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • linuxmemes@lemmy.world
  • incremental_games
  • meta
  • All magazines