I'm trying to write a library management inventory system. This program has a few different options for a user to select, one of them is to display inventory. T
I have a uwp - desktop bridge app (SyncFolder - a folder sync/copy app) in the Windows Store which delegates copying, scanning folders etc. to a win32 process t
I want to remove all the characters after the last ocurrence of a specific pattern in a string, in R. For example: string = "asdsads dfdsfd>x 442 /<sdasvr
I have a search like the following { "size": 0, "query": { "...": "..." }, "_source": false, "aggregations": { "agg1": { "...": "..." },
I am developing a Quiz module. I have stored all the questions, its options and other details in a array of vectors. I want to display the first question to the
I'm implementing an authorization logic with passwordless login. In order to log in to the system a client must: send GET /auth/challenge request along with the
0I am using Spark DStreams to consume data from a Kafka topic, which has 5 partitions. Below is code for the same: import org.apache.kafka.common.serialization.
I understand that this doesn't take a significant chunk off of the entropy involved, and that even if a whole nother character of the GUID was reserved (for any
I am making a web api and have created several classes, the class controller and the service as well as the dto and the model. In the controller I have the meth
I tried to find a solution for this one but I can't. There s something that I keep missing... not sure what. I have a project that when I click a image, the ima