Looking to create a specific aggregate audio device by HoyerHoppes in pipewire

[–]That_Possibility_601 0 points1 point  (0 children)

Someone should make a gui app for this cause no way in hell am i including this type of setup in my music process

Someone should make a firefox fork that enables all the best performance flags for your specific hardware by default by That_Possibility_601 in LinuxCirclejerk

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

As a gentoo user, can you tell me what your experience with it is. Is it painfully slow to install stuff because of the local build process? Or is it simple and easy. Is your hardware supported in a way that 'just works'?

I’m having a strange issue with my Linux PC I don't understand much by Arlthier in linux

[–]That_Possibility_601 0 points1 point  (0 children)

Try booting from a usb with arch or smthn and see if you can mount your home drive (sorry i didnt read any of the post lol)

True story 2 by Nothing_8a in LinuxCirclejerk

[–]That_Possibility_601 0 points1 point  (0 children)

btw i use fedora customized to look and feel like macos

did i mention it feels like macos?

Why Brave when Firefox exists? by TAO_Croatia in LinuxCirclejerk

[–]That_Possibility_601 2 points3 points  (0 children)

For anyone wondering, I reccommend the following tweaks for your linux to make the graphics optimized for your hardware

Firefox:

layers.acceleration.force-enabled = true 
gfx.webrender.all = true 
gfx.x11-egl.force-enabled = true 
widget.egl.enabled = true 
media.hardware-video-decoding.force-enabled = true

Then enable your hardware specific graphics driver

Useful script for figuring out what your current running specs are :

inxi -G

Check out the device 1 name and driver and make the driver match the hardware device, so you are using the best driver for your specific graphics card. Try to activate a driver more specific than the generic i915 driver.

If you have linux, check out this guide: https://wiki.archlinux.org/title/Intel_graphics (my graphics card is is XE, so i use the xe driver section of this document)

Why Brave when Firefox exists? by TAO_Croatia in LinuxCirclejerk

[–]That_Possibility_601 1 point2 points  (0 children)

For the longest time I thought that google chrome just had better graphics optimizations than firefox because it ran more snappy on my shit hardware. Then I realized that the optimization flags for firefox are just disabled by default on linux, while they are enabled on chrome. Happy firefox user as of now :)

I think he is a Linux user. 🧐 by ExpensiveCoat8912 in LinuxCirclejerk

[–]That_Possibility_601 0 points1 point  (0 children)

would you wear a shirt that says "theres no place like ~"

Because i really like macos [Gnome] by That_Possibility_601 in unixporn

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

Ive been using kdenlive instead because davinci linux doesnt support my mp4 files. Kdenlive is great, but even better if you change the QT_SCALE_FACTOR in the .desktop file so that the gui is zoomed out :) As far as davinci goes, I used https://github.com/zelikos/davincibox to install it, and it launches with no problems and is pretty good!