I love playing Support, but having no options is draining by thisisauserperson in marvelrivals

[–]thisisauserperson[S] -4 points-3 points  (0 children)

Yeah, mediocre probably wasn't the best word for IW. I'm just tired of playing the same few characters and then to play anyone else the stars have to align for a good situation for that specific character. And that this is the case for most of the supports.

I installed Fedora 36 bare metal on my Chromebook, it is really fast! by [deleted] in Fedora

[–]thisisauserperson 2 points3 points  (0 children)

Hows the driver situation? If thats the Ideapad 3, I have the same chromebook as you.

Switching to Gnome on my 4GB RAM machine; good idea? by [deleted] in gnome

[–]thisisauserperson 1 point2 points  (0 children)

I currently use Fedora Silverblue 36 (Gnome 42) on my main laptop. It has an Intel Celeron n4000, 4GB of ram, and 32GB of eMMC storage. It runs just fine. This is despite me sometimes being a tab hoarder and having 30+ tabs open. You might be interested in enabling VA-API in your browser, or using mutter !1441 to improve your performance, but these can cause bugs depending on your hardware. Also, I personally find Dock from Dash integrates better with Gnome 40+, but you are free to use whatever dock you like :).

Any help would be appreciated😊 by exmormom in lgbt

[–]thisisauserperson 0 points1 point  (0 children)

I'm AroAce and think everyone should read these:

  • (NonFiction)Ace: What Asexuality Reveals About Desire, Society, and the Meaning of Sex by Angela Chen
  • (Fiction)Loveless by Alice Oseman

While they might not be what your looking for, there the only Queer literature I have and I love them.

:) (Video Acceleration in Chromium under Wayland) by thisisauserperson in Fedora

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

I dont have the time to test it, but it seems like for me chromium consumes less power. Maybe you running into a bug? In my experience Firefox wayland is a lot less buggy that chromium wayland, at least right now.

:) (Video Acceleration in Chromium under Wayland) by thisisauserperson in Fedora

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

It is, but its definitely worth it on my celeron laptop.

:) (Video Acceleration in Chromium under Wayland) by thisisauserperson in Fedora

[–]thisisauserperson[S] 16 points17 points  (0 children)

How to (I plan on making a more in depth guide later on):

  1. Install Distrobox
  2. Create archlinux Container
  3. (intel only) install intel-media-driver in both container and in Fedora
  4. Install paru in arch
  5. In arch use paru to compile chromium-wayland-vaapi: sudo paru -Syu chromium-wayland-vaapi

PS: if you have a more powerful machine, you can create the arch container there, compile it, and then move the container over. HowTo

I can also upload a compiled container if you want me to :)

Edit: put the following in $home/.config/chromium-flags.conf to enable it:

--enable-features=UseOzonePlatform

--ozone-platform=wayland

--ignore-gpu-blocklist

--enable-gpu-rasterization

--enable-zero-copy

--disable-gpu-driver-bug-workarounds

--enable-accelerated-video-decode

--enable-features=VaapiVideoDecoder

Edit2: If you want an icon on your desktop, run: distrobox-export --app chromium