So, trying to create a function that takes a string input, and with that input, it counts all the instances of all characters to a dictionary (like {'a':5, 'b':
I'm trying to get the text from audio using Web Speech API, pass that text to the API call, and display the result with textarea. Each function works fine when
I'm struggling with a sql query, and will appreciate any help. I have two tables, they both have a sort column. The first one looks like this: person_id image_
I've this model: @interface Data : NSObject @property (nonatomic, assign) int Period; @property (nonatomic, assign) NSDate *Start; @property (nonatomic, assig
I would like to achieve a linked list type data structure in my anchor program. However I can't bring myself to understand how I can use nested account. Followi
I am trying to create a docker image for a svelte application. The svelte application I am using is just the svelte template with TypeScript initiated. I have m
I'm so close. My input is a number input, with a increment=".000001" and hiding the spin buttons. In my directive I have: @HostListener('paste', ['$event']) onP
First of all excuse my horrendous code, I'm trying to make voice recording work in a way where, you type the command =record and the bot joins the channel, play
I have tried multiple times to get permission to just show facebook business account feed inside my webpage. Every time they deny my request. I'm confused and n
In a Service Mesh controlled by Istio, I would like to throttle the inbound traffic based on two conditions below: Request path Source Label (e.g., app: an-app)