I have created one POC for alerts using WebSockets. Where I am using AWS Socket API gateway for server side implementation and WebSocket JS API in client side.
I need to produce a shift schedule , it would nee dot be done each year so I want to script it. I have 4 shifts, each with their own start stop times (generally
I have defined a simple configuration in Google Cloud Build that mirrors a github repository and triggers when I push to master. However, for some time, the bui
I would like to binarize a whole folder of images and save them. I've already found a code that binarizes a single image and store it in the same folder: impo
There seems to be plenty of resources/examples of deploying Azure App Services - but I was wondering if there was an example somewhere explaining: How to deploy
I made a quick PHP script on my server containing a call to mail() and started testing it. The html page always loads instantly, so I assume that means the PHP