So I have a terraform script that creates instances in Google Cloud Platform, I want to be able to have my terraform script also add my ssh key to the instances
I am trying to load an image to my flutter app and for some resone I get an error that I dont know how to fix this is my code: import 'package:flutter/material.
This (```js) for JavaScript language This (```diff) works for diff. But I don't know I to use both in my markdown file. I'm trying to achieve this in the docs h
In our microservices architecture there are several APIs that are part of shared library included with each service. We want these APIs (ex. /cache/delete) to a
I have a zipped file: main.zip And I want to unzip only some folders present in the zipped folder while excluding the .git pack file. The folder structure in ma
I'm writing a program that launches a random file in s directory. the file can be of any type, but mostly video or image files. Each time I launch a file I want
Console.WriteLine($"{name} -> {string.Join(" ", b[name]):F2} (avg: {b[name].Average():F2})"); I am not exactly sure how to use :F2 in stri
I'm implementing HTTP over TLS proxy server (sni-proxy) that make two socket connection: Client to ProxyServer ProxyServer to TargetServer and transfer data bet