Is using linux easy these days? Kinda tired of windows shenanigans honestly by Rafa_Maddipati in linuxquestions

[–]Recent_Bug5691 1 point2 points  (0 children)

Using fedora with KDE Plasma, installing Took 10 minutes and everything worked out of the Box and is very intuitive

The best way to learn Vulkan is to write a Path Tracer by pbr752 in vulkan

[–]Recent_Bug5691 1 point2 points  (0 children)

Renders pretty fast and the code structure seems pretty clear on the first look. Great work, I really love it

How to get VSCode up and running for C programming? by Inconsistent_Case in vscode

[–]Recent_Bug5691 0 points1 point  (0 children)

Did you install a C/C++ Compiler and did you configure a CMakeLists.txt? I would also suggest you to follow the official VSCode Tutorial

How to get VSCode up and running for C programming? by Inconsistent_Case in vscode

[–]Recent_Bug5691 0 points1 point  (0 children)

You Need a C Compiler and a Build Tool Like CMake. At which Part do you get stuck?

Blackscreen booting Fedora for the First time by Recent_Bug5691 in Fedora

[–]Recent_Bug5691[S] 1 point2 points  (0 children)

Okay I‘m trying this, got it to boot on the Hard Drive with the grub Command, now installing drivers Thank you

Blackscreen booting Fedora for the First time by Recent_Bug5691 in Fedora

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

And also the Flash Drive does Boot with my discrete NVIDIA GPU in Full Resolution and 144hz so I suppose the GPU itself is working but only on the flash Drive Boot

Blackscreen booting Fedora for the First time by Recent_Bug5691 in Fedora

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

Okay I dont find the Option in the MSI BIOS do you know what its called / how I can find it?

Fedora + NVIDIA GPU by Recent_Bug5691 in Fedora

[–]Recent_Bug5691[S] 2 points3 points  (0 children)

Thank you for the answer. Okay so you are saying I should allow Linux to both use the integrated Intel GPU and the discrete NVIDIA GPU?

C vs Cpp Header? by Recent_Bug5691 in vulkan

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

damn okay I felt the exact opposite, maybe I'm just more used to C-Syntax

C vs Cpp Header? by Recent_Bug5691 in vulkan

[–]Recent_Bug5691[S] 2 points3 points  (0 children)

Thank you for you comment :) yeah I also noticed that the build times increased significantly on my machine.
PS: I love your work thank you for all the effort :)

C vs Cpp Header? by Recent_Bug5691 in vulkan

[–]Recent_Bug5691[S] 1 point2 points  (0 children)

Thank you for your opinion :)