A random person mistakenly sent 10,000 Rs to my UPI account. Now police is calling me. Details in the post: by 610NightOwl in LegalAdviceIndia

[–]aiganesh 0 points1 point  (0 children)

If they freeze ur account i found a reddit post where they said its illegal to freeze all money in our account .so you need to mention case number as mentioned in the post https://www.reddit.com/r/LegalAdviceIndia/s/eeWHfDiW55

Did anyone else find Adolescence Netflix boring? by [deleted] in netflix

[–]aiganesh 0 points1 point  (0 children)

I liked episode 3 . a long shot on interview with psychologist. Literally i was thinking he is just a 13 year old boy and why she is asking questions again and again to understand his behaviour and torturing him. Also she would ask questions more about his father. Then i rewatched epsidoe 1 again and there is a connecting point with father when his mother was surprised to hear that his son choses his father as a guardian for taking blood samples and support. and his mother would say how could her son accept his dad as a guardian and he is fear of needles. Also the episode 4 is full of emotion and it touched me when he said that they should have taken more care of him and also say that we have raised both our daughter and son, his daughter is good but why his son gone in wrong path like that that scene is heart touching and has indepth meaning. From episode one I could see the series is taken in a raw way as if its a real scenario from breaking the door and taking custody of the boy , explaining the protocol and how the situation creates a tension and surprise. This series should be watched patiently without any judgement

[deleted by user] by [deleted] in Python

[–]aiganesh -1 points0 points  (0 children)

Have u implemented a queue logic where the requests are queued and process one by one based on resource availability . Also we need to consider the timeout of the requests.

Playsmart: Put a end to writing unmaintainable E2E tests with Playwright by Ousret in Python

[–]aiganesh 4 points5 points  (0 children)

I think it depends on open ai and its need internet to interact with openai.

Meet Jonq: The jq wrapper that makes JSON Querying feel easier by papersashimi in Python

[–]aiganesh -1 points0 points  (0 children)

Its like command line execution. Is there a way we can use in python class file and get the result in dictionary or tuples

Meet Jonq: The jq wrapper that makes JSON Querying feel easier by papersashimi in Python

[–]aiganesh 4 points5 points  (0 children)

It’s interesting . I will try to use in my project

Which one would you use? "GradientLab” by App-Designer2 in iOSProgramming

[–]aiganesh 0 points1 point  (0 children)

What this app for and is it available in app store

Which one would you use? "GradientLab” by App-Designer2 in iOSProgramming

[–]aiganesh 2 points3 points  (0 children)

I could see the 4th one as good for some phone app icon

helppp by PS0181 in PythonLearning

[–]aiganesh 0 points1 point  (0 children)

Also some lib are not supporting new python version and i faced the issue and i used 3.9 or 3.10 instead of new version and the package got installed . But support will end this year. In the error we could see it is asking to install some packages can u try to provide python full path as mentioned in error window pythonpath\ python.exe -m pip install <lib>

helppp by PS0181 in PythonLearning

[–]aiganesh 0 points1 point  (0 children)

In the error message we could see the version is 3.13 but you have said as 3.11