I have a batch application which needs to send message to two different Kafka topic on two different clusters. I want to make sure my kafka broker in which my p
The single channel received data is a one dimensional matrix. That's basically my audio input. I need to expand the dimension of this matrix to apply some multi
I am trying to pass parameters to a URL which looks like this: http://www.foobar.com/foo?imageurl= And I want to pass the parameters such as an image URL which
I'm trying to set up a series of .htacces rules that work like this. My .htacces is inside the doc root. rewrite the uri (internally) to be relative to a subdir
We have many XUnit tests in our project that we use to test our API (each with many InlineData). The problem is that we can access a subset of the API via two o
Our product team has been working on improved tooling to help us evaluate crashes reported back to the partner center. To help us with this, we would like to c
I am new to PowerShell and I am stuck at something really simple. I have Googled a lot and got this far but can't seem to resolve this. I am trying to do a simp