I want to create a custom voice recognizer and design it the way i want. This is my current one: http://i.imgur.com/FhHEOZR.png?1 I want to create a custom on
As title states, how can I retrieve the balance of a bitcoin address using python? I can't figure out how to do it - I've been at it for a while but just can't
I'm getting the below error while compiling Kotlin with Gradle. I Googled a lot but couldn't find a hint as where to fix it. Anyone seen this before? Execution
I would like to create a own generic method that calls the restTemplate.exchange. In particular I would like that the signature of this generic method to be : p
I need to extend the graphql/hasura dataprovider in order to have a custom method all other methods shold work as normally expected from this dataprovider i've
I have a list of 4000 strings. The naming convention needs to be changed for each string and I do not want to go through and edit each one individually. The li
Weeks ago I removed a large amount of PVCs in different GCP projects from my account and I want to reflect that removal tasks in some reports using the billing
How can I implement the interface below in Typescript, avoiding the commented errors? These are the classes imported from angular: This is base class which is d