how i can set my image string base64 to grayscale in react native expo i'm try to set style but it not working style like tintColor: 'gray', o
I am working in a Vue.js project I am using fontAwsome library there are my versions: "@fortawesome/fontawesome-svg-core": "^1.2.34", "@fortawesome/free-solid-s
I have 3 entities with the following relationships : a Folder which can have multiple Participants - with firstname and lastname. A participant can be optionall
I have already trained a bert model and saved it in the .pb format and I want to retrain the model with new datasets that i custom made, so in order to not to l
Halo, i'm very confuse with this condition.. i already set cookies if user was regist or login before.. but if i refresh the page.. the cookie was not read and
What is the easiest way to convert [x1, x2, x3, ... , xN] to [[x1, 2], [x2, 3], [x3, 4], ... , [xN, N+1]]
Hello laravel websocket is working on local but when I deployed on ubuntu server it showing the following error. http://sockjs.pusher.com/pusher/app/MY_KEY/288/
am just trying to fix my problem. Exactly: I have array that has been filled up by database (music playlist). That array contains duplicates what am trying to a