I have a client/server app which I have been developing on a single PC. Now it needs two serial ports, so I borrowed a PC from a friend. When I build my app an
I am trying to implement a rate limit using the AspNetCoreRateLimit package. I would like to limit the rate on only one endpoint This one: https://[removed for
I have been wanting to play around with mouse and keyboard automation and I have just downloaded a package called "mouse"(https://github.com/boppreh/mouse). unf
I am trying make a binary prediction (predicting QQQ states) using 16 input variables. My data set is 2001-2022. Here is what my data set looks like (predicting
I am confronted with the problem, to transmit an index (uint16_t) and data (int16_t) in a int32_t type, but I had no success yet. What I tried is the following
I get the build error when I try to build an Android app in my React Native project. When I run react-native run-android, it says: > Configure project :rea
I have built a relatively complicated system (CMS) which consists of two projects - admin site and user site. On admin site we create content and add it to page
When running my forloop function, I came across the following error message: "Error in [.data.frame(returns, i:(i + 60), c(FALSE, ESGscores_logical)) : undefine
I got error related to reading file when I run docker run ..., while the shiny app works well in Rstudio. All data (Input tables), shiny app .R file and Docker