Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
11 views

Tailwind 4 theme cant use naming like "--color-0507EB"

I'm a new tailwind 4 user I tried to use a custom class "text-0507EB". when using tailwind 3 to apply the color #0507EB in the text (I set it in the config file to extend the class). But ...
Maulana Rahman Nur's user avatar
0 votes
0 answers
5 views

z-index and overlay when displayed cause error cannot use hook

how can i click close button then it can close Modal. i have put onClick in modal custom-modal block then it works but other blocks don't work. I want when the user clicks on the close button or ...
Khuong Viet Tai's user avatar
0 votes
0 answers
12 views

Unity3D: How to handle interaction between a kinematic moving platform and velocity-based player?

I'm developing a platformer game using Unity3D. The player uses Rigidbody.linearVelocity and Rigidbody.angularVelocity, calculated based on movement and jump input, to control its movement. There is ...
devhante's user avatar
0 votes
0 answers
14 views

Code to reconstruct molecular electron density from a set of atomic coordinates

I recalled reading somewhere that atomic electron density follows a certain distribution (Gaussian or something, I don't recall exactly). I would like to write some code using this distribution to ...
hwa-le's user avatar
  • 1
-2 votes
0 answers
13 views

Using PL/SQL, create a report which shows the customer's full name, the dive event name and the dive participants for any dive that costs over R 500

Using PL/SQL, create a report which shows the customer's full name, the dive event name and the dive participants for any dive that costs over R 500. In your query, display how many instructors are ...
dcgamingbro's user avatar
0 votes
0 answers
7 views

Fullstack Deploy thing

Any other items how should I working with these asset, inordekr to deploy and working from frontend n bckend,in free or trial enter image description here [enter image description here][1] [enter ...
Erdinudin Udin's user avatar
-1 votes
1 answer
23 views

Why is my vector<uint8_t>[4096] being treated like a pointer and causing a stack overflow?

I'm trying to create a simple Memory class in C++ which simulates 4096 bytes of memory using a vector<uint8_t> array. I wrote an addToMemory function that copies the contents of a vector<...
mists_of_the_unknown's user avatar
-5 votes
0 answers
17 views

I want to create a website like this on wordpress.org within the hosting

https://theanalyst.com/ ola estou interessado em criar um site no wordpress funcional para trabalhar com o modelo igual a ao the analyst preciso que voce me oriente a fazer e como fazer e ...
campo analitico's user avatar
0 votes
0 answers
12 views

Is there an example of use of AssetMapper without Twig?

In all the tutorials I've read, Symfony's AssetMapper component is explained using Twig. Is a template engine like Twig required to use AssetMapper? Are there other template engines that use ...
Dominic108's user avatar
0 votes
0 answers
15 views

Why isn't RSPack replacing variable names? Uncaught SyntaxError: Identifier 'module' has already been declared

I'm trying to swap out a legacy React-scripts build with RSPack, this is all done now and is building. In the browser, it seems variables aren't getting renamed so there are no clashes or there is no ...
beek's user avatar
  • 3,746
0 votes
0 answers
8 views

Passing Variables Between Jobs in Classic Release Pipeline - Azure Devops

In a classic release pipeline, I have a PowerShell task in a deployment group job running on a windows server that reads data from a file and sets task variables. Right after that, I have an Invoke ...
Sam's user avatar
  • 9
2 votes
1 answer
23 views

Inconsistent bitwise shifting result in C code

I'm writing a C program and need to create a bitwise mask that could potentially fill a computer word (64 or 32 bits) with all 1s. I found a bug in my code but I can't make sense of it because when I ...
A Retha's user avatar
  • 21
0 votes
0 answers
11 views

Sign in to the app immediately after email verification using firebase auth

Okay so my problem is that i am trying to signup the user into my web app(frontend - next.js + typescript) and for signing up one of the methods i am using is email+password authentication from ...
Sabih Khan's user avatar
0 votes
0 answers
14 views

How to log each iteration in a parallel function

I am migrating LTO-6 tapes to LTO-9 tapes. I wrote a script for this that uses parallel so that I can have two or 4 tape drives running at the same time. It works totally fine but the logging. I was ...
Robin's user avatar
  • 371
-1 votes
1 answer
15 views

Can't pause audio

I'm working on a project, and I can't seem to pause the audio once it starts playing. This is the code I'm running right now: // <<backmus start 01>> var executeBackgroundMusic = function(...
Lyn's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
1614849