MoLoPoLY

joined 2 weeks ago
[–] MoLoPoLY@feddit.org 1 points 6 days ago

13MB is the download size in GP. This is different from fDroid, because you download only a device or architecture specific installer, which is different on fdroid. After installing this extracts to maybe 75mb, which should be identical to fdroid. After first start the app, this can download additional packages, if needed and the wasted space grows. It grows more with the cache and other temporary content. A app can also reserve some space. For some apps, this could be up to 5gb and more.

 

geteilt von: https://feddit.org/post/32133481

For some time now, I've been noticing sporadic disconnections from the Wi-Fi. Sometimes this happens right after startup, sometimes after a few minutes, and sometimes only after an hour. Afterward, the laptop automatically reconnects to the Wi-Fi, only to lose the connection again at some point. Unfortunately, I have no idea what might be causing this or where I could look in the log files to find the cause. I’m using GNOME as my desktop environment. Can someone please help me find the cause and fix it if necessary?

 

For some time now, I've been noticing sporadic disconnections from the Wi-Fi. Sometimes this happens right after startup, sometimes after a few minutes, and sometimes only after an hour. Afterward, the laptop automatically reconnects to the Wi-Fi, only to lose the connection again at some point. Unfortunately, I have no idea what might be causing this or where I could look in the log files to find the cause. I’m using GNOME as my desktop environment. Can someone please help me find the cause and fix it if necessary?

[–] MoLoPoLY@feddit.org 1 points 2 weeks ago

Many thx for the hint with these both log files. I have checked them, but i couldn't found other processes installing the mentioned packages. There are only 2 manually invoked apt commands, to manually downgrade and later update wget, but that was a test from my own. I personally think that unattended-upgrades has complained about the kept packages, but lastly installed them.

Im using a 52unattended-upgrades-local file to overwrite the standard file with the following settings:

Unattended-Upgrade::Origins-Pattern {
        "origin=Debian,codename=${distro_codename}-updates";
//      "origin=Debian,codename=${distro_codename}-proposed-updates";
        "origin=Debian,codename=${distro_codename},label=Debian";
        "origin=Debian,codename=${distro_codename},label=Debian-Security";
        "origin=Debian,codename=${distro_codename}-security,label=Debian-Security";
        "origin=Raspbian,codename=${distro_codename},label=Raspbian";
        "origin=Raspberry Pi Foundation,codename=${distro_codename},label=Raspberry Pi Foundation";
        "site=archive.ntfy.sh";
        "site=download.docker.com,a=trixie";
};

Unattended-Upgrade::Package-Blacklist {
};

Unattended-Upgrade::AutoFixInterruptedDpkg "true";

Unattended-Upgrade::MinimalSteps "false";

Unattended-Upgrade::Remove-Unused-Kernel-Packages "true";

Unattended-Upgrade::Remove-New-Unused-Dependencies "true";

Unattended-Upgrade::Remove-Unused-Dependencies "true";

Unattended-Upgrade::Automatic-Reboot "true";

Unattended-Upgrade::Automatic-Reboot-WithUsers "true";

Unattended-Upgrade::SyslogEnable "false";

Maybe i have something missconfigured...

[–] MoLoPoLY@feddit.org -1 points 2 weeks ago

No. Unfortunately not. But it seems to disappear, when i uncheck Settings > Appearance > Cards > Full height images. For some reason, i can now enable the same setting again, without that the milky images comes back. On the other hand, it doesn't change the height of the images.

 

I'm currently trying out Boost for Lemmy. For some reason, the thumbnails look milky and blurry. They have a kind of light haze over them. I haven't seen this with other clients. Is there a way to turn this off somewhere? Unfortunately, I haven't been able to find a setting for it. Im not talking about this nsfw pictures.

In another client—I think it was called “Connect”—there’s a feature that combines cross-posts into a single post (or hides the other ones). Is there something similar in Boost for Lemmy?