I'm writing a React app using TypeScript. I use material-ui for my components. I'm writing a custom wrapper for material-ui's Button component. It looks like th
So I am using rabbitmq docker image with celery and fast API to deploy a ML model over an Ubuntu Instance using docker compose. Everything works well, but somet
I am trying to insert some values into a stream as follows: ksql> create stream test(id bigint key, col1 varchar, col2 varchar) with(kafka_topic='test', part
I am using the Amazon Location Service with React, react-map-gl and Mapbox-GL. I can successfully load ESRI and HERE maps which suggests my authentication is OK
I have a REST api where my user can upload base64 encoded videos. Upon upload, i'd like to split the video into frames to train an AI. Here is my current versio
I have an image build upon a eclipse-temurin:11, which runs fine, but results in >600mb for a simple spring-boot hello world webapp. Question: is my dockerfi
I have already installed Fody in my application several and several times but still this error appears below, could anyone tell me why it happens? I use the lat
I keep getting an fpermissive error in my code where i call the functions im not sure why. the two errors are: error: invalid conversion from ‘char*&rsquo