I'm trying to convert a hexadecimal INT to a char so I could convert it into a binary to count the number of ones in it. Here's my function to convert it into c
I was working with my website and after I started a very huge process in the server (CentOS 8.5.2111), the server can not allocate more tasks
I have an Ionic 4 app that has a form with inputs in it. When the user clicks on the input, it opens the keyboard, but it hides the content, without scrolling.
Trying to bring clarity to this issue. I need to get any attachment file from another back end and return in the nestjs controller. Service code: getFile(toke
I have a verification email that is sent out to users that sign up for a website I have developed. When the user signs up I send them an HTML email that has an
Just started using Firestore and Flutter and trying to get my document items from Firestore into a ListView and running into errors. Here is my data structure:
I'm using Qt 6.2.0, Qt Crator 5.0.2, Ubuntu 20.04. I built my Qt application in Debug mode. I surely made some errors in my code because it fires a segmentation
We are publishing micrometer counter and timer metrics from our azure app to application insight. We are counting hits to an API and the time it took to process
In our project,forms(login,signup,logout,etc..) were built in django and through this we are getting the authorization details and this was stored as redux-data