I am writing a web scrapping widget in my flutter app to extract the meanings of a Sanskrit word. I wish to know how to access the text yellow highlighted in th
I've heard that exposing database IDs (in URLs, for example) is a security risk, but I'm having trouble understanding why. Any opinions or links on why it's a
I'm trying to write some bash commands inside my deployment.yaml file. I want to execute this commands at the postStart. How can I check if the commands are wor
I am fairly new to programming and I need to run a code to search through a nested dictionary and retrieve every value for each sub_key. I was able to make it r
I want to make a program (EXE file) that will take the user defined settings and make a custom (EXE) file for the user inside of the previousl
I want to check whether the requested article page is actually one of the articles of the user who's been authenticated by passportjs req.isAuthenticated() func
I've installed Docker and Ansible to my AWS Ec2 Linux as follow: sudo yum update -y sudo yum install docker -v sudo service docker start sudo yum-config-manag
I have a react app that runs perfectly on the local port, but when I upload it to github pages through npm I get nothing but a blank screen. Failed to load reso