I am trying to set up Apache Kafka on my local machine to try it out following this official guide: https://kafka.apache.org/quickstart. However, when I tried
I Need to Write a Smart Contract, In This Smart Contract User Can Send Token to Each Account in ERC-20 Network. sender :0x5C2879Ec550e2F65D557b540B7DEAB3A6d478d
I have a client-server app. HoloLens 2 is my client and communicates with the server using UDP. My MRTK profiler shows me the app consumes memory incrementally
I'm creating the game battleship in java for my APCS A class. I have a placement class and a shoot class. There are 2 human players, so in P1Shoot it's supposed
I'm working on making Crypto trading app using Websocket API. At my first page, it subscribes(sink.add([])) websocket of ticker data for whole products. And if
Please consider this scenario: For some math calculations I should find a number in specific place in a sorted list. For example consider this list: 1 - 2 - 3 -
I have a market data Spring Boot application that runs everyday and shuts itself down in the evening. After the app shuts down, I want to process the market dat
I'd like to make a plot using ggplot2 where some of the fill values are clipped, i.e. values above or below the limits of the color scale are displayed as the m
I am receiving the error when I make a call to my API with a get request: Include unexpected. Element has to be either a Model, an Association or an object.
I tried to compile sampleOnnxMNIST as from this code https://github.com/NVIDIA/TensorRT/blob/main/samples/sampleOnnxMNIST/sampleOnnxMNIST.cpp but got this