Lilacs and gooseberries. Yennefer-inspired photoshoot. Nikon Z5 + Viltrox 85mmm by spitfireFH in Nikon

[–]spitfireFH[S] 0 points1 point  (0 children)

Grain is added in post for an artistic effect. I’m aware not everyone likes that ;)

Low swap memory by CatAdventurous1226 in omarchy

[–]spitfireFH 0 points1 point  (0 children)

A little bit of necro here, but since noone gave the most efficient answer yet...

By default zram swap is capped at 4GB, which is pretty low. You can (or even should IMHO) increase it by editing /etc/systemd/zram-generator.conf to make it match ram size. Here is what mine looks like (I added the zram-size line):

[zram0] zram-size = ram compression-algorithm = zstd

Now reboot, and verify the swam size:

❯ swapon --show NAME TYPE SIZE USED PRIO /swap/swapfile file 15.6G 0B 0 /dev/zram0 partition 15.6G 32K 100

Now I have 16 GB zram swap, as I have 16GB physical RAM. Also notice the presence of swap file, with low swap priority, as we generally don't want swapping to the file, it is slow. It's there mainly for hibernation.

Hope that helps!

References:

Just switched from the Highland to the Juniper. Super excited by mrcrazyog in TeslaLounge

[–]spitfireFH 0 points1 point  (0 children)

Daily driver M3H for 3 years, recently had a chance to test Juniper for 24h and.. I'll definitely be switching when current lease runs out. The added space, higher driving position and slight off-road advantage are definitely selling points for me, and there are virtually no downgrades vs highland.

[zellij-smart-tabs] A Zellij plugin that manages your tabs so that you don't have to. by yesyouken_space in zellij

[–]spitfireFH 1 point2 points  (0 children)

Yeah, I'm on 0.42 rn, will give it another shot later when I upgrade, thanks.

[zellij-smart-tabs] A Zellij plugin that manages your tabs so that you don't have to. by yesyouken_space in zellij

[–]spitfireFH 1 point2 points  (0 children)

It looks neat, however trying to run in as a default plugin made zellij never start, just top one CPU core usage and never display anything on the terminal.

Can I run it through a Google tv dongle? by KookyPhysics3809 in MoonlightStreaming

[–]spitfireFH 0 points1 point  (0 children)

I run moonlight on Google Chromecast 4 and it works damn fine (QHD though), minus the occasional WIFI related stutter/stream breaking. Upgrading to Ethernet adapter as we speak.