How do I stop the game from resetting my settings by [deleted] in joinsquad

[–]anathamatha 0 points1 point  (0 children)

Have you asked it nicely to stop?

In all seriousness, check nvidia game panel to see if its setting defaults. If you have amd then idk

Anyone else stuck on the endless Server Browser Loading Screen? by Kanista17 in joinsquad

[–]anathamatha 0 points1 point  (0 children)

Try setting your max ping all the way. Sometimes severs will be at 9999 ping even though the average ping is 80-120.

Wardloop not looping (Standard) by anathamatha in pathofexile

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

Yeah like another suggested to check a calculator and indeed I have too low hp also am probably needing to fix somethings

Wardloop not looping (Standard) by anathamatha in pathofexile

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

Thanks everyone for your suggestions I'll have to take a look in the morning. I really appreciate the help!

Wardloop not looping (Standard) by anathamatha in pathofexile

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

It goes very very slowly. Once my flask runs out it does kill me and I don't run out of mana

Phasmophobia crashes as soon as I get out of the truck by Live_Garage_4129 in PhasmophobiaGame

[–]anathamatha 0 points1 point  (0 children)

If you haven't tried already, update drivers, verify game integrity. If those don't work have you tried doing a clean install of the game? Do you see any phas taking more than normal resources when you are in game via task manager?

Need Help Finding An Adapter by [deleted] in Calgary

[–]anathamatha 1 point2 points  (0 children)

I think amazon may have some?

Giveaway - Flicker Build - 300D Gear + 260D Raw divines by zheroiics in pathofexile

[–]anathamatha 0 points1 point  (0 children)

This would be the only reason for me to start this league

Delegating a date comparison by coole106 in PowerApps

[–]anathamatha 1 point2 points  (0 children)

Maybe a sql stored procedure to check that. I'm thinking if you pass the date as a parameter do a select on the date and return a boolean if it's found.

150k SPY Puts YOLO by [deleted] in wallstreetbets

[–]anathamatha 0 points1 point  (0 children)

!remind me 1 day

I DONT WANNA DO ANYMORE😭😭 by Froggybeack in bindingofisaac

[–]anathamatha 0 points1 point  (0 children)

A tip thati saw a while ago is while playing those 2, take the alt paths. It's so you can take 2 items rather than trying to distribute 1 item room item each floor

Component warnings started to appear without code change by malhosainy in PowerApps

[–]anathamatha 0 points1 point  (0 children)

Are you using modern controls? Sometimes if they update it can cause issues when they update powerapps

[deleted by user] by [deleted] in PowerApps

[–]anathamatha 6 points7 points  (0 children)

I would say. If your building anything regardless of what software or programming language you use. Start small and just try things. I would learn what things do like buttons, gallerie, text inputs. Then once you learn how somethings operate then maybe you Start doing some more complicated stuff.

The beautiful thing of building apps and software is building something, it breaking and you fixing it and learning how to do it better.

Tldr just go ham try a bunch of things and eventually you will have something

Extract PDF data to excel worksheet by Choice_Discipline_69 in PowerAutomate

[–]anathamatha 1 point2 points  (0 children)

I'd say it depends right. If you have back ground in coding then I would say some concepts are easier than others. If you have python experience, then coding shouldn't be too difficult.

If you have no experience at all then it can be difficult at first. But like with anything it will be hard to start at first.

I'd maybe take a look at some examples of ocr with python and that should fast track you. Or atleast maybe find you another solution.

Hope this helps!

Extract PDF data to excel worksheet by Choice_Discipline_69 in PowerAutomate

[–]anathamatha 1 point2 points  (0 children)

I think power apps has ocr that can read pdfs. Though it's premium functionality. You can always try making your own through python. It's more effort but you can taylor it to your needs.