I'm using the binance API to get the prices of usdt. The API works on postman but it doesn't work on google script. function fetchCryptoPricesFromApi() { cons
How can I add an image to a button, rather than text?
Recently I was exploring the contents of a .jar file in 7-zip. I ended up changing the default program as I was opening and inspecting numerous jars. I do not r
I'd like to create an nginx rule to deny access (with a 404 so that the attacker doesn't think it exists) to a root directory /lib, but I do not want to include
I have a TextWatcher on an EditText, in the method afterTextChanged, I add characters to the EditText then I move the cursor to the end of EditText for continue
I am building a genomic pipeline with Argo for my Master thesis work. Essentially, I have created a WorkflowTemplate with all the container templates defined, t
I'm trying to make it so that if you use a command, it sends all the content of my MongoDB schema. For some reason, it won't work and is printing this error: "T
I am building a heterogenous graph database looking at organisational structures. The vertices are: people, role, entity and each have different properties. I w
I have recently started working with VS-Code & Python Jupyter Notebook remotely using SSH and it was great until now. Almost had the experience of working d