I have a repo that has two files that supposedly I changed locally. So I'm stuck with this: $ git status # On branch master # Changed but not updated: # (us
I think this must be a duplicate but I can't seem to find the answer on stack. Is there a way to compare two R scripts in the same wd to see if they are identic
I'm using Getx for navigation which internally uses Navigator 2.0. I'm unable to load a specific URL when I Host in Firebase Hosting. It seems
I have a string n = 'sophieMueller' where I want to replace two random characters with two random ones of the following list: replace = [ 'X', '0', '1', '2
We have an application which uses OpenIdConnect to authn/authz access to the system. We use our own iDP based on .NET core library: openiddict. We have 2 tiers
I have a script which I want to maintain as a single file, however I wish to echo the commands input into sqlplus without using either PROMPT <sql> or @sc
Please see the attached image. I have essentially created a Dark Mode template for myself. All I did was change the cell formatting (changed background,border,t
I have a MEAN Stack application hosted in Azure which targets users from different organizations. The Node API app is hosted as an App Service. When a user regi
I am trying to mock a fetch function, however this does not seem to be as simple as first thought as the code in which I am using does not seem to cover all asp