Newest Questions

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

When I placed the PHP just about right under the button and before the form closing tag everything worked but it SHOULD work if you place the PHP right on top of all code,. <!--Disallowed: ...
Rendevouz's user avatar
1 vote
0 answers
9 views

In a Flutter chat app using FCM data-only pushes with awesome_notifications for local notifications, FirebaseMessaging.onBackgroundMessage works perfectly on Android (all states) and iOS debug (...
A.Usama's user avatar
  • 177
1 vote
0 answers
10 views

I am trying to develop a SIP application in java env by using the Mizu JVoIP SDK. I download del JVOIP.jar from the site and placed in lib and link it. I write bellow source as a simple auto-answer ...
Moh Tarvirdi's user avatar
1 vote
0 answers
12 views

On https://immergruener.net I have been using the jquery ulslide plugin for galleries which isn't maintained any longer. This simple solution has worked well for many years. But recently the site ...
Onsemeliot's user avatar
1 vote
0 answers
14 views

I have the following entity: public class CPU { public int Id { get; set; } public int Article { get; set; } public int Garanty { get; set; } public int ServiceLife { get; set; } ...
McLaren's user avatar
  • 45
1 vote
0 answers
13 views

I have a .NET 8 based multi-project backend solution. It uses GitHub actions to build the build/publish project with release, that is later used by AWS Lambda to run it whenever an invocation occurs. ...
humblefool's user avatar
1 vote
0 answers
19 views

I am working on smtp library to act as mux for smpt. User define config with multiple smtp downstream servers and the service. This service will act as proxy between down streams and upstream. Purpose ...
aman goyal's user avatar
1 vote
0 answers
15 views

Any ideas why CLion won't find standard lib headers? It seems like some include paths are missing, but I don't know how to add them, normally they should be added automatically. Maybe I configured ...
Fabi's user avatar
  • 36
-2 votes
0 answers
18 views

I'm starting with mplfinance.plot() to display OHLC financial data but it seems that this library is getting old now (last update in 2023 on Pypi.org) Is there a more recent and eventually more ...
Boro72's user avatar
  • 7
Tooling
0 votes
0 replies
16 views

In PostGIS/PostgreSQL, I have a table named `prediction` with about 300000 records like this: sub_type: fk to prediction_sub_type table, end_time: timestamp, county: fk to county table, geometry: ...
sajad's user avatar
  • 3
1 vote
0 answers
17 views

I have an issue with my router.tsx. The problem seems to be somewhere in the student layout, but I cannot figure out what is wrong. As soon as I try to open localhost:5173/, it immediately checks ...
Menil Dhameliya's user avatar
1 vote
0 answers
13 views

I intend to design the foundation of an elevated water tank, consisting of a raft with the shape shown in the image below. To do so, I need to determine the raft diameter Dr by solving the following ...
Redouane TEBBOUNE's user avatar
1 vote
0 answers
11 views

I am trying to create a react native video player using react native video library and when I switch to landscape mode by clicking on fullscreen icon video playing in landscape mode with full width ...
Shashank Singh's user avatar
-2 votes
0 answers
31 views

I'm using a PHP 8.2 environment. For some reason, if I try to use the php mail() function with an empty string as the fifth parameter, I get the following error: public function testmail() { $to = ...
Axel K�hler's user avatar
  • 1,103
Advice
1 vote
5 replies
47 views

In HTML, I want to do the following: |------|------|-------|-----| | | div2 | div3 |div4 | | div1 | -------------------| | | div5 | div6 |div7 | I always want div1 to be absolute on the ...
D Mawer's user avatar
  • 93
-1 votes
1 answer
45 views

How do I encode the score column in my dataset for giving it to train a machine learning model ? the score column has values like 6-4 6-2 , 3-6 3-6 and 6-7 7-5 6-3 etc. What encoding technique ...
user32113308's user avatar
-2 votes
0 answers
27 views

My goal is when using remote access via TeamViewer, to autotap on screen sharing prompt when it appears on target device ( Android 16) I've tried adb commands , it does work. However, when network ...
Vish's user avatar
  • 1
1 vote
0 answers
33 views

I get the warning "Calling setState synchronously within an effect can trigger cascading renders" for my useEffect: useEffect(() => { if (positionData.length > 0) { const ...
macbas's user avatar
  • 31
1 vote
0 answers
23 views

I stumbled over a weird behavior of one of my controls that I can't really explain or fix. Maybe you can help? Properties I set in XAML seem to be ignored. My small example code isn't really useful ...
Nostromo's user avatar
  • 1,320
-4 votes
0 answers
21 views

I created a simple web app that should return a list of tasks, but when I use either res.send or res.json it sends back only the last part of the response. Here is my app code: const express = require(...
astral_flight_adapter's user avatar
-4 votes
0 answers
23 views

I am using Unity Ads only through Google AdMob mediation. I do not integrate the Unity Ads SDK directly All ad requests, auctions, and payments are handled by AdMob Unity Ads is added only as a ...
Sachin Kankane's user avatar
Advice
0 votes
0 replies
25 views

OAuth2 is a common standard for authorization. However, I see some simple implementations (for me, they have nothing to do with OAuth2) where they simply expose an endpoint and expect client_id and ...
ILoveProgramming123's user avatar
1 vote
1 answer
50 views

Recently, I’ve been working on a small project that allows you to download information about a person who has participated in a powerlifting meet. The data comes from OpenIPF. In this project, a CSV ...
heymasin's user avatar
1 vote
0 answers
19 views

I’m using XProc 3.0 with XML Calabash 3. I have a pipeline where: I iterate over a directory of XML files For each file, I run an XSLT trasnformation and store a modified version back to disk After ...
Tench's user avatar
  • 547
1 vote
1 answer
24 views

I am trying to install XRootD in Google Colab, and I have two questions regarding the installation process: 1. Is it even possible to install XRootD in Google Colab? 2. If yes, from where should it be ...
martian muonhunter's user avatar
Advice
0 votes
0 replies
12 views

I’m working on a project where we want to embed OWASP ZAP (Zed Attack Proxy) into our application workflow. The idea is to use a browser driven by ZAP together with Zest scripting to record traffic, ...
Alireza Alavi's user avatar
2 votes
1 answer
23 views

I'm trying to run instrumentation tests but Classes are not getting resolved, getting Cannot find declaration to go to Run button icon is not appearing for @Test functions so not able to run tests ...
Raju Ugale's user avatar
  • 4,121
2 votes
0 answers
26 views

see also pydev debug server shows error that doesn't apply pydev debugger: unable to find translation for: (please revise your path mappings) https://stackoverflow.com/a/41765551/1497139 When ...
Wolfgang Fahl's user avatar
1 vote
0 answers
19 views

I have created a function to return the db connection of a postgresdb using pgxpool. But I don't want to cerate multiple pools since i will be calling this function each time to execute a query. Since ...
lokesh's user avatar
  • 46
1 vote
0 answers
19 views

I've created an ASP.NET Core 8 Web API project. I've created a number of controllers over the last months that I've been working on this. I use the scaffolded controllers (API with EF actions) as a ...
Colin Slater's user avatar
-2 votes
1 answer
32 views

I have containerized a Rails app, which I'm currently working on. Therefore I used the Dockerfile, which is provided with Rails 8. Building and running the app works great: docker run -p 8080:3000 -v $...
mewi's user avatar
  • 815
1 vote
0 answers
13 views

Can someone explain to me the following behavior I'm seeing. I have the following simple setup. @Entity public class Contract { @Id private Long id; ... @OneToMany(mappedBy="contract"...
Daniel Yordanov's user avatar
-3 votes
0 answers
35 views

mysql> SELECT t.table_catalog AS catalog, t.table_schema, t.table_name, "" AS owner, CASE WHEN t.engine = 'InnoDB' THEN (SELECT st.table_id FROM information_schema.INNODB_TABLES st WHERE ...
Igor's user avatar
  • 6,473
3 votes
0 answers
23 views

I need to plot wellbores at a horizon map and at a vertical section. I have no problems with the maps, but vertical sections may have different directional angles, so I have to project my wellbore's ...
Yuri Kaplan's user avatar
-2 votes
0 answers
43 views

In GitLab CI if I want to conditionally run an entire CI file based on certain changes, I'd use include[*].rules.changes: include: - local: .gitlab/ci/file.yml rules: - changes: -...
DevOps Jeremy's user avatar
-2 votes
0 answers
43 views

I am using AMPPS to execute PHP Mysql and Apache. Recently I started using VS code in order to develop the PHP pages. But every time I open one of the links that my localhost PHP file has it also ...
Gustavo's user avatar
  • 33
-3 votes
0 answers
37 views

I've got a brand new micro SD for my Raspberry Pi an wanted to format the partition as ext4. It doesn't matter if I create the filesystem via the Disk application or via terminal, I can't mount it ...
VulpesNix's user avatar
2 votes
1 answer
28 views

I am using Playwright to automate a website: https://demo.automationtesting.in/Register.html Without filling anything, click on Submit. An error tooltip will show up. I would like capture and validate ...
Deepak Sporty's user avatar
4 votes
0 answers
69 views

Currently, I'm using Component.getGraphicsConfiguration().getDevice().getDisplayMode().getRefreshRate() to get the monitor's natural framerate. However, that returns an integer, and my monitor's ...
Coarse Rosinflower's user avatar
1 vote
0 answers
26 views

I started working on a clean local version of the master branch and created a directory and a file (special_files_release/f). This file was created with touch so it had 0 bytes. I then renamed the ...
SMBiggs's user avatar
  • 11.8k
1 vote
1 answer
20 views

in jenkins I want to create a pod template with the "Raw YAML for the Pod" filled througth manifest, with helm at the moment when Jenkins is created I have a jenkins-controller.yaml where ...
Francisco Villegas's user avatar
2 votes
3 answers
42 views

I'm getting the error message: (global) - index.js:1:0 ReferenceError: require is not defined The solution I keep seeing online is to use ES6 modules and export/import rather than using require. ...
Becca's user avatar
  • 1,614
-3 votes
1 answer
46 views

I want to be able to return an array that does the following: Using the f1_driver_draw array I want to build a new array returning the values from f1_driver_number_index array. For example the new ...
S.S's user avatar
  • 9
1 vote
1 answer
28 views

Here's the situation: in my project, parameters (triggers) across all objects have the same name, unlike the states, that can vary from object to object for reasons beyond my control, for the lack of ...
Alex's user avatar
  • 980
-4 votes
0 answers
27 views

I’m using libfreenect v0.7.5 (latest) on the recent raspberry pi OS (trixie, Debian 13.1) on a Raspberry Pi 5/16GB. I see the following symptom with my own code using the Python wrappers and the ...
user9548's user avatar
-4 votes
0 answers
61 views

C++/CLI allows compatibility between native and .NET code, and vice versa. According to Microsoft, this compatibility is due to the assembly containing both native and MSIL code, allowing native code ...
Alternate's user avatar
0 votes
0 answers
26 views

I have struggle in using the exec:java plugin in a multi-modules maven project. After using this command: mvn clean compile exec:java -Dexec.mainClass="com.ade.logic.ServerInitializer" it ...
PEREZ MONSIVAIS JOSE DE JESUS 's user avatar
-5 votes
0 answers
45 views

I have been trying to create a shader class to read files and make a shader program: Header: #pragma once #include <GLAD/glad.h> #include <iostream> #include <fstream> #include <...
Kelvin Ohaya's user avatar
Advice
0 votes
0 replies
22 views

I am currently making a 3D game with C# in Raylib a game library and when coding the movement of my player which is just a hitbox and a camera, I ran into a problem on how the player movement controls ...
ripe_onions's user avatar
0 votes
1 answer
24 views

I am encountering a warning when starting my application using Spring Boot 3.5.8 and Spring Cloud Stream 2025.0.0. To provide some context, I created an abstraction over Consumer to handle boilerplate ...
Esteban Fernandez's user avatar

15 30 50 per page
1
2 3 4 5
483650