I want to calculate variance, gabor and entropy filters to some images, but the images have blank areas that I don´t want to apply the filters. I try to u
I have an Azure App Service that connects to an Azure SQL Database. The Database has a READABLE geo-replica in a different region (different SQL server and diff
When I try to type the help command the bot doesn't run the command but i get this code in replit Promise { <rejected> DiscordAPIError: Invalid Form
I am recently trying to perform tensor calculations with Mathematica as I came across problems like these: Given two tensors M,N (here matrices), I want to comp
I have a private APT repository configured with a GPG key and a self-signed certificate. I want to access the repository from a device with a yocto generated OS
I am a newbie in xml and.net (2.1) I am trying to read the response of the SOAP service in XML. Can anyone please help get value in a variable? example: var pa
I'm trying to insert a hash to a YAML file and later return it to the original hash. (I'm doing it because I'm using multiple threads and want to merge them all
I'm trying to include reCAPTCHA in a React application I'm developing, with Next.js for the server side functionality. I think I'm fundamentally confused by reC
So I have this PHP script to show my videos in Fluid Player, it looks like this: while($video = mysqli_fetch_array($resultat_video, MYSQLI_ASSOC))