SuperiorOne

joined 1 year ago
[–] SuperiorOne@lemmy.ml 8 points 1 year ago

I just checked the manga artist's site, he also posted the source PSD files of the chapters. Literally gigachad move.

[–] SuperiorOne@lemmy.ml 4 points 1 year ago

The RAID on your motherboard is a mess and you should avoid it like the plague. — Wendell from Level1Tech

Creating RAID with either zfs or btrfs is much more easier and they perform better than motherboard's RAID implementations. If you want a UI, you can even install TrueNAS Core as a server and manage zfs pools, share on network etc.

[–] SuperiorOne@lemmy.ml 1 points 1 year ago

If you already use gamemode it has custom section in gamemode.ini file to execute custom scripts before and after game sessions. You simply use gamemoderun %command% as launch option for all of your games.

Another option is directly chaining your scripts with %command% but your mileage may vary.

I was able to log game start and end with this naive launch option.

echo "start" >> ~/Desktop/test.txt && %command% && echo "end" >> ~/Desktop/test.txt
[–] SuperiorOne@lemmy.ml 4 points 1 year ago

Firefox is slower on synthetic benchmarks compared to Chromium ones but I've never seen a noticeable difference while surfing sites.

[–] SuperiorOne@lemmy.ml 4 points 1 year ago (1 children)

Multi-Account Container with proxy support is a killer feature for me. I keep Brave as fallback just in case for PWAs.

[–] SuperiorOne@lemmy.ml 3 points 1 year ago

I use gluetun to provide VPN access for specific containers like qBittorrent-Nox, Sonarr etc. There is a wiki for how to connect containers on docker and setup CyberGhost.

view more: ‹ prev next ›