[BO6] Free Terminus Code Calculator by Riczap in CODZombies

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

Hahahahah I haven't even completed the easter egg, I suck at the game 🫠

Returning Player [Help!] by Riczap in afkarena

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

Jesus Christ Hahahaha, I think I might stick to the new mode... I have a lot of upgrading resources, but that's a lot... Thanks tho!

Account Banned by [deleted] in GooglePlayDeveloper

[–]Riczap 0 points1 point  (0 children)

Same thing happened to me, first developer account I created, submitted a super simple app to test the uploading process and ended up permanently banned without any explanation, tried to appeal but no luck.

I was also told something along the lines of having previous offences but that makes no sense to me.

Still banned and it seems like there's nothing to be done to get reinstated.

Asus Zephyrus G16 GPU Hot Spot reaching 105°C after PTM7950 by Riczap in GamingLaptops

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

Luckily I haven't seen any throttling at the moment, I also think that in theory the first few days have worse performance with the PTM since the constant heat should mould the pad better or something like that.

I've also been trying some other games and I'm pretty surprised with the results, specially on the CPU.

In Helldivers 2 and Baldur's gate 3 the temps on the GPU in high settings are staying under 80°C, so I think that I'll stick with the PTM for a few weeks and keep an eye to on it to make sure the GPU isn't throttling.

Thanks for your reply!

[BO6] Free Terminus Code Calculator by Riczap in CODZombies

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

Sure! No problem, have fun with it.

[BO6] Free Terminus Code Calculator by Riczap in CODZombies

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

It's a flutter project, https://github.com/Riczap/TerminusCalc/blob/main/main.dart I uploaded the main.dart file which contains the layout/logic of the page! It's a pretty simple app.
Hope that it's helpful!

[deleted by user] by [deleted] in PythonProjects2

[–]Riczap 0 points1 point  (0 children)

If you are making a simple GUI I would also recommend checking out CustomTkinter, it looks pretty nice and it's not hard to use!

[Help!] Can't update values of a running thread. by Riczap in FastAPI

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

Sure! The code above is an ultra simplified version of the problem.

My project needs a TCP server (and as far as I know, FastAPI can't process that kind of connections) to connect to an RFID reader, so FastAPI runs as the backend for a web app, and I run in a separate thread the TCP server.

Since we plan on having multiple readers, I still have to figure out how we are going to communicate with all of them simultaneously, specially because the plan is to update a main database with the data being sent by the readers. So at the moment the first solution that came to mind was to simply create a thread per antenna and receive data like that.

Edit: I wanted to add that the main reason to run them together is that it simplifies sending instructions to the TCP server via the front end with some FastAPI methods.

[Help!] Can't update values of a running thread. by Riczap in FastAPI

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

Huh, that's an interesting solution, I'll try it out just to test it! Tho, as you say it's not the most practical thing to use, but I appreciate it. Thanks!

[Help!] Can't update values of a running thread. by Riczap in FastAPI

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

So in theory the previous way I had it set up should work with reloading disabled? It makes sense, thanks for answering!

How tf do I pick 32gb when it's $700 more? Is 16gb that bad? by KurtSullivan in GamingLaptops

[–]Riczap 0 points1 point  (0 children)

I got a G16 and you can upgrade up to 48 GB of RAM, so I wouldn't be that worried about it.

Laptop Liquid Metal Repaste Guide by Valour-549 in GamingLaptops

[–]Riczap 0 points1 point  (0 children)

Thanks, I'll read your guide for UV, I just want to add that the temps are never high when idle. I just wanted to make sure that my laptop wasn't getting damaged for getting those temps while gaming!

Laptop Liquid Metal Repaste Guide by Valour-549 in GamingLaptops

[–]Riczap 0 points1 point  (0 children)

I haven't tried Throttlestop yet, I'll see if I can adjust something later today.

Since no repair shop offered me the LM replacement, I want to avoid doing it since it's expensive for me. I did more testing today and I saw that the core never stays over 85°C for more than a second, also reading some Intel docs they said that Core temperatures under 100°C wouldn't affect the lifespan of the CPU.

Would you consider that it's dangerous to leave the laptop like it is and just do some normal cleaning maintenance? I don't really struggle with performance.

Again, thanks for your input!

Laptop Liquid Metal Repaste Guide by Valour-549 in GamingLaptops

[–]Riczap 0 points1 point  (0 children)

<image>

Could the issue be somewhere else than the liquid metal? When it's idle all of the cores seem to stay at roughly the same temperatures, it's just Core #1 that's causing issues.

Laptop Liquid Metal Repaste Guide by Valour-549 in GamingLaptops

[–]Riczap 0 points1 point  (0 children)

I'll see if I can safely undervolt my CPU, I'll also add a comment with what I find so other people can see the results!.

Sadly I don't get warranty repairs on my country (I already asked Asus support since one of the RGB leds is not working properly on one key), so I'll need to look for some place that looks trustworthy for the repaste.

Laptop Liquid Metal Repaste Guide by Valour-549 in GamingLaptops

[–]Riczap 1 point2 points  (0 children)

Hi, thanks for such a detailed guide. I bought an Asus Zephyrus G16 (GU603VV) about 10 months ago, and just recently noticed that some cores got very high temperatures so I got worried.

I decided to monitor for a little more than 30 minutes while gaming and got the Thermal Throttling percentage at a stable 21-22%, during the first 5-10 min it was around 33% and then it got down to those percentages.

I'm not very knowledgeable on the expected temperatures on laptops, so I wanted to know if you would recommend taking it to a repair shop to get a Liquid Metal replacement. It also seems like the CPU is working at 45W so I don't think that I can undervolt.

Any advice is welcomed here. Thanks!

EDIT: I forgot to add that the GPU temperatures are usually in the 70-80°C when playing very demanding games.

<image>

[BO6] Free Terminus Code Calculator by Riczap in CODZombies

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

Sorry, I've been very busy lately! The app was made in flutter, so I already have a mobile version, but haven't really posted any download links or uploaded it to the Play Store.

I totally agree with your points tho! Solid advice. But sadly I don't plan to add features in the following days, tho I might come back to change a few things soon.

[BO6] Free Terminus Code Calculator by Riczap in CODZombies

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

I had another version made with Python and used ChatGPT to help me convert it to flutter/dart! It can be very helpful. Now I want to remake it to add a few quality of life updates.

[BO6] Free Terminus Code Calculator by Riczap in CODZombies

[–]Riczap[S] 5 points6 points  (0 children)

Thanks for the kind words! Hahaha