linux

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

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?

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

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

Btw I use Debian

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.

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

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.

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?

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?

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

Pantherina, in openSUSE Logo Contest Concludes With Winners Selected

In Germany we would say

verschlimmbessert

ISOmorph,

Nonono, we would say ‘‘Geschmackssache’’

cashews_best_nut,

Do you prefer stollen to have marzipan?

jxk,

Everybody prefers Stollen with Marzipan

cashews_best_nut,

I’m looking for that one freakie German who doesn’t

savvywolf, in openSUSE Logo Contest Concludes With Winners Selected
@savvywolf@pawb.social avatar

Oh, it’s a cameleon with the Linux Mint logo as the head.

sentient_loom, in openSUSE Logo Contest Concludes With Winners Selected
@sentient_loom@sh.itjust.works avatar

I know this is dumb, but cute animal logos is the reason I refuse to learn Go.

janAkali,

IMO, go’s gopher is ugly, not cute. But, anyway, there are better reasons not to learn Go.

sentient_loom,
@sentient_loom@sh.itjust.works avatar

I’m curious to know those reasons. I’d like to pretend that I have a valid argument against Go.

janAkali, (edited )

For one - the error handling. Every codebase is filled with messy, hard to type:


<span style="color:#323232;">if err != nil {
</span><span style="color:#323232;">    ...
</span><span style="color:#323232;">}
</span>

And it doesn’t even give you a stack trace to debug the problem when an error happens, apparently.

Second reason - it lacks many features that are generally available in most other languages. Generics is the big one, but thankfully they added them in last half a year or so. In general Golang’s design principle is to implement only the required minimum.

And probably most important - Go is owned by Google, aka the “all seeing eye of Sauron”. There was recently a big controversy with them proposing adding an on-by-default telemetry to the compiler. And with the recent trend of enshittification, I wouldn’t trust google or any other mega-corporation.

sentient_loom,
@sentient_loom@sh.itjust.works avatar

Yeah the “owned by google” thing is a big turn-off. And telemetry… he’ll no. Also it’s weird that Go doesn’t have a ternary. It’s a small thing, but it’s a thing.

BarrierWithAshes, (edited )
@BarrierWithAshes@kbin.social avatar

That gopher is literally the reason I have been considering learning go. Same with plan 9.

DannyBoy,

Guess you’re stuck with C++

sentient_loom,
@sentient_loom@sh.itjust.works avatar

Right, the only other language.

DannyBoy,

Because it has an animal mascot that’s not cute.

savvywolf,
@savvywolf@pawb.social avatar

Poor Keith. ;_;

sentient_loom,
@sentient_loom@sh.itjust.works avatar

I didn’t even know they has a mascot. And now my idiot-brain wants to learn c++ for a bad reason (on top of some good reasons).

drwankingstein, (edited ) in Flatpak can look daunting...

Flatlack is weird. Sometimes it’s really good, but then other times depending on what you install it really bloons up.

magikmw,

One gotcha is installing both as user and root, getting two sets of dependencies. I only found out after a year or so of consciously using flatpak.

I’m now taking care to make sure I only use flatpak as root. Maybe not the most secure.

Pantherina,

Those are unmaintained apps and you probably shouldnt use them. Poorly this is not as obvious and cant be enforced.

RmDebArc_5, in KDE Plasma Mobile 6 Porting Underway
@RmDebArc_5@lemmy.ml avatar

2024 year of the Linux D̶e̶s̶k̶t̶o̶p̶ phone

Contend6248,

We literally already have Linux phones, but i would love to cut some bullshit in the middle and go more upstream one day

toastal, (edited )

Nothing would make me more happy. I really wish it weren’t such a pain to deal with the telephony. You check devices on postmarketOS & while some devices can boot, it’s usually the actual phone part that isn’t working–which is kind of an important part. The open hardware phones work fine, but their specs are ancient while being as expensive as flagships. I still have eventual hope tho as device needs have started to plateau.

Frederic, in Flatpak can look daunting...

Why use flatpak?

juli,

Because has many advantages

Pantherina,

Because its a modern package system that is free, focused on making every app run, has isolation, sandboxing and a permission system

miss_brainfart,
@miss_brainfart@lemmy.ml avatar

And brings the most recent version of something to any system. I’m astounded sometimes by how much a native package can lag behind

MonkderZweite,

Convenient libraries/frameworks are fat. Because they are fat, they need frequent updates/security fixes, breaking codebase more often. With flatpack, developers can freeze lib versions at a convenient point, without caring for system dependencies.

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