Ah, I believe that would be from a college course.
Statements that start with # in C/C++ are known as preprocessor directives, that is, they are executed before compilation begins. OP has used a which will replace any instance of A (
IF(x)
) with B (while (x)
) in the code.
So the IF
statement is really just a while
statement.
The word you are looking for is called a distribution, or distro for short.
I’m surprised no one else has mentioned Bazzite, which should be exactly what you’re looking for.
An AMD GPU for sure. Nvidia drivers have come a long way, but they don’t generally behave as well out of the box like AMD.