I have already make many animations using Segment Scale Compensate, I need to import these animations to Unity, unfortunately, while SSC is enabled, animations
Hey so i want to build a simple ATM via the chain of responsiblility, So lets say someone enters 982.55€ I need to go through the chain in the following or
Is there a way I could prevent all unit tests from running if a certain environment variable is not set to a specific value? For example I want tests to only ru
I am trying to test my project out, and I am using postman right now to pass in some data: I have set postman to "POST" to my local server through "body", and t
How to send firebase Phone Auth SMS to my flutter app users from my Django backend. Am already sending notifications from my Django backend using pycfm def sen
How do you have to create an application from an image which is pulled from a remote repository. So I have an image pulled from the repo ec2.xxx:5000. docker p
I have a dataframe with an 'id' column and a number of other columns. For each id, I need to compute a number of features, using data from the corresponding row