Latest Questions

how to add an image to user playing activity?(discord.py)

Iam trying to add image user activity status in discord.py and basically, the problem is that I can't seem to add an image so I looked up discord.py API but cou

I am using viewpager2 inside a recyclerview but the images are not outputting. Why?

No matter what I do the pictures are not showing up. Even if I set the items to match parent, I still have the same problem, I've been dealing with it since the

How can I use Continue in a choose statement in xslt

I want to continue to check for other if statements if the first one is met. From what I read, Choose statement does not have this functionality like other lang

Specialize a visitor for types under a namespace

I have a variant which can contain 8 different types, some of them under a particular namespace std::variant<T0, T1, T2, ns::T0, ns::T1, ns::T2> v; There

NestJS module import not working in the forRootAsync and forRootMethod of a dynamic module

When trying to import another module inside of my dynamic modules nest throws the following error when using a service exported by that module inside of my serv

How can i create this type of html layout

I want to create something like this in a layout where the icon line themselves up with html, how can i get this done? Layout i would like to create I Tried the

How can we add DI (Dependency Injection) of a class library to multiple projects in C# asp.net 6

here I am trying to add dependencies from SchoolAppASPv2.Infrastructure to SchoolAppASPv2.Identity but I am not being able to. It shows an error in using Schoo

Best way to update Database with List where items have been deleted

I'm working on a recipe Webapp with Asp.NET 6.0 and Razor pages. There are three database tables : recipe, ingredient and food. Each Recipe has a Name, Preperat

Model definition does not give any output

from sklearn.linear_model import LogisticRegression logmodel = LogisticRegression() logmodel The output of the above code is just LogisticRegression() But I e

Is it possible to create new linked list nodes inside a loop in goLang?

I need to create a nodes for a linked list and return the head inside a Function. Definition for each node: type ListNode struct { Val int Next *ListNo

Virtual addressing page table if we use 32-bit, 64-bit, and 128-bit

Hi i'm having a little bit of trouble here concerning a exercice. Calculate the number of entries in a page table if we use 32-bit, 64-bit, and 128-bit virtual

Global Accelerator issue when connected to Elastic Beanstalk AWS

I have a Global accelerator connected to elastic beanstalk in 3 regions(US, AU, EU). The issue is whenever I hit the global accelerator it responds with the cer

Sympy blanket initial condition (or assumption?)

I'm using Sympy 1.10.1 in Jupyter. Some cells look like: import sympy as sp x = sp.Symbol('x') y = sp.Function('y')(x) y.diff(x) diff_eq = sp.Eq(y*y.diff(x), 4

How to add vector images support for ImageChooserBlock in Wagtail CMS?

I want to be able to upload .svg files in ImageChooserBlock. By default, .svg format fails validation when uploading via Wagtail's admin panel. (Vector graphics

c#: cannot FindCertificateByHash when loading certificate from X509CertificateStore

I need to add a BinarySecurityToken to the WS security header of a SOAP request. I followed https://stackoverflow.com/a/22560639 and the Samples of MicrosoftWSE

Getting the same HREF link instead of different HREF links with Selenium

This is the first time I'm making a website scraper and I'm relatively new to programming in general. So I'm trying to get the HREF links for all the subpages o

How do I make this function more efficient?

I'm trying to create a tiny database that contains a list of people, their names, ID, and their income as time passed on. Using this database I'd like to find t

Changing the toolbar item placement on iPad

Let's take the Shortcuts app for example. On the iOS App: On the iPadOS App: As you can see, the toolbar items were on .navigationBarTrailing on iPhone, but i

How to Move Menu Element Shopify

I'm trying to add a menu item to the right side of the search bar on Shopify (Sense theme) as indicated in this image. Anyone can help how to move that item? I

how to set IBM MQ topic to share message only within same applications

this is what I want to achieve with IBM MQ: I have a topic in place, and 2 different applications (A1,A2) subscribing the topic. each application has 2 instance

Roslyn SonarAnalyzer.CSharp does not respect rule settings from SonarLint.xml

I am trying to customize some rules, particularly S134 but it does not take my deviation from the default max parameter into account Repro: Create new Console A

How to cancel orders if they are not triggered within 1 bar?

How do i prevent orders from remaining open and executing later. For long entries i have a buystop = high, so if the next candle the price doesn't hit the high

When deploying to Azure app service from GitHub I get "Artifact storage quota has been hit." error. How to I fix this?

I try to deploy my Django app into Azure development using App Service with B1 plan. It worked fine, but suddenly I can't deploy to Azure anymore. When I read w

ErrorException Trying to get property 'nom_service' of non-object [closed]

pls help I tried the maximum ways but no result, I'm beginner in laravel!!! liste.blade.php <td> {{$data->candidature->dem

VSTEST@2 - error could not find testhost | Azure Pipelines

I'm running tests solution on azure pipeline with help of vstest@2 task. Pipeline distributes test cases on 4 agents and then runs them. Task yaml: - task: VS

How to scroll horizontally to an item in a container while keeping it centered?

I have a list of items in a container. The container takes the full width of the parent, allowing the items to overflow horizontally if needed. Here's what it l

Neural network: same prediction for different inputs

I am getting the same prediction for different inputs. I am trying to use a regressional neural network. I want to predict values instead of class using neural

How to verify a keycloak kcToken and kcIdToken fetched from browser's cookies after @react-keycloak/ssr login?

I am trying to secure NextJS API endpoints with keycloak. Keycloak authentication is already implemented on the front-end pages. The user is forced to sign in b

Trying to utilize a window function instead of this script

I'm trying to improve my query for this topic at hand. I'm trying to find the top 5 and bottom 5 growth rates per state from 2020 to 2021 in my org. The table h

Apache poi PowerPoint slide masters - not generating footer with page number

I have problem with slide master layout which contains page number and static text. I have them on my layouts but they are not appearing once I'm generating pre