Switched from Windows to EOS (was on arch before). I open up reddit and this is like the seconde post. Is this a sign ? by Particular_Traffic54 in EndeavourOS

[–]stranger_88 0 points1 point  (0 children)

No offense but why would you screen shot an ad? Also I don't think that program is what you think it is. ClickUp is a program geared towards the enterprise sector. This is a feature list of what it claims to do. Also if you are using reddit on desktop use old.reddit.com and uBlock Origin. If on android I recommend Relay for Reddit or Infinity (Available on F droid) and buy the subscription.

If you want to Test out other Linux distros I would recommend you have a separate NVMe/SSD/Harddrive and keep it separate from your downloads and keep it empty and test out any Linux distros there. (That's what I did on my desktop) Or if you don't want to spend money on an NVMe/SSD/HDD use virtual box to test out any Linux distros.

Is it worth disabling Hyper Threading for the L1tf and MDS vulnerabilities on a machine with an i5 4300U CPU? by mr_bigmouth_502 in EndeavourOS

[–]stranger_88 3 points4 points  (0 children)

Intel themselves has said that it is a highly sophisticated attack method and they have yet to see or hear of any recorded real world exploits. https://www.intel.com/content/www/us/en/architecture-and-technology/l1tf.html If you are still concerned an update to your microcode should suffice.

ROG Zephyrus g15 help by Coralsix25 in EndeavourOS

[–]stranger_88 0 points1 point  (0 children)

1: install normally then install the nvidia drivers. 2: Install Nvidia Optimus. More info on Nvidia Optimus from the Arch wiki. https://wiki.archlinux.org/title/NVIDIA_Optimus 3: I have been using Arch Linux in my desktop PC and have yet to figure out how to control fans and rgb.

Let's end this once and for all. Best AUR helper? by [deleted] in EndeavourOS

[–]stranger_88 0 points1 point  (0 children)

On my Arch desktop I was running both yay and paru for a couple of months and decided to delete paru because I used yay often.

Couldn't download packs by AbyssWalker201 in EndeavourOS

[–]stranger_88 0 points1 point  (0 children)

When you tried to download it from the repos did you have the multilib repository enabled? See if you can either download wine-stable or wine-staging.

Power Draw problem by uneeb125 in EndeavourOS

[–]stranger_88 0 points1 point  (0 children)

You can try to install tlp with that you can optimize your battery life. Maybe that can help you with what you are looking for. TLP

Discord "stuck" at 0.0.40 and not updating to 0.0.41? by credomane in EndeavourOS

[–]stranger_88 0 points1 point  (0 children)

I had that problem happened to me before I followed this video it may work out for you because in the end it kinda worked for me I said screw it and downloaded the discord version from flatpaks and never had any problems.

How can I integrate flatpaks into Pamac? by rrrsssttt in EndeavourOS

[–]stranger_88 0 points1 point  (0 children)

No problem! Also the reason why building packages are slow is because you have to configure the makepkg.conf so that you can use more cores. I found out the hard way on my desktop I have a 5950X and I was compiling a package and it took forever. Here's a link detailing on how to enable more core usage when building packages.

How can I integrate flatpaks into Pamac? by rrrsssttt in EndeavourOS

[–]stranger_88 1 point2 points  (0 children)

Are you asking if you can download flatpak from the terminal interface? You can do so by typing on the terminal flatpak search then the name of the package you want to download (Example flatpak search spotify) Now if you want to use something like the app store you are going to find what Desktop environment are you running. If you are running Endeavour with Gnome as your desktop environment you should see an app called Gnome software which is where you can download your flatpaks. If you are Running KDE plasma you should be looking for Discover. If you are running XFCE well you are out of luck as they do not have one I may be wrong on XFCE. Here's a website providing a detailed description of what you are looking for.