I have started using React Native Elements (https://reactnativeelements.com) for a new project. I am trying to update the light and dark theme colours (https://
I've been trying to integrate my posts into my user table for 2 days with the Json PlaceHolder API with nextJS. I can't seem to find the right logic and after m
I have a list of unsorted integers and I want to find those elements which have duplicates. val dup = List(1,1,1,2,3,4,5,5,6,100,101,101,102) I can find the
I have a repo with multiple users. I need to make a python script to retrieve a particular user's latest commits. How do I do that with mercurial? I was thinki
I am trying to convert an rgb image to yuv. Below is my code private byte[] GetNV21(int inputWidth, int inputHeight, Bitmap scaled) { byte[]
I want to create annotated publication-ready forest plots comparing different models. How do I ensure that the labels are placed above and tight against the cor
I've made a simple points bot for discord with a leaderboard. The problem is that if any two users have the same number of points, the name is repeated twice on
I have substance measurement data from water quality checks. The data is listed in a table starting with the date (dd/mm/yyyy). Above the table are the norms. T
I want to convert the type Editable from an android EditText to the type integer to do maths operations on a user input number I tried the following: int x=(i
I have this problem when trying to initialize google maps. As you can see Im trying to load the map in this div but I always get the same message. tried using