I have lottie library in my project built on react-native. followed These installation steps on an android, but to my surprise the animation works on fine on em
I have a Browser app, I need to set it as my default browser. I want to call such a system menu (as in the photo) only instead of Chrome - the name of my applic
I am new to C++ and wanted to know if a .bin file can be converted to an ASCII file (ASCII file is to be loaded onto EXCEL for further data analysis). The binar
How I Can use a variable outside the function where it was declared? $(function() { function init() { var bwr_w = $(window).width(); } init
My SSH trafic flow is as shown in the diagram below. Requirement is to Block all SSH traffic and allow only few list of project to be accessed from F5 LB which
I create a new branch dark and add a new file y.js. Then I switch back to the main branch. Why is y.js not lost when I switch branches? Demons
I've been stressing out on this problem for so long and I can't seem to find a solution. I want to train a NER model to recognise animal and species names. I cr
I would like to know the difference between Grafana and PRTG from a functional point of view. We use PRTG at work and I have to do a proof of concept on Grafana
I have written the following code in Nodejs which is saving data in MongoDB: function insertDoc(db,data){ return new Promise(resolve => { callback=
I am planning to use Google as my OAuth2 Authorization server. How to configure the roles for the user, in case we are using Google,FB,Github as our Auth server