Question in the title, trying to figure out how to add a CreationPolicy to an ec2 instance in the cdk so that I can then send a cfn-signal command once the scri
I was trying to make a program with the google pygooglevoice python module so I could send messages with my PC without having to open the google voice website,
Here is a video of what I am trying to do. [https://soapbox.wistia.com/videos/rVDNWFKiuW][1] The YT video I am trying to copy is https://youtu.be/YBd7Bv41A1Q He
I'm working on an AI portion of a guessing game. I want the AI to select a random letter from this list. I'm doing it as a set so I can easily remove letters fr
I need to call Postgresql function that has hstore parameter. I call it like this: @Repository public interface DocumentRepo extends JpaRepository<Dokument
I am trying to insert the id of a record using typeorm mongodb. I have created an Entity class for User, then I created a service for saving user into the datab
I am deploying InvenioRDM as local. Here is a gist of the limitations. InvenioRDM as local instance for prototyping Application is strictly IP address and port
What I want to achieve is using zsh in "output" pane whenever I run a Task in VSCode, but it keep using /bin/sh instead. The "Terminal" pane is using zsh corre