const http = require('http'); const url = require('url'); const fs = require("fs"); const host = 'ip'; const port = 1234; let requestListener = function (req,
This is my hardhat.config.js file code module.exports = { solidity: "0.8.4", networks: { hardhat: { chainId: 1337 }, mumbai: { url:
Is there a nice simple method of delaying a function call whilst letting the thread continue executing? e.g. public void foo() { // Do stuff! // Dela
UserCredential credential; using (var stream = new FileStream("client_secrets.json", FileMode.Open, FileAccess.Read)) { credential = await
I got a Apps Script (onEdit) running, that locks certain cells when a particular time is over, and it also makes a time stamp. The script works perfectly, but o
I currently have multi tennancy database working by implmenting AbstractDataSourceBasedMultiTenantConnectionProviderImpl. This is working great thankfully. Now
I get this error when I try to enter huge text and I dont know how to fix it.
Tried to do casting on this little project I am working on can anyone tell me what I have done wrong? Calculation_to_units = 24 name_of_unit = "hours" def day
**The problem was in this code lgin enter image description here You only needed to delete 1 line (<form metod="POST" action="/singup") to make everything wo
Can anyone help me with a JS code where I can update a number filed during a record creation? For example: You have an entity call cars that have a number value
I have written a module called network_resources in which I am creating vnets and subnets attached to it. Below is the code for the module and how the module is
I have a repository which uses ReactJS and has 39 vulnerabilities (all of them are in yarn.lock file) when I am on the master branch. Dev branch and a few other
From a stock transaction table I've created following sorted view table to be ready for FIFO: rowN date_ stockCode sign_ amount unitPrice 1 '2022-01-20' ABC in
I have this Java algorithm and I am having trouble printing the number of steps it takes to solve the sorting. Here is the code /* The main function that im
I am trying to update documents values, if they already exist in a collection, if they have the same value for a specific object key. For example, I have the fo
When a user purchases a subscription they can download the data into Realm Class. Below we is a Realm for SubscriptionOne. However, if they later purchase Subsc
Google sheet stock inventory Hello everyone, I'm turning to you because I can't get my code to work on google Sheets. The purpose of the program is to be able t
My real time chat application refuses to send message. no errors at all. I have tried tracing the errors by logging to the console at every stage passed and als
I am trying to run the following command in Ubuntu 21.10 with Docker so that it will run on my external USB hard-drive: sudo docker run -v /media/alexanderjsing
The row data has 3 columns and cannot shape a uniform grid based on 'x'&'z', so I am not able to plot the contour as the existed question: Create Contour Pl
I am trying to extract source level function name form llvm debug metadata. So far, I have tried getting the pointer to DISubprogram and printing out the metada
I have data representing mean concentrations over 5 months, some means are over a 24 h period and some are weekly means. I want to plot everything as a scatterp
<td><input type="checkbox" name="level_one[{{$loop->index}}][]" class="check" value="1"><input type="hidden" name="level_one[{{$loop->
I have a directory in which I receive orders as XML file. I want to parse this file and then do some things with it. I can set a scheduled job to check this dir
I am getting a data directly from an API and store it in list in dictionary format and then loads the data into the database , but whenever i open that page the
I am having trouble getting a loading circle GIF to display on a Tkinter Canvas in my game's support window. My game is called Space Invaders Supreme, and it is
Im trying to make a python discord bot which pulls all NFTs owned by a wallet which is input by a user. Going through the solana.py docs it only seems they supp
I am trying to assign an environment variable in Windows from the contents of a RSA Private Key File. In Linux this is easily accomplished with the export comma
I have two files that I want to merge in the same file, and afterwards read them. One is an image with almost all values equals, and hence is only 400 bytes siz
I am using type script and I want to make a type that represents an object like this the keys generated are genrated dynamically how do I do that { dog:true,