Problem: want to replicate mongodb data across servers but also like to alter a few attributes before to restoring. Server 1 (DB) -> Transform data of collec
I have 3 page (all statefull widgets) : Home page Weather page Setting page The things is when i'm going from home page to weather page with a "Navigator.pushNa
Let's say I've got a function that defines a matrix in terms of it's i and j coordinates: f: {y+2*x} I'm trying to create a square matrix that evaluates this f
The October2021/January2022 Vision API produces significant changes from the previous version running up to September2021. The October2021/January 2022 version'
I want to try and draw a trail that follows each marker I have that is updated live from a MySQL database table with GeoJson every 8 seconds. I have tried drawi
I am trying to make a api call using UnityWebRequest like this: UnityWebRequest www = UnityWebRequest.Put(prodLink + "/clubs/members/exchangedscorecards", JsonC
So, I have this document that contains a list of image path that its file have been stored inside Firebase Storage. So my problem here is, how can I use future
I am trying to convert a a 10 bit grayscale image to 8 bit (using python). But I am not able to find a solution yet. The problem with 10 bit image is that I can
I'm trying to get a trigger created when a new delivery line is inserted into Purchase Order Delivery then the quantity that's delivered is updated into the Pur
Is there a way that I can set the default heap size for the jvm on my own computer? I want to set it to 1g, because I'm always running custom programs that alw