I have a python app that run bash shell commands that require root priviledges. In terminal I type "sudo python3 main.py" then load python app file. Python app
I'm working on an Android app and have an app_id and a client_id in a strings.xml file. It seems the app_id is safe to commit, bus is the client_id? Sorry if th
In my Nextjs app, when I run git add . then git commit -m '(add) some message', it runs Next build before it can commit. This did not happen before, and the pac
my-release-etcd-0 1/1 Running 0 3m58s my-release-milvus-standalone-8587d4796d-r579n 0/1 Running 0
My problem is this: I have a class which stores a std::variant of state classes (state pattern). The states themselves are private nested classes of the class w
I cant click on item inside my menu. My menu opens and everything is displayed normally, but nothing happens when I click. I don't know why and searched for inf
I'm a beginner coder. Last day I wanted to debug my code but I got the error I mentioned in the title (I always compiled my code by myself manually and my compi
I know npm is the package manager and nvm is the node version manager. I am currently trying to auto-install my development and production environment using Bas
I am quite new to json schema's and I'm not finding a way to do this. We are being forced to use draft-4 as we want to use Visual Studio to edit these We have a
I have a Selenium Project build in Java. I am trying to automate E2E testing, so basically just have my ci run docker-compose up and it will go through all the