I've made dynamic image generate service like this https://dummyimage.com/ by PHP. now I'm thinking of make a dynamic image generator with nodejs. but it's not
I have a dataset like this: (basically a movie database) title Genre ratinglevel userid user_rating_score White Chicks PG-13 crude and sexual humor, lan
I have a webview in my app that I would like to allow users to highlight text in yellow there. I need to allow users to select, undo the select text and keep th
I want to log the serialized string but it is a sensitive data. I only need to log property names, not values for example if I get a null reference error, I onl
When I swipe, the record returns to its original place Tell me how to use the ViewModel class to find a record but Id and delete it My Fragment Code private fun
I’ve been working on a school project and need to do a loop consisting of a couple random numbers but I need them to output a different number each time.
Let's say I have a collection of 2000 documents with fields id, age, location in cloud firestore. On client side(nodejs), I have 50 ids and want to perform a qu
I am writing a python script to process an operation through the ThreadPoolExecutor. My requirement is to stop script execution if the exception is raised by an
I have a table withe about 1000 duplicate records based on a Name1 Field. Dupes can have different values in two other fields e.g. Acronym and ParentID. There