We have an asp.net app that gets deployed to both On-Prem and on Azure VMs. We are trying to figure out how to configure the app so that when deployed on an Az
I am trying to setup my own ngrok server on EC2 and trying to tunnel a ssh connection on another machine on which ngrok client is running. How to run your own n
When I apply a linear gradient to the body in CSS like below body { background: linear-gradient(#10416b, black); } It doesn't apply it to the entire web p
I am trying to find an explanation of the DataKinds extension that will make sense to me having come from only having read Learn You a Haskell. Is there a stand
I am trying to monitor calls from an app to my server just like Firebug does. I could not find a way to see that in iOS Simulator or in xCode. Is there a way t
I want to create an input using JavaScript that automatically formats it in the correct Credit Card format. What I Want? The input should format input in grou
Short story: I have a gitlab-runner in a docker-compose and I want to be able to use DIND, but I'm facing some difficulties.... I try to create a platform whic
I have a microservice that sends json date fields in the following format: "date": { "dayOfYear":314, "dayOfWeek":"WEDNESDAY", "month": "NOVEMBER",