Complete noob to AppleScript here with a rather complex one: I would like automate a script that can do the following: After launching, waits for 61 minutes wit
Is it possible to return a list of validation errors for a specific field, without having separate validators for the same field? It would be nice to get all er
I'm going to build rest Api layer using dot net 6. but I have two options available create rest Api layer as azure functions (http triggers) create web Api usin
When i try to deploy a program with anchor (devnet or mainnet, same error), i get the following error : Deploying program failed: Error processing Instruction 0
I am learning JPA. I need to create 3 tables, product (pk => id), cart (pk => id), cart_details (pk also fk => product_id, cart_id). The relation is :
I am trying to build the next Js app production files to deploy it on cPanel, when I execute npm run dev the app is working just fine but as I start to build a
Recently I've been trying to make a program that takes in a double in the form of a string. It then parses that to a double which goes to another class to be di
I am having a error when trying to build a package from source. "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\
I would like to hide toolbar from activity on specific fragments in Navigation Component stack. Problem is that hiding is not in sync with fragment change so I