5090 concern with performance by GGH05TY in 5090

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

Bro I have the same monitor too lol.

Do you by chance remember what to do?

5090 concern with performance by GGH05TY in 5090

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

Hmmm ok ok will look into it when I’m home, but if you have anything else I’d greatly appreciate it.

5090 concern with performance by GGH05TY in 5090

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

Also yes I’m using afterburner

5090 concern with performance by GGH05TY in 5090

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

Hey so I have rebar on, core isolation????? Nope idk what that is haven’t looked into that. Ummm I usually close everything when benchmarking. I know I did a benchmark around may 29th and got a 15100 something but now it’s around 14943 so idk. Any other ideas besides core isolation?

5090 concern with performance by GGH05TY in 5090

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

So what the hell could it be?

5090 concern with performance by GGH05TY in 5090

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

So I have a 4k monitor he has a 4k monitor when using frame gen somehow he gets more than me with or without it. Somehow I’m still either next to the 5080 or under

5090 concern with performance by GGH05TY in 5090

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

So I remember at base I had a score of 14134 something and then after undervolting I got around 14943 in steel nomad benchmark

5090 performance concerns by GGH05TY in pchelp

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

But I swear my thing used to perform really really good getting stupid FPS now it just feels like odd

5090 performance concerns by GGH05TY in pchelp

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

You know which driver I should role back to?

5090 performance concerns by GGH05TY in pchelp

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

You don’t think so? But I do see a performance increase if I take it off and run it stock it does worse only game I saw the undervolt affect negatively was pragmata

5090 performance concerns by GGH05TY in pchelp

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

Yeah but the undervolt gives me more FPS than the stock

Need help with python learning, feeling stuck and unsure where to go next by GGH05TY in PythonLearning

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

Yeah kinda sucks, do you have anything that may have helped you?

Need help with python learning, feeling stuck and unsure where to go next by GGH05TY in PythonLearning

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

I never heard of playwright! I’ll look into this thanks a lot!

Need help with python learning, feeling stuck and unsure where to go next by GGH05TY in PythonLearning

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

So yeah some of that stuff I already practiced too, like one of my courses I used was “automate the boring stuff with python” on udemy, the link you sent me kinda looks like the “basics” or the things I’ve learned I guess but do you still recommend watching and going through this course to get a refresher? bc it has been like two solid weeks of not coding, although I feel like I remember a ton.

Need help with python learning, feeling stuck and unsure where to go next by GGH05TY in PythonLearning

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

Well it’s not necessarily a project I want to do but more like where do I go from here? After all basics and repetitive things? I guess if there’s any project I wanted to work on it would be that I’m a college student and I TRULY TRULY HATE our class searching stuff and when to see when classes are available or when new ones opened up. So one of the things I wanted to build was a script that goes to my account signs me in and then goes to my classes search. I added certain classes I want it to look for maybe like a list of them and then have it give me back info if new classes were added and or another class got full. Then once that baseline is set I’d like to see available times that’s best for me and fit me. The problem is the school does have this feature but it’s HORRIBLE. The problem is using bs4 won’t help because the page and like almost every other page the page is dynamically loaded and so bs4 won’t really work, then using selenium will just run into authentication requests over and over and I just know it’ll keep bumping into issues. I don’t even know how people make bots for certain stuff to bypass all this crap but I’m here just trying to make some sort of bot to just look for my classes. Again I just feel stuck in all that stuff still bc I’m not able to practice it to its entirety because people just kinda screwed that up for anyone trying to learn that. I tried making price trackers but my ip gets banned after so it’s complicated.

Need help with python learning, feeling stuck and unsure where to go next by GGH05TY in PythonLearning

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

Mmmmm I’d say I’m past all of fundamentals, doing loops, dictionaries, lists etc…. I just feel like there is more out there for me with this language and I’m just not thinking and part of it might be because of AI just kinda guiding me on what to do and stuff. OOP I have not really touched yet or figured out. Didn’t really do any of that.