I want to add a specific certificate policy extension to my CSR but I am not sure how to do it. It looks like I have a class CX509ExtensionCertificatePolicies t
When I open VSC the IDE send me this error, and I don't know why. Somebody can help me to fix it? The error :(
I am new to coding and I am trying to have a statement printed after my code, with other print() in the code block. I think I am having a problem with the inden
I want my code to download a file from a website and save it to an directory that the user has selected in the FolderBrowserDialog ... i've tried this code belo
I was reading up on ajax and how it empowers us to exchange data with a server behind the scenes and consequently avoid full page reloads. My confusion lies her
Background I have a table built using react-table with useSortBy hook. Everything works just fine until I change what Cell returns from columns. The thing is, f
I need to trace if a product is bought from a user coming from a specific site, that's why I need to set a meta for the order. Let's focus on this piece of my c
I am trying to install pythonnet and i can't for some reason and it just gives me this error whenever i try to install it pip3 install pythonnet Collecting pyth
I'm having trouble finding them, and how to use them in general. for example i see in x86 functions, the output may be a file descriptor. i ca