I'm making a Login page on Jetpack compose. I'm using themes with MaterialTheme. When I choose the background colour as white, it shows me a dark grey colour. I
The Python code given below draws a triangle, how can I fill it with a color inside? Or another easier way to draw a triangle in OpenCV? pts = np.array([[100,3
i´ve got a question regarding accessing json objects/arras via javascript: so i have this array (got it from the backend): let resp = [ { "4-1
I am trying to run though a program and send string literal value of variable to xml markup using xml.text! var_name. This var_name is having xml tag opening an
I'm currently using this code to plot the scores and mean scores for the deep reinforcement snake I've been working on. plt.ion() def plot_data(scores, mean_sco
I have the following log function void log_error(char * file_name, int line_num, int err_code) { printf("%s:%d:%s\n", file_name, line_num, get_err_str(err_c
I need to reset the useMemo value in my react app but Im not sure how to do it. I made a minimal example of the setup. Basically when the reset button is click,
My Node app is running fine locally, but has run into an error when deploying to Heroku. The app uses Sequelize in a /models folder, which contains index.js, Co
I have three tables in one database. These tables have a foreign key between they. The Table1 is master from Table2 and Table 2 is master from Table3. I want g
I'm trying to get a the result of the max_over_time load5m divided by the number of CPU cores I have a table with the below queries and both works query D = max