I'm playing with Kafka engine on ClickHouse cluster. At the moment ClickHouse 22.1 cluster and Kafka are run in Docker. Here are configurations: https://github.
Now im pretty stupid so i dont exactly get coding and what not but i do have some expirence with basic javaS, so I recently implanted this code and suddenly aft
I send from controller to view a list of objects, viewmodel is the object with some properties and pagedList, that need to be presented on page. And by pressing
If a WKWebView terminates when an app is running in the foreground, webViewWebContentProcessDidTerminate will be called on its delegate. But what happens if the
I need help. I want the detail view to be displayed at the fullScreenCover, with the code below this does not work. via the RowView a template is created from "
This BottomNavigationBar I'm designing I have designed this way but the middle icon is not being set. I have styled this icon, just put it as it is in the ima
I've been using eclipse a very long time but I've never encountered this problem. I have a program I'm working with, and normally to navigate between class fil
refering to the question Deallocating binary-tree structure in C struct Node{ Node *parent; Node *next; Node *child; } I tried to free a binary t
We get the following error when we try to push backup using wal-e: 2020-07-16T21:18:55Z <Greenlet at 0x7f2a59fadc48: <wal_e.worker.upload.PartitionUploade
I have a project which is using a simple batch file to compile everything I need to work with. But right now I need to use imgui in my project, and I got a prob