

no, Garuda doesn’t have this by default, i had to set up prime
no, Garuda doesn’t have this by default, i had to set up prime
Different distros ship updates in different pace and optimized for various use cases
Make sure you choose an arch-based distro, you need the latest features, fixes for nvidia. I dualboot garuda and windows 11, and garuda has better performance on a slower ssd. They recently released a new major release
Try compressing it or use an another format
vscodium. Easy to use for beginners (i’m a beginner too), fully open-source, all microsoft tracking binaries removed. Aviable for Windows, Linux, macOS, darwin, propably bsd, or even as a webview, and supports a lot of architectures. Great for intrepeted languages, but supports compiled ones too
just search ut up on youtube, there are many great summaries about what is it.
Rhino. it is a new, but very promising distro, ubuntu based and rolling, which is great for gaming
Ah ok, i understand. I sometimes ask AI to explain it, i try to memorize the explaination and write it
I use visual studio
I did it once but needed a lot of assistance and it was very confusing
Using AI is cheating and no teachers like it. We are ecouraged to learn entirely without any LLM or similiar. Sure, i could pull it off, when the teacher is not watching, but that’s very risky
I heard Watch Dogs uses C# too. Should i start modding these games, with mods that add additional logic? I only have experience with localization and texture mods
The languages i used up until now do not have entry points (intrepeted). I know what is that, but i don’t know where they should be. Up until now, i only used llms for debugging, i’m far from correcting source code, i’m happy if i can write something that even remotely resembles to the correct structure. Also, is it a good idea to start adding smaller functions to already existing c# projects made by others on github (not to publish, just for myself, don’t want to ruin someone’s work with malicious commits). My python understanding is vague too. Only class i ever defined was a csv file reading class like class Class: def init(self, stuff1, stuff2): self.stuff1 = str(stuff1) self.stuff2 = int(stuff2)
What is aurora and what is this guide book?
The class is: algorythms and data structures. The teacher teaches just that, instead of C#. The most we had to do with c# is copying something from the whiteboard. Yet, there will be a c# test and everybody is terrified, me included. I never used python as OOP. In python we only do reading from file and creating own functions, these are the most advanced things. I don’t understand why we have to learn 2 languages at once, even 1 is a very big task for someome who is completly new to programming, and that’s how i began, and i’m still propably. And for first i just need it to work and to understand it, nothing special
Yes, i write from scratch in python, but only basic things. The most advanced are reading from a file and defining an own function. I’m in a programming course already
Yes, they do but we are not a good community, they are not really helpful. The teacher is the principal. He barely has time to come to the lesson, i doubt he has the time and intrest to care about students who can’t understand what is going on. Plus he is not that approachable person, very strict and not that helpful
Refreshing what? I don’t have anything to refresh here. I only have experience with scripting languages, which are not object oriented at all
Is it bad if i barely understand anything in this comment?
EDIT: Thank you for all tips, it has been solved. The solution was to reinstall nvidia drivers, reboot, and force umu proton for the game. pls share, so others can solve it more quickly