I query every minute against a MSSQL Database with jdbc-plugin. In this Database my timestamp is stored in ticks. Field-name is lastupdate. Now I wanted to conv
I am receiving back this kotlinx.coroutines.channels.ClosedReceiveChannelException upon about 50% of my api calls to a post url through Ktor HttpClient. Our cod
I'm trying to set up a toolbar with a burger menu, this is my code,and the error is: This Activity already has an action bar supplied by the window decor.
I'm trying to add iOS Push Notification (Firebase Cloud Messaging) in XCODE But no response I tried to clone the project to another MacBook but still getting th
I have some lists and want to write them in a CSV file. Every list has 9200 items. And every list must be a column in a CSV file. I write this code: file_path =
Hi I'm a student studying statistic, as my textbook does not include much of the R coding but more of the basic calculation. Hence, would like to ask if it is t