Ordoviz

joined 6 years ago
[–] Ordoviz@lemmy.ml 3 points 1 week ago

Celeste is a perfect game. My only complaint is that "it's just a platform game", which I don't find that interesting anymore compared to games like Deltarune. Still, it brings me lots of joy, even on replays.

[–] Ordoviz@lemmy.ml 8 points 1 week ago (6 children)

Use systemd-zram-generator. The process is explain in the DebianWiki and the ArchWiki and this random blog, but it boils down to just a few commands you need to run:

$ apt install systemd-zram-generator
$ sudoedit /etc/systemd/zram-generator.conf
[zram0]
zram-size = min(ram, 8192)
compression-algorithm = zstd
$ sudo systemctl daemon-reload && sudo systemctl start systemd-zram-setup@zram0.service

You can tweak the settings above. Fedora recommends using zram-size = min(ram, 8192), which would correspond to 8GB ZRAM in your case. CachyOS uses a less conservative config with zram-size = ram.

To confirm that zram is working, run zramctl. It should print something like

NAME       ALGORITHM DISKSIZE   DATA  COMPR  TOTAL STREAMS MOUNTPOINT
/dev/zram0 zstd            8G 430.8M 137.6M 142.9M         [SWAP]

See also Improving system responsiveness under low-memory conditions.

[–] Ordoviz@lemmy.ml 2 points 3 weeks ago

At this level your main concern is avoiding blunders. Go through a mental checklist before making a move: are pieces hanging, can you opponent deliver a check etc.

[–] Ordoviz@lemmy.ml 1 points 3 weeks ago

That's how you lure them in. At least I'm responsible enough not to casually recommend Omori.

[–] Ordoviz@lemmy.ml 4 points 3 weeks ago (3 children)

Undertale, In Stars and Time, Blue Prince, and Doki Doki Literature Club are my favorite games that haven't already been mentioned here. All of them are somewhat dialogue/text-heavy.

[–] Ordoviz@lemmy.ml 4 points 2 months ago

Undertale* is a classic and must-play.

*might also make you cry

[–] Ordoviz@lemmy.ml 1 points 2 months ago

Visual novels like Doki Doki Literature Club! and Z.A.T.O. // I Love the World and Everything In It come to mind. Both are free and pretty good.

[–] Ordoviz@lemmy.ml 8 points 2 months ago (5 children)

Ctrl+Q closes Firefox (very easy to misinput due to being so close to Ctrl+W): browser.quitShortcut.disabled = true

[–] Ordoviz@lemmy.ml 5 points 5 months ago (1 children)

Logs are probably in ~/.config/unity3d/. If not, check https://www.pcgamingwiki.com/

[–] Ordoviz@lemmy.ml 3 points 8 months ago

Baba Is You is Finnish (and hands down the best puzzle game ever).

 

Several great covers of Undertale's OST were made celebrating its 10th Anniversary. This is one of the most underrated. Enjoy!

Others I liked:

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

https://mwmbl.org/ has a custom index of user-submitted domains and user-curated results but it's not suitable for daily use yet.

0
Linux Command Library (linuxcommandlibrary.com)
 

Impressive resource

view more: next ›