I am trying to create a database of the bodies of as many Reddit comments, as well as the bodies of their parent comments. Currently I have a way to obtain larg
It can use strategy.opentrades.entry_price(0) to get the price when strategy entry. But how to get the price when strategy exit/close?
I use docker, installed Laravel 9 via Sail. I'm wondering it uses Apache or Nginx? Which file/line set the public folder as document root?
I'm facing issue uploading image to SupaBase bucket. I'm uploading image via postman post method and using formidable package to receive image and using SupaBas
If you have an accessibility service that detects events like this: @Override public void onAccessibilityEvent(AccessibilityEvent event) { //Called whenever the
I have a data frame called S1 and plotted it using ggplot2. In the categorical variables in the x-axis plots, I want to reorder them like this series("Mar", "Ap
Im running a pipeline that creates a kubernetes namespace but when I run it I get: Error from server (Forbidden): namespaces is forbidden: User "system:servicea
I have a custom hook useForm written in TS and it works just fine. Testing it with @testing-library/react-hooks. The tests pass. But typescript is complaining i
I'm writing unit tests for a service method that returns a Future[Boolean]. Inside the code that I'm testing, there is an Await.result usage on a sequence of fu
I'm working on a Google Workspace Add-on that functions within Gmail. It includes creating a filter and a label. Is there a way to run a cleanup function if a u