I use other API to upload MD to github's directory, and trigger workflow for follow-up work I need to add a section to the workflow to find files and rename the
I attach 2 webcam to computer and it was listed in /dev folder: /dev/video0; /dev/video1. Can you help me write C code to get serial number of webcam with inpu
When I try to use a print statement in Python, it gives me this error: >>> print "Hello, World!" File "<stdin>", line 1 print "Hello, Worl
I am working on AWS's Amazon Connect. I am creating a contact flow in which I need to store call recordings. So I am using Enable Call Recording component of Co
basically this code needs to be able to draw a rectangle with 2-point clicks from one corner to the other which then draws the rectangle according to the distan
I have a data frame from csv by Credit Card Fraud Detection at Kaggle. I tried to see the range of amounts for each columns named V#, but it is hard for me to c
I have Lambdas with Tag of Name=production. I would like to get them using Terraform, looking at aws_lambda_function, I can only get single lambda by function_n
In a game I'm making, I'm using a Regex expression to be able to parse in level data from a file. To test this, I'm trying to use the Regex ex
I'm busy studying Javascript as my first language, so I am very new. I am busy with a project for generating company e-mails and passwords, and I want to use JO
I have been trying to write a CBPF filter to direct UDP packets from specific sources (source IP+port) to specific listening sockets on the same port using SO_A