I am building an architect where we would like to add a caching layer for on-prem datacenter and some of the web apis that are already on Azure. I know that the
I have been trying to display only the odd numbers between two user entered numbers by checking if both the numbers are positive. Here's my pl/sql block : decla
I try to connect to the mion cluster DocumentDB on AWS from AWS C9 with this tutorial. But every time I try to connect I get connection failed after 6 attempts:
I'm currently trying to print the following function in my plot and I'm not allowed to use any imports or other libraries: using Plots amplitude = 1 frequen
I want to sent a Postman request with a xml file like this to my api: <data> <user> <name>Andrei</name> <adress&g
I am looking to convert PDF files into images. Docnet is able to convert the pdf into bytes[] and their samples show how to save this byte[] into an image file
Does anyone know if memory usage have on lambda response time? I understand that memory allocation is directly correlated to CPU allocation, but what about % me
I am trying to use Pytest to test a largish (~100k LOC, 1k files) project and there are several other similar projects for which I'd like to do the same, eventu
How can i block image loading from specific domain in GeckoView? I tried searching equitant method like setLoadsImagesAutomatically from webview in GeckoView b
I am creating a simple drawing program using Zelle's graphics.py in Python I have a rectangular drawing area and I am trying to get my drawing to stay within t