I have a script that calls other scripts that other people manage. It's essentially a CI/CD script that gives users the ability to tap into the pipeline. The is
Converted my gradle file to a kts to use kotlin dsl. Im not sure how to convert these two sections: sourceSets { test.resources.srcDirs += 'src/test/res' }
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host
I'm learning Python and making a program that uses loops to scrape planetary positions through a sequence of 301 years, generating minute by minute timestamps f
The problem that i'm having is that on iOS it seems like i cannot get the selection from the textarea. The same code on PC works well, and i can see the same te
I made a simple event to delete all messages with attachments within a channel and now commands within my bot are not working as intended the event @client.even
So I have thousands of users with latitude and longitude. They check in with new coordinates every 30 seconds. When they check in I need to send them the 100 p
I have this class: public class Foo { public int Left {get;set} public int Right {get;set;} public static IEnumerable<Foo> Sorted(IEnumerable
I want to host several react app on my linux(CentOS) server with nginx. currently I have two server block in nginx.conf. First server is where I proxy different
when we use kivy to create interface , the kivy file content of many lines of code, For example we have button with specific design, if I want use this button 1