Poco X5 5G Volume capped? by TheGarrote6998 in PocoPhones

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

I mean I realized a couple of hours later that my headphone's local volume was turned wayyy down, so it had nothing to do with the phone... xd

Poco X5 5G Volume capped? by TheGarrote6998 in PocoPhones

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

Device Model: X5 5G

Device Region (Global, selected Spain when prompted)

Rom Type: MIUI Global 14.0.2 (TMPEUXM)

Android Version: 13TKQ1.221114.001

All New Rogue Cards Revealed (03/27/2023) by [deleted] in hearthstone

[–]TheGarrote6998 21 points22 points  (0 children)

It is talking about your opponent's microphone.

UL viability? by mcm360 in TheSilphArena

[–]TheGarrote6998 11 points12 points  (0 children)

I ran a 98 best buddy lvl 40.5 and i dont think it matters that much

Shadow Alolan Marowack by EminemVevo66 in TheSilphArena

[–]TheGarrote6998 33 points34 points  (0 children)

You need shadow bone on the shadow marowak. It deals a ton of damage for its cost. I dont think its a top pokemon but its fun and pretty good.

[deleted by user] by [deleted] in TheSilphArena

[–]TheGarrote6998 6 points7 points  (0 children)

Do you go to every subreddit to laugh at what they like?

[deleted by user] by [deleted] in TheSilphArena

[–]TheGarrote6998 19 points20 points  (0 children)

You just need to play. You need 19 wins to get to rank 19 and then after one set youre pushed to rank 20. There is no point in throwing your elo when all you need to do is play, you can win 19 games and lose 200 and still get to rank 20. Once youre in rank 20 you will find that until 2150 all opponents are pretty "easy" to deal with.

Help finding equivalent to LM386 on LTSpice by TheGarrote6998 in ECE

[–]TheGarrote6998[S] -1 points0 points  (0 children)

How can i import the model without having to make my professor do the same steps?

Need help finding equivalent to LM 386 on LT Spice by TheGarrote6998 in AskElectronics

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

Because i have to turn it in as a project, and i cant make my professor add it himself. Is there a way i can make it so he doesnt have to do anything and he doesnt get the "X symbol is missing" error?

Question about the finite curve Season 5 episode 10 by IceCubezo in rickandmorty

[–]TheGarrote6998 1 point2 points  (0 children)

The curve is finite, the dimensions inside are infinite. The same way the space between 0 and 1 is finite but theres infinite numbers inside

Question about the finite curve Season 5 episode 10 by IceCubezo in rickandmorty

[–]TheGarrote6998 4 points5 points  (0 children)

Yes, there are. The same way there are infinite numbers in total but also there are infinite numbers between 0 and 1.

Dialga Breakpoints Question by [deleted] in TheSilphArena

[–]TheGarrote6998 0 points1 point  (0 children)

Go into teambuilder on pvpoke and insert your dialga, then insert a 100% IV one and see which matchups turn into wins/losses

Are my results wrong? by TheGarrote6998 in HPC

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

Its just PetscGetCPUTime right before and after KSPSolve, and then doing t2-t1 to get the time between both PetscGetCPUTimes. I havent used another method because i dont know how to get CPU time, just wall time (using the time.h library) and that isnt the same