Im trying to make a simple helper overlay that display info over a window but doesn't interfere with interactions on said window(click through overlay). I prefe
Create *Std as a global variable. Create *Std as many Num as you enter. This code is not executed because Num is contained within main(). Is there a way to set
I'm looking for a way to display my API (localhost) to my docker using kafka. My producer (below) works like a charm. I know because when i print res.text, I h
I tried all the possible solutions available online. Changed my token with all permissions. Changed the gitlab connection with latest token. Still pipelines in
I can't figure out how to set up the links. I have created a collection. I need an creator to be automatically specified in that record when adding a record to
I got an array full of items, all are string. But many of the items should be INT. I got: $myArray = [ 'id' => '123', 'title' => 'Hello World',
What is the best way to process a two-state signal into individual events and dump this into a database using a python script? Are there maybe some dedicated li
I wonder what is the best way to handle parallel SSH connections in python. I need to open several SSH connections to keep in background and to feed commands in
I have a deployment playbook and I want to see some info of the artifact being deployed. For that I created the following task - name: Print application info
I am trying to bind an Azure function to a queue and get the following error: The input is not a valid Base-64 string as it contains a non-base 64 character,