I know that I can add a comment to a file using the Windows gui (see image). windows file properties What I'm looking for is a way to add this comment using the
I have a small flask app that I'm using to import jobs from a database. The route I use for importing the jobs is as follows (job_details is a submit button in
I'm not being able to inject beans into my OncePerRequestFilter. Here's the XHeaderAuthenticationFilter: @Component public class XHeaderAuthenticationFilter ex
I have an API service in angular that I would like to reload when backend data is upadted (graphQL API addresses). More specifically, in the code below, I would
I want to assign my media library images to product image when importing CSV. CSV file has 10000 products and image column has google drive image URL i manage t
As far as I can tell, web workers need to be written in a separate JavaScript file, and called like this: new Worker('longrunning.js') I'm using the closure
In one of our project we have to integrate Bitbucket webhook with Tekton pipeline that means whenever developer commits any changes to Bitbucket repository, Tek
I would like to stream a file with the AWS Node.js SDK v3 without downloading it completely first. How to get this stream? In the documentation I only found exa
So I am working on a custom programming language and have a long ways to go. One of the things I am currently thinking about is memory management. I am currentl
I'm trying to change screens and I can't, it doesn't report any errors, the button just doesn't work, I click and it doesn't change screens. SignIn.tsx import {