linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

toothbrush, in openSUSE Logo Contest Concludes With Winners Selected
@toothbrush@lemmy.blahaj.zone avatar

well… i prefer the old logo :(

muhyb,

It was perfect. I don’t understand why everything must lose its soul with material design.

MonkderZweite,

Material Design was flat. Now it is lines?

amycatgirl,
@amycatgirl@lemmy.blahaj.zone avatar

what

TheGrandNagus,

It’s not material design.

TheGrandNagus, (edited )

Material design looks nothing like this though?

Material design is about blobby, rounded shapes, pastel colours, complementary palettes without much contrast, mostly flat.

HouseWolf, (edited )

You should be able to get the old logo back in neofetch atleast by editing

ascii_distro=“openSUSE_old”

You can actually set it to any logo regardless of what distro you’re on

tanja, in Flatpak can look daunting...

Removing /repo is not considered safe, but I just removed its contents anyways and then just ran a repair.

That actually resulted in more available disk space than after running the garbage collection.

And my flatpak apps still work 🤷‍♀️

joyjoy,

I can’t tell if this is the new “Delete System32” or not.

callyral,
@callyral@pawb.social avatar

no, that’d be deleting /boot, /usr or /var

tgxn,
@tgxn@lemmy.tgxn.net avatar

Why not /? 😁

callyral,
@callyral@pawb.social avatar

because then it also deletes your personal files which is not equivalent to deleting System32

Pantherina,

Weird?

ace, in Flatpak can look daunting...
@ace@lemmy.ananace.dev avatar

A lot of that data doesn’t actually exist, ostree hardlinks data blobs internally, so the actual size on disk is much smaller than most disk usage tools will show.

Pantherina,

Thanks! The same goes for ostree system versions and BTRFS snapshots probably.

I have a similar problem with virt-manager and I think that doesnt create dynamically allocated qcow2 containers?

Quackdoc, in Flatpak can look daunting...
@Quackdoc@lemmy.world avatar

I fell for the lie of flatpak not being bloated, I just nuked flatpak from my PC since I just run arch anyways. Im not sure if repo is safe to remove. You might be able to run rmlint -g and see how much data can be deduplicated on an FS level, I never checked myself since I run f2fs, but if you run an FS with dedupe capabilities it may work for you.

Pantherina,

Flatpak uses ostree just as my system. So probably lots of the files are already deduplicated and it is not as dramatic as it seems.

drwankingstein, (edited )

It’s not as dramatic for me but it’s still bad. I myself freed at least 20 Gb from my computer when I remove flat pack and all of its crap. and migrated my apps to aur myself.

Pantherina,

So you dont have isolation from the system and a working permission system anymore…

drwankingstein,

If I need isolation, I can use fire jail. And I don’t know why I think they don’t have a working permission system. It works perfectly fine.

juli,

Why do you care about 20gigs? A 128gb SSD is 10 bucks.

ShittyKopper,

so, are you paying for it?

grinceur,
@grinceur@programming.dev avatar

i cannot fit a ssd in my phone, and i only have 16gigs of soldered emmc so yeah flatpak isn’t an option for me, i keep my aur packages…

Quackdoc,
@Quackdoc@lemmy.world avatar

I am aware of that, but even with it there’s still a decent amount of waste.

XenBad, in Shortcomings and regressions in Plasma 6 wayland for artists using and configuring graphic tablets

Have you tried Open Tablet Driver (if your tablet is supported)? I use it on Wayland and it works perfectly for me, but I’m not an artist and I only use it to play osu!.

aard, in Power Management Bugs Hold Up Some Linux Laptops Due To Regulatory Requirements
@aard@kyu.de avatar

Big problem here is that Microsoft seems to have given up on sleep states, and just does S5 and then hibernates (which is horribly slow), so S3 on newer machines is often horribly broken in the firmware and can’t really be used. I’m not really interested in my system going to S5 - I want it in S3.

const_void,

I wish more vendors produced laptops with coreboot instead of the proprietary junk firmware we normal get.

MigratingtoLemmy,

I don’t get it. Why on earth are ASUS, MSI, Asrock etc paying AMI when they could literally get the FOSS community to write it for them with a little help?

520, (edited )

Because software development in a corporate environment relies on milestones, deadlines and guarantees. Open source, which relies on volunteer work, doesn't do this well.

saigot,

Blame modern standby (s0i3). S0i3 is a huge mess honestly, really hard to debug from what I’ve heard and so is full of bugs and unintuitive behaviour on both the hw manufacturers side and on windows side. However if it worked as advertised, it would be a strict improvement to s3.

Hibrrnate (S4) is still alive and well but they hide it in the ui, I don’t understand why because in my experience, it is by far the most stable.

crispy_kilt, in How do I get Nviddia drivers to work in arch?

Btw I use Debian

stardreamer, in Power Management Bugs Hold Up Some Linux Laptops Due To Regulatory Requirements
@stardreamer@lemmy.blahaj.zone avatar

Out of curiosity, what’s preventing someone from making a regulatory db similar to tzdb other than the lack of maintainers?

This seems like the perfect use case for something like this: ship with a reasonable default, then load a specific profile after init to further tweak PM. If regulations change you can just update a package instead of having to update the entire kernel.

Cysioland,
@Cysioland@lemmygrad.ml avatar

tzdb is maintained by IANA. Doubt you can find a similarly large org to run the regulatory db project

laskobar, in How do I get Nviddia drivers to work in arch?

I have a 1050 in my Laptop and it works fine with the nvidia package AS proprietary driver

Liz_thestrange,

Could you please provide me with a guide or tutorial for how to do it?

IrritableOcelot, in Rust for Linux — in space [LWN.net]

Huh, the idea of running a general purpose and a real-time kernel side-by-side is new to me. Makes sense though, pretty cool!

CubitOom, (edited ) in How do I get Nviddia drivers to work in arch?

The best thing about arch is the wiki.

wiki.archlinux.org/title/NVIDIA

That said, on a laptop, you will likely need prime, optimus, or bumblebee depending on your CPU/GPU.

Liz_thestrange,

I’m looking right now on optimus, and it’s seems like it’s what we need, we’ll be testing it as soon as possible, thank you very much!

odium, in How do I get Nviddia drivers to work in arch?
Liz_thestrange,

I’m reading again everything to see for something that could help, it’s look like optimus could be a solution, thanks

warmaster,

Indeed, since it’s a laptop. It uses the iGPU for battery saving graphics and the Nvidia dGPU for performance. That’s hybrid graphics / optimus.

That said, Nvidia is a pain. I always recommend distrohopping until you land on a distro that mostly works for your use case and go from there.

navigatron,

Optimus gets complex quick. You’ll be reading pci bus ids before you know it. Keep the wiki open, go slowly; you got this :)

drwankingstein, in An EEVDF CPU scheduler for Linux [LWN.net]

EEVDF has been an insane improvement for the desktop, I can compile programs while listening to music and watching videos without any issues since the update, the responsiveness when my computer is maxed out is amazing, and the perf hasn’t lessened any noticeable amount

luthis, in How do I get Nviddia drivers to work in arch?

Have you tried pacman -Syu nvidia?

Liz_thestrange,

Yes, he is been using arch for almost year and a half but he has never managed to make the drivers work, this pakage unfortunatley didn´t work neither when he tried himself or now while I’m trying to help him, thanks btw

makeasnek, in What are you most excited when it comes to linux in 2024?
@makeasnek@lemmy.ml avatar

Personally I’m excited to see Flatpak become more widespread and usable, fixing some “rough around the edges” aspects of it. I’ve been using it quite a bit this past few months and I think it presents a really coherent, simple vision for how to do package distribution that solves a lot of pain points. The sandboxing functionality is critical and easy to use, I don’t need every app to have access to everything in my home directory.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #