I am trying to configure the back-end with the front-end while they are running two different ports. I send a request to it from an app (on a different subdomai
def f1() in1="hello" in2="world" for i in in1: for j in in2: print(ij) f1() There two strings in1="hello" i
I have a project where I need to use Google Identity Platform to store user accounts (related to application A) in GCP and ORY hydra to connect user in an appli
Instead of writing .filter(tableADao -> tableADao.tableBDaos().isEmpty()) I'm looking to write a postgreSQL query to remove the empty collection. I think I
I am trying to find the right scaling, angle and translation to align two images with different resolution, using differential_evolution (shown in the Code belo
I am using the axios CDN link but it gives this error Refused to load the script 'https://unpkg.com/axios/dist/axios.min.js' because it violates the following
I'm using RedGate to do some performance evaluation. I notice dynamically creating an instance using Activator.CreateInstance (with two constructor parameters)
I made a bot that waits for videos from several channels and sends new ones to telegram.. Here is the code: from distutils.log import error from googleapiclient
I have this query where I want to return results if the search string provided yields data from the 'FirstName' and 'LastName' column of my database. They each
need a quick help. We have a user called replicant which we use as replication user. Due to security, I had to change replicant user's password. I changed passw