We want to use Sentry for error logging (on-prem for our use case) but since we use k8s for everything we chose the Sentry Kubernetes charts. We are using a clo
I want to make datasets of my images for an object detection model. However, I want to try to use random crop and rotating the images to make more datasets but
I am running jenkins and docker on Ubuntu server 20.04 LTS. when starting jenkins pipeline to run docker commands, I have this error: Sorry, home directories ou
I want to implement a swipe to delete feature on flatlist data. I can get the swipe to work, but it only registers after the touch input is lifted. When I start
I don't know exactly what is my problem. I used some library. When i use callback and trying to get state of Component, the state always is default value. Exam
I'm still new to the realm of jquery but have a drag-and-drop code I'm looking to use on mobile devices as well. I've researched and it looks like I need to giv
I would like to restore a previous version and make it the current version. I can see the previous version (version ID: sAK..) but when I select Actions, the co
Is it possible to set the Last-Event-Id header of an EventSource ? I have a simple chat app that keeps the messages cached. When I connect, I send all the chat
I have a website where, under a certain condition, I want to remove every element after the <header> tag. How can I do this with javascr