I created a discord bot with discord.js v13, I get trouble with converting the opus packet to other file types, even the discord.js official examples haven't up
I'm new to flutter and I'm just trying to receive firebase push notifications to my flutter app. Push notifications are receiving when the app is closed and in
I have enabled "store.kafka.keys" : "true", "store.kafka.headers" : "true", "keys.format.class" : "io.confluent.connect.s3.format.json.JsonFormat", "headers.for
I am working on streaming device with CSI camera input. I want to duplicate the incomming stream with tee and subsequently access each of these streams with dif
how to develop ms excel ribbon functionality not COM add-ins or VSTO add-ins. Using visual studio Thank you I want to implement excel ribbon functions to valida
I have an app which detects swipe on edge of the screen using an overlay view. Now I wanted to add an action which will be performed when the overlayed view is
I'm stuck and I hope somebody can help, I am trying to build the h264lib_opencore library to webasm and I successfully built it, I isolated the functions that I
I want to take screenshot of specific composable function on Jetpack Compose. How can I do this? Please, anyone help me. I want to take screenshot of composable
So I am using Firebase SDK to send push notifications to my android clients. On local IIS this is how I have configured FirebaseSdk. In Startup.cs I have Fir
I want to make an elevated button like the one below in flutter. I have tried a few things like a border but did not succeed in it. Anybody help me to make it i
I am trying to load a pandas dataframe into a tensor Dataset. The columns are text[string] and labels[a list in string format] A row would look something like:
I try to request some information from API Platform with React. This is my code to get all the Technics. It works perfectly fine, I got a status code 200. But w
I've have read the official document for the Manual Validation task. This is one of my stages in my YAML Pipeline: - stage: Prod dependsOn: QA conditi
I have these 6 tables and query which returns everything I want, but I want to add a new pivot table, so I can get a list of rows linked to it. Query: SELECT DI
I have this section for clustering markers on a map with a custom cluster image: <agm-marker-cluster *ngFor="let item of clusters | keyvalue" imagePat
I recently upgraded my application from CRA-ts to CRA, upgraded react version from 16 to 17 with typescript version of 4.1 and node version to 16. On backend I
Im trying to send a embed then after 5 seconds ins gonna get deleted. I haved tried this. client.on('messageCreate', async (message) => { if (message.co
FfhggtffgtfgtgftI want develop application that whenever it recognizes a keyword it does something. it needs to be in listening mode all the t
I would like to use a Huawei phone emulator but the simulator only shows Tablet, TV and Smartwatch. It seems very strange to me that the most common device is t
Our Vue js website contains dynamic url of css and src by different environment. Each environment have different domains. So the Content-Security-Policy contain
I have followed the steps listed out here for setting up my local AEM instances. The author is running just fine. the publisher instance is not, going to http:/
Earlier I used to use from statsmodels.tsa.arima_model import ARIMA model = ARIMA(log_air_passengers, order=(2, 1, 0)) results_AR = model.fit(disp=-1) plt.p
//write the test case got this error when i am using shallow its working fine but not gent expect value do you have any solutin please help to me import React f
Essentially, i have a polygon shape drawn out in my canvas, and want to duplicate it so that it fills up the entire canvas. I am quite new to programming in gen
So I've read the previous disccussion on this topic and I understand that text-decoration is propagated instead of inherited, but the spec doe
Our intention is to trigger a lambda when messages are received in an SQS queue. we only want one invocation of the lambda to run at a time (maximum concurrency
<draggable class="nodes-to-drag" v-model="arrayToDrag" group="people" @start="drag = true" @end="drag = false" item-key="id" > <tem
When I move my app to the top of the screen I want to make it look like this and then file explorer goes fullscreen
I am looking to import my local python module file into my handler file in my serverless project, but despite this local file being located in the parent direct
I want to download wifidog from OpenWRt,then I execute the command: opkg update opkg install wifidog Error: root@OpenWrt:~# opkg install wifidog P