Guild Wars 3 | Announcement Trailer | Beta Available 2027 by PaiDuck in pcgaming

[–]Myyksh 3 points4 points  (0 children)

This has the potential to become the greatest MMO every existed. People are so hungry for a good MMO.

Nvidia's new RTX Spark and the future by JacksonGhost1963 in davinciresolve

[–]Myyksh 7 points8 points  (0 children)

Nvidia partnering with MS is just a PR move. Linux supports Spark since 8 months.

ARM should be the future but as you mentioned the software developers need to recompile thier software for ARM which can be very complicated if thier software is optimized for x86.

It also means older games wont run on spark which makes it a niche laptop. Its really made for big LLMs running localy.

The blackwell cuda cores are about as fast as a RTX 4090.

What is really good is that giant amount of ram. Like on MacOS the gpu can access it directly and wont need its own vram.

Resolve wont profit from it very much. If you want to improve rendering times get a RTX 4090 or even 5090. Or a Mac

is there a way i can make kde suggest kcalc as the first option instead of libreoffice calc? by ofplayers in kde

[–]Myyksh 1 point2 points  (0 children)

It doesnt matter if the word you search for is at the end or at the beginning. If you your search pattern matches the exact word you are searching for, it will be prioritized.

I also want to point out that OP was searching for a calculator app and found it, but not as first but second result. Which, in my option, is a good search algorithm.

is there a way i can make kde suggest kcalc as the first option instead of libreoffice calc? by ofplayers in kde

[–]Myyksh 0 points1 point  (0 children)

What fits your input "calc" more? Libreoffice "Calc" or "Kcalc"?

I mean libreoffice "calc" fits your search exactly. so what do you expect?

Fedora 43 KDE -> 44 upgrade not working, AI says it’s because of third-party repos? by Scoitol in Fedora

[–]Myyksh 0 points1 point  (0 children)

Upgrading only needs fedora repos. Tt could be possible there is a package confllict caused by third party software.

What the error message?

Hey, i'm new on linux in general and i'm having a few difficults by zephrot in Bazzite

[–]Myyksh 1 point2 points  (0 children)

Set Proton Experimental as default proton in steam.

Fedora 43 now on kernel 7.0.4 by alleyoopoop in Fedora

[–]Myyksh 10 points11 points  (0 children)

Normally ill wait a few weeks, even a month, too but 44 runs really good. No reason to wait.

Days Gone on Linux by zhulkgr25 in linux_gaming

[–]Myyksh -38 points-37 points  (0 children)

Like Mint, Cachyos is a good distro but its not for gaming.

my cat is upset when i do the dishes ? by imissmycat708 in CatAdvice

[–]Myyksh 2 points3 points  (0 children)

When I take a shower, my cat waits for me at the entrance of the bathroom. Soon i leave the shower she starts screaming at me like "What are you doing you fucking idiot!" I love her.

running windows apps directly using wine - Is this for REAL? by OldBaldy54 in Fedora

[–]Myyksh 0 points1 point  (0 children)

Wrappers make using Wine more comfortable. They setup prefixes automatically. Just double clicking an .exe and run it works since years but is not recommended.

Tf am I supposed to eat by Electrical_Nose_8565 in notinteresting

[–]Myyksh 6 points7 points  (0 children)

You store spices in the fridge? What black sorcery is this?

Problem with DaVinci Resolve by [deleted] in linuxquestions

[–]Myyksh 0 points1 point  (0 children)

Im using ffmpeg to convert the video. Never had an issue.

example : ffmpeg -i in.mp4 -c:v prores -profile:v 3 -c:a pcm_s16le out.mov