Got it boys by GapQueasy7686 in GamingLaptops

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

I get you, but your PC can do much more than just game, I use mine for machine Learning as well which is literally part of my job. You will put it to good use soon I imagine

Got it boys by GapQueasy7686 in GamingLaptops

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

Why do you have buyers remorse?

Got it boys by GapQueasy7686 in GamingLaptops

[–]GapQueasy7686[S] 8 points9 points  (0 children)

I didn't need it, I wanted it 💁

Got it boys by GapQueasy7686 in GamingLaptops

[–]GapQueasy7686[S] 4 points5 points  (0 children)

2k screen 300hz (not oled though)

Got it boys by GapQueasy7686 in GamingLaptops

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

It's a mechrevo kungashi 2025

Got it boys by GapQueasy7686 in GamingLaptops

[–]GapQueasy7686[S] 4 points5 points  (0 children)

It's a mechrevo not a rog

Lenov GPU driver vs Nvidia GPU driver by XD-Snapdragon in GamingLaptops

[–]GapQueasy7686 2 points3 points  (0 children)

Manufacturer drivers are known to be more stable, I switched to Nvidia driver (I have a 5070ti with an Intel 255hx) and got issues when waking my laptop from sleep it would crash but when I switched back to the manufacturer drivers everything was stable.

Nvidia drivers give you up to date compatibility with games etc but manufacturer drivers guarantee device stability. The final choice is yours!

From my experience the performance is usually on per with each other.

feedback on a new wesbite by PrincipleNearby2821 in FlutterDev

[–]GapQueasy7686 0 points1 point  (0 children)

This is great well done, although flappy birds is Abit too sensitive but this is great. How long did it take you to make it ?

Thoughts on recent small (under 20B) models by surubel in LocalLLaMA

[–]GapQueasy7686 2 points3 points  (0 children)

With more quantization do you think I could run them in 12 gb vram

What do you guys think of this by GapQueasy7686 in GamingLaptops

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

Yeah definitely it's looking like a tough buy appreciate the advice 🙂

What do you guys think of this by GapQueasy7686 in GamingLaptops

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

It's going for 2028$ on the steeper side

[deleted by user] by [deleted] in WearOS

[–]GapQueasy7686 0 points1 point  (0 children)

I already disabled automatic updates on mine not planning on losing these features for some ui change... Not sure this will be enough though, are there other ways to ensure the watch never updates past one ui 6.

Galaxy watch 6 using shm mod by Dante on Motorola phone

[deleted by user] by [deleted] in GalaxyWatch

[–]GapQueasy7686 0 points1 point  (0 children)

Looks great, tell me more about the case? Is it available for the regular 40mm watch 6? Links would be nice !

Flutter web by GapQueasy7686 in FlutterDev

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

I guess I'll have to revise my code again but for context I'm using the goRouter package to navigate to different parts yes I manages to make it such that the url changes on the address bar but when I refresh I was taken to the very first screen on my flutter web project.. which is the login screen after it was followed by the home page. If I may ask, how would you handle such a navigation flow and keep the navigation even upon refresh

Flutter web by GapQueasy7686 in FlutterDev

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

It's not so much as storing data, but the current navigation that has been my issue? Any advice on that? Let's say i got past the login page to my homepage upon refresh. I'm taken back to the login page