I parsed a extremely LONG dictionary for the the fields 'zones' to a variable called scanner_data. In the next paragraph I'm showing the type of scanner_data. T
A lot of times my windows software made in VB.NET (Basic language) needs to update or insert SQL in my website SQL. So I have to WRITE a php script in vb.net th
I already have a sketch.js file with some gameStates. var gameState = "wait"; I added conditional statements such as: if(gameState == "wait"){ backgro
I'm developing a contract and a Web 3.0 using Hardhat, Ethers.js, Node.js and Web3.0 (Metamask) to do ETH smart contracts and transactions and I'm getting a rar
I have a scenario where upon an admin-restricted creating a 'new' Invite, the admin can not enter 2 of the values. They are intended to be set upon a user 'regi
I am running Jmeter scripts from the command line. While running I get this summary after every request. I understood from the documentation that we need commen
I have created a GAN network for image generation, as we know that output of GAN network is related on the size of noise that we feed it with. so for some GAN's
I have a url http://www.example.com/chatroom/chats.php?chat=hey dear I want a url to be http://www/example.com/chatroom/chats/hey dear where chatroom is an al
I'm trying to create an execution environment/shell that will remotely execute on a server, which streams the stdout,err,in over the socket to be rendered in a