As per reading the kafka connect documentation: https://docs.confluent.io/5.3.3/connect/userguide.html#distributed-mode config.storage.topic=connect-configs bin
I have been trying to setup amazon fsx which was successful. But now my IIS app is not reading it or writing anything to it. What I have tried. I have set Ident
Fetching json data from rapidapi and trying to put it into a canvasjs chart. I belive the problem why my chart doesnt print is because the array that i create d
I'm installing valgrind now, until the ‘make install’ command it goes good. The next command- ‘make regtest’ outputs the next error: ..
I use SQL Server SGBD and I have the following scenario with 2 tables : CREATE TABLE D_CLIENT ( ID_CLIENT varchar(10) NOT NULL, NOM_CLIENT varchar(10)
Right now, I only really want my bot to play one file directly off my computer. Here's the code: const { Client, Intents, MessageEmbed } = require('discord.js')
I have a ktor app. I works fine when I run it in development mode. I package it in a docker image by copying over what the gradle application plugin provided. T
I am totally new in kivy and I was working this as a practice project. I searched a lot but can't find the solution. Basically the problem is when I send a requ