Still in need of help :) I'm trying to adapt the following chunk of code to VBA for Mac (as the final implementation has to be on Mac): Dim ws as Object Dim res
More specifically, what's the best way to handle the data fetching for a particular page in my application. My components relies on a ~50mb json file, which is
I am trying to use caliper benchmark tool and need contract id to mention in one of the files, but I am unable to find the contract id. From where can I get tha
I am looking for a solution that allows to check what recipes from a given list I can make from the ingredients I have in my fridge. So both "recipes" and "frid
I have 3 different items on the bottom of the screen for my website but they use margins and bump each other up, I want to use a flex for this but don't know ho
I need an additional directory to appear in my $PATH in the ddev web container, for example, /var/www/html/bin, and I need it to show up not just when I ddev ss
I am validating an input, for which I have created 2 custom validators. what I can't get is to be able to relate each custom validator with a specific mat-error
I just want to ask how to properly conditional testing? I have this code here cy.get('[data-slug="add-to-any"] > .plugin-title > strong').then(($slug)
I need a python method to open and import TIFF images into numpy arrays so I can analyze and modify the pixel data and then save them as TIFFs again. (They are
I have a python script which is basically a graphic interface (pysimpleguy) to a mysql database. I am working in python 3.8; my dependencies are: PySimpleGUI 4.