I have the following set up: Authorization server (.NET 6 with MVC, port 7000), Client (.NET 6 with MVC, port 7001), Resource Server (.NET 6 API, port 7002). Au
I'm now using kubeflow pipeline in a local environment which has no network I have wrote a pipeline with only one components, I have build the image for it but
So, I've been trying to make a suggestion discord bot, so it sends a message to a specific channel when prompted and verified with a button, but I can't seem to
I'm trying to clean a big list of log files from undesired lines and to only leave those who contains some strings. For example: sunday morning NOPE again may i
When I use node's crpto library to encrpyt a sing 128 bit block with aes-128-ecb, the result is a 256 bit value. It is my understanding with ECB that the plain
There is an identifier that is needed to be passed for this to work but I am not sure what identifier has to be called. Can someone help? I am needing to make i
I created the following CodePen Source The following CSS works great in getting the body to scroll properly but the header and body don't line up. The table st
I have a very basic setup such as a Raspberry Pi set up as a local web development server which I access with SSH keys (passphrase is configured automatically w
I have an activity that has the following set as theme: android:theme="@android:style/Theme.Dialog" However, there is a title bar in the activity-dialog that
So in my previous question, I asked about a material UI library in Angular. Came across @angular/material which seems to be good enough but I'm having trouble i