Ordoviz

joined 6 years ago
[–] Ordoviz@lemmy.ml 5 points 1 month ago

If your extension consists of just a single JavaScript file you can simply add that to your Violentmonkey script collection. Otherwise, you can unzip the XPI file and load it as a temporary addon (AFAIK temporary addons are removed when you close Firefox).

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

I don't have any good advice, so I will just list some unorthodox ways to discover new videos:

  • Use filmot.com. It allows you to search for channels by keyword among other things.
  • Search for specific topics on YouTube by putting the search term into double quotes, sort by popularity, and scroll down. I found lots of hidden gems that way.
  • YouTube lets you filter search results for playlists. Since many users put their favorite videos into playlists, this is a good way to find older, unusual, and unlisted videos.
  • Search for site:youtube.com OR site:youtu.be on your favorite subreddit
  • Search for youtube.com on Lemmy. You can filter by community and add more keywords.
  • Install the FreshView browser addon to hide already watched videos on YouTube (probably does not work on mobile).
[–] Ordoviz@lemmy.ml 3 points 2 months 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 2 months 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 2 months 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 2 months ago

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

[–] Ordoviz@lemmy.ml 4 points 2 months 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 4 months ago

Undertale* is a classic and must-play.

*might also make you cry

[–] Ordoviz@lemmy.ml 1 points 4 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 4 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 7 months ago (1 children)

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

[–] Ordoviz@lemmy.ml 3 points 10 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:

 

Beginner-friendly derivation of an alternative expression of the gamma function.

 

cross-posted from: https://lemmy.ml/post/188331

Get Celeste, Baba is You, A Short Hike, Minit and many other indie games while supporting charity.

 

I use RSS feeds and mpv to watch YouTube without visiting youtube.com. This post shows how you can configure mpv to use yt-dlp instead of the abandoned youtube-dl.

0
Linux Command Library (linuxcommandlibrary.com)
 

Impressive resource

view more: next ›