

Heard about Obtanium too but I’m good with my current pick, still thanks for the info


Heard about Obtanium too but I’m good with my current pick, still thanks for the info


Thanks for the information


Thanks for the info


So what’s that App Lounge all about? I can find the GitLab and it’s related projects but nowhere how to install it, the APK file is on the releases (with 9 stars that’s not a great sale already) but they all have null pointers to files missing and can’t be downloaded


That would be “snap-pac” for anyone wondering, thanks for the tip but my system is not on btrfs yet, I did try all of it on a VM though so that’s my next reinstallation for sure


I unironically pacman -Syu’d today and it broke 3 applications that depended on ffmpeg (yes it did update ffmpeg correctly) all from official repos
Tried to build them all from source for like an hour but the compilation also fails, ended up symlinking the libavcodec.so into it’s previous’ version name and everything works again with zero issues (who designed this shit?)
How bad cou…
HOLY SHIT
It’s the opposite actually, in terms of implementation Zram is a hack, but it does have it’s use case when your system load doesn’t far exceed your total RAM, on the other hand swap is tightly integrated into the system and it’s on it’s way to implement “Virtual Swap” which is effectively Zram but not a hack, making it like a hundred times better, see This blogpost for a detailed explanation