I've been using the example Codepen (https://codepen.io/whoistobias/pen/yLNgjwy) to try to extend the Vuetify VBtn component to create a reusable Button Icon co
I am getting this error, while connecting to a server using private and public keys. cURL Error (58): unable to set private key file: '/var/www/work/xml/keys/c
Background I have a C# solution that has a few projects inside it, the file structure looks like this. Solution - Jobs - myWebJob - Presentation - MyMVCPro
I am working with a form file, from a city in Colombia (Cali). I need to convert the file to geojson format, however when loading it there is a problem with the
I am trying to write a program to find similarity between two documents, and since im using only english, I decided to use wordnet, but I cannot find a way to l
This is my NavigationLink DetailView, import SwiftUI struct AddChildrenView: View { @State var word : String = "" @State var meaning : String = "" @State var
I am creating a data warehouse following Kimball's theory. So, I am aiming for the greatest amount of dimension table re-use. In this theory, how should I phy
I tried to replace a character a by b in a given large string. I did an experiment - first I replaced it in the whole string, then I replaced it only at its beg