I am actually planing our next version of our telemetry system architecture. I am strongly considering Pulsar at the messaging solution. To better understand wh
Using Jenkins we would like to set this global description by default. We have used groovy scripts to set other global variables but I'm struggling to find what
I would like to delete files that begin with the array values and end with "_1.txt", from this given directory. I have this so far, which deletes the files succ
Currently I set the Primary toolbar background color with this code in the App.xaml.cs class: //SET PRIMARY TOOLBAR COLOR Current.Resources = new ResourceDicti
I have a combobox which I fill font's inside. The method I use to do so is in this link. I will share the answer from that question here. public YourForm() {
I am using the python-rq Retry() functionality with the on_failure callback. The problem is that the on_failure function runs after every failure on the job so
I am creating a card. The card has 2 line text widget. This text is overflow. I tried to use SingleChildScrollView with Axis. vertical. It's worked for mobile a
I have a set of data. I have use pandas to convert them in a dummy and categorical variables respectively. So, now I want to know, how to run a multiple linear
I tried running code from this link: https://towardsdatascience.com/how-i-built-an-ai-text-to-art-generator-a0c0f6d6f59f but I get this error when running the c