7ai

joined 1 year ago
[โ€“] 7ai 12 points 1 month ago (4 children)

Okay. I have purged Google chrome from my devices long ago.

[โ€“] 7ai 2 points 1 month ago

Hi buddy ๐Ÿ‘‹๐Ÿพ Same here mostly. I have given up on expecting anything out of life. I moved to a tribal village and am enjoying my remaining days there in nature.

[โ€“] 7ai 1 points 11 months ago (1 children)

Angulimaliya sutra

[โ€“] 7ai 102 points 1 year ago* (last edited 1 year ago) (1 children)

Because modern web is bloatware. Too much javascript, CSS, ads and cookie popups. A phone's hardware and internet speeds are generally not as fast as a desktop. So, it takes much longer to render on a phone.

Also, a lot websites nowadays deliberately make their mobile web experience shitty (cough ** reddit cough) to force their users to install their app.

[โ€“] 7ai 2 points 1 year ago (2 children)

Zram is basically a compressed swap device located in your ram. You can check the usage by running zramctl.

I would recommend setting mem_limit to 10 GB or disk_size to 40GB and algorithm to lz4.

https://github.com/ecdye/zram-config#example-configuration

[โ€“] 7ai 2 points 1 year ago* (last edited 1 year ago) (4 children)

Zram usually has a very high compression ratio - around 4:1 for lz4 and 6:1 for zstd. You can set zram to 40-50 GB. It will still use less than 1/2 of your ram.

Zram has an option to write poorly compressible data to the disk instead of storing it in the ram. I would split the swap partition - 3 GB for zram writeback and rest for ordinary swap.

[โ€“] 7ai 1 points 1 year ago

I was using flakes. I gave the reason why it's data intensive. If a core dependency like glibc is updated, it's hash will change and all packages that depend on it need to be rebuilt and rehashed. It'll download all packages again even though there's minimal change.

[โ€“] 7ai 1 points 1 year ago

Interesting! Any reason for this choice instead of doing everything through nix?

[โ€“] 7ai 1 points 1 year ago

That's quite convincing :) I've been meaning to try gentoo for many years actually. I'll install it soon and report back!

[โ€“] 7ai 1 points 1 year ago

Haha yeah. Flatpak is pretty much like having 2 linux systems on your machine at once. And of course it can be worse sometimes.

[โ€“] 7ai 1 points 1 year ago (2 children)

Nix has a great potential as a replacement for flatpak actually as it is source based. You can guarantee what you are installing is based on which source code by compiling yourself.

Flatpak and the others are packaged by upstream. A developer can put malware in a package and upload it to flathub. That's why it needs permission management, sandboxing etc to minimize the risk.

[โ€“] 7ai 1 points 1 year ago

Yep. I used the Xfce iso.

view more: โ€น prev next โ€บ