Issue I have a MySQL database for my Discord bot which I would like to backup every 3 hours. I've given my code below which seems to send a file without the dat
i recently installed kafka-connect-email connector from confluent-hub: This is the connector com.github.jcustenborder.kafka.connect.email.IMAPSourceConnector. (
I have the following code: var user = (Dictionary<string, object>)serializer.DeserializeObject(responsecontent); The input in responsecontent is JSON,
I have the following code in my HTML file: <script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js" onerror="this.onerror=null;this.src='../js/axi
I have an ASP.NET Web API which works fine when running on "IIS Express" with localhost:1783 But when I uncross the "Use IIS Express" and then press "Create
I am using https://www.raywenderlich.com/4363809-uisearchcontroller-tutorial-getting-started as based project. To make UISearchController hidden initially durin
Running this code gives me an error that I cannot fix. How can I solve this without resizing the original image and still add that 2 images? a = imread('sam
I need to make this app that displays a list of historical figures using ListView in flutter. So far I have been able to make the list of names of historical fi
I'm trying to solve a much bigger problem, but this might be the key to the castle. The example I'm giving has an order to it because there are dates but I drop