i made a little GUI to take input from the user one of the main process is withing a thread and since that command starts there's an event that triggers an endl
I have the following issue: I try to make VSS snapshot from a windows server instance with Veeam with no succes. Then i tried straight from the AWS console with
I'm trying to minimize a three-variabled function. I don't really care which method to use, but since I'm no expert I'm using scipy.optimize, which seemed easy
I have my API that is running correctly, then I have my application in which I have: public partial class MainPage : ContentPage { HttpClientHandler
I'm advertising on Facebook Ads I'm getting lots of hits on my server with IPs from Facebook but they are not using the typical user agent "facebookexternalhit"
Thanks to Roslyn, having access to .Net compiler, in our project Gcop we need to have list of references where are calling a method. VS IDE shows the referenc
Initial task In my GitLab CI build, I want to: Start a docker container with local AmazonDB. Standard port layout: port 8000 in docker, port 8000 exposed. Of