In pure /bin/sh how can I distinguish between an empty variable, an unset variable and a not existing (not defined) variable. Here are the case: # Case 1: not
What is the ramification of using each api? For example if I am using sql api, am I sacrificing ACID, and which part of CAP am I using? How do azure achieve hor
My first list that has the numbers I want to generate: list = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11] My second list (list1) has how many times each number from
i started working with fatfs a few days ago for reading and writing to a microsd card from my atmega328p. Unfortunately no txt file is created with my code, but
I need to make the user able to pick only documents types (ex: pdf, docs, xls) from phone storage using the new Activity Result API, but the problem is that whe
I am creating a form having multiple things and as i am beginner in my front end career I am stuck at this point where my imagination stops working . So basical
I have a trait with a method that's being used by 3 different classes, in one of the classes, I would like to override the method to accept an additional param,
I am using this link to install apex: ImportError: Please install apex from https://www.github.com/nvidia/apex to use distributed and fp16 training Here is my D
I Currently have a project in AWS with several lambda functions, most of the functions in NodeJS, I want to know if is there a way to create a lambda layer with