Newest Questions
24,188,516 questions
-3
votes
0
answers
4
views
Full™List of Lufthansa® CUSTOMER™ SERVICE® USA Contact Number : A Step-by-step-Guide
Lufthansa Airlines Main Customer Service Official Number║+1 (866) 592-7015║★ Is 1-800-Delta Airlines Or║+1-866↳ { {592}↳7015║★ Ota (Live Person), Where You Can Reach
Why Contact a Live Person in Delta ...
0
votes
0
answers
6
views
How can I verify whether a QuickBooks Desktop support phone number found online is legitimate?
I often see various QuickBooks Desktop support phone numbers 844-753-8012 shared by different individuals on the internet. Since unofficial support numbers can sometimes be unsafe or fraudulent, I ...
0
votes
0
answers
5
views
Selenium use database for Chrome but not for Firefox
I have an app for listing my books.
I want to test my code in chrome and firefox both, using the fixture in my database but without touching the real database. In the database I have some data for the ...
-1
votes
0
answers
8
views
VMware Workstation: No Internet in Windows VM even with NAT + VMware Tools installed
I'm trying to get Internet working inside my Windows VM on VMware Workstation, but nothing seems to fix it.
Here's the situation:
Host PC is connected to the Internet via Wi-Fi
VM's Network Adapter ...
1
vote
1
answer
18
views
Wordpress Chauffeur Plugin Issue
I upgraded a version of Chauffeur plugin from 6.4 to 9.0. This is form plugin and on form there are date and time options. So when I select time after selecting date. Console shows this error. I ...
0
votes
0
answers
11
views
ComponentSpace - SSO - ISamlServiceProvider.SamlState is empty during GetLocalSPConfiguration Intermittently
I have recently added Component Space to my NetCore 9.0 based WebApplication, to facilitate SSO.
It worked fine for few days, then i faced an issue, where the 'configurationName' is becoming empty for ...
Tooling
0
votes
1
replies
12
views
Best way to toggle airplane mode and mobile data on iOS during automation tests
I’m looking for a way to programmatically toggle airplane mode and mobile data on iOS devices during my automation tests.
Tech Stack:
-Automation: WebdriverIO
-Mobile automation: Appium
-Platform: iOS ...
0
votes
1
answer
18
views
SprigMVC project Unable to access controller when deployed to Tomcat
enter image description hereenter image description hereenter image description hereenter image description here
enter image description hereenter image description here
Here are some key documents ...
-1
votes
0
answers
19
views
Error in moving tasks from scheduled to mytodo
I'm currectly working on a todoapp using reactjs. I have a mytodo, scheduled tasks and completed tasks section. now when I create a new scheduled task, I have the option of moving it from the ...
0
votes
0
answers
11
views
Different name for hypermedia links attribute in json response after using RestTemplateBuilder for the first time (links vs _links)
Different name for hypermedia links attribute in json response after using RestTemplateBuilder for the first time (links vs _links).
We have adopted a legacy application which has several rest ...
0
votes
0
answers
14
views
How to Fix my Code to Simulate a Realistic Three Body Problem? My code plots straight lines that's Incorrect I want to keep correct physics and values
This is my Code: (I want to plot in 3D the Chaotic and symbolic paths of Three-Body interaction given any input for mass, radius, and initial position of the 3 bodies) I keep getting straight lines as ...
1
vote
0
answers
20
views
How to get pass `wgpu::Buffers` to `CoreML` `predict` as inputs
I am have a wgpu::Buffer. I am trying to create input to a CoreML from this buffer.
let hal_buffer = unsafe { buffer.as_hal::<wgpu::hal::metal::Api>() };
let Some(hal_buffer) = ...
-1
votes
0
answers
13
views
Shared Transitions in Compose
Anyone tried such in jetpack compose?
i did gave it a try but didn't worked with sharedTransitions
if details view is a separate destination then sharedTransitions do work but on swipe down and ...
-2
votes
0
answers
40
views
I need to validate a word is infact an english word [closed]
hello i am trying to make some sort of scrabble like game on python and i was wondering is there prebuilt programs that can already validate if a word is a proper word on python I've heard of enchant ...
0
votes
1
answer
38
views
Timeout with restc-cpp
I have the following code to execute a PUT to a given address by means of the restc-cpp library:
auto rest_client = RestClient::Create();
auto done = rest_client->ProcessWithPromise([&mess,...
0
votes
0
answers
40
views
Woocommerce Product Gallery Images only appearing on hover [closed]
I've been setting up my Woocommerce site and am having some trouble with the product gallery on the single product pages. The main image works perfectly fine, but when I click on any of the other ...
-1
votes
0
answers
17
views
Getting error CSP Inline Scripts - Executing inline script violates the following Content Security Policy directive 'default-src 'self''
I have removed all inline scripts and style in order to adhere to Content Security policy. There are dynamically generated scripts for validations for asp.net webforms , how should I make sure this ...
-4
votes
0
answers
39
views
JavaScript replace regex produces two trailing commas for "a,b,c " string
Background
I'm working on processing a comma-separated username list (for an ACL whitelist optimization in my project) and need to normalize whitespace around commas, as well as trim leading/trailing ...
-1
votes
0
answers
29
views
Trouble with IPTABLES using recent module [closed]
I have a web server that uses a additional restful server in a different port. I would like to allow traffic to the restful server only after a connection to the main server has been established. To ...
-2
votes
0
answers
43
views
Replace text using sed, problem with regular expression
I have a file plenty of text strings like
text {\LXXX} more text
where XXX can be any character and its lenght is not necessary of 3 characters. I need to replace all {\LXXX} by {\LXXX}}, i.e., add } ...
Advice
0
votes
1
replies
38
views
PostgreSQL, unique on combination of two columns
In PostgreSQL, it is easy to set a uniqueness constraint for two columns using CONSTRAINT UNIQUE.
For example
CREATE TABLE someTable (
id serial PRIMARY KEY,
col1 int NOT NULL,
col2 int ...
0
votes
0
answers
45
views
How do I scroll only table within whole HTML content with dedicated width for table columns?
How do I set dedicated width for table cells in table and keep only table scrolled horizontally between all the other HTML content?
Here is an example:
table {
display: block !important;
...
0
votes
1
answer
20
views
Repetitive generation on instruction tuning for raw language model
I have used the following code to do sft:
base_model = "google/gemma-3-270m"
it_model = "google/gemma-3-270m-it" # @param ["google/gemma-3-270m-it","google/gemma-3-...
-1
votes
2
answers
64
views
How to simplify JavaScript in After Effects for this conditional statement?
This is the code that works, but it isn't scalable to varying array lengths.
How can I simplify this?
if(section_time_cumulative[0]<= time &&
section_time_cumulative[1]>=time)
{
...
0
votes
0
answers
23
views
Error when sending in Azure Document Intelligence Studio my Custom Classification model for training: "Failed to access Document Intelligence"
In Document Intelligence Studio, I am trying to train a Custom Classification model. Almost immediately, the service returns the following error:
Failed to access Document Intelligence
Failed to send ...
0
votes
1
answer
32
views
Android Java Surfaceview, declaring and hiding
I have a main activity with a button. When I press the button a hidden Surfaceview get visible and an animation shows. It's working really well. I have two problems. What is the proper way to declare ...
0
votes
0
answers
19
views
LiveData update does not trigger recompostion
I am developing an android application, which in the viewModel updates a loginResponse of LiveData.
In my mainActivity i observe this variable with observeAsState function. However when i update the ...
0
votes
0
answers
15
views
Deploying chaincode failed, socket is broken
We are running a Fabric test network on an Ubuntu virtual machine. The test network starts up fine using:
./network.sh up createChannel -ca
However, it fails when deploying chaincode. The chaincode ...
0
votes
1
answer
21
views
Flutter White screen behind keyboard and screens stacking up
Flutter Web App
So I have this annoying bug where after a keybaord is opened in ANY screen/textfield in the app. There is a blank white space behind the keyboard when key is dismissed. It sort of ...
0
votes
0
answers
10
views
Bazel Query Command to get all the transitive external dependencies
I am using the java_export rule to publish an SDK,
load("@rules_jvm_external//:defs.bzl", "java_export")
java_export(
name = "sdk_maven",
maven_coordinates = &...
Advice
0
votes
1
replies
15
views
Lower Bounded Wildcards: is it about superType or subType
Oracle documentation mentioned it clearly.
a lower bounded wildcard restricts the unknown type to be a specific type or a super type of that type.
To write the method that works on lists of Integer ...
0
votes
0
answers
9
views
Even when connecting Web3j via WebSocket, I can’t receive blocks instantly
I made sure the RPC URL definitely starts with wss, but Web3j still keeps fetching blocks at specific intervals instead of receiving them in real time.
Do I need to call a different method?
My Web3j ...
0
votes
1
answer
24
views
.presentationDetents([.height(550)]) works on iOS 26 but becomes fullscreen on iOS 18.6
I'm trying to present a SwiftUI sheet with a fixed height of 550 points, and I expect it to remain 550 points tall on all iOS versions.
.sheet(isPresented: $showSheet) {
MySheetContent()
....
0
votes
1
answer
63
views
.net: different descriptions for system.type class? [closed]
I found these two links to a description of System.Type:
.NET Standard 1.6
.NET 10
These descriptions list different members. For example:
The .NET Standard version has a Name property, but the ....
0
votes
1
answer
25
views
Loop URI and set facts 'dict object' has no attribute 'status'
I have list of URL and I want check all status but seems set facts cannot perform when there is a loop or items. Code is working fine without items and if I use only one URL.
- name: "get status?...
-3
votes
0
answers
17
views
Optimizing HNSW Index Parameters (M, efConstruction) for Performance vs. Accuracy [closed]
I have successfully created an HNSW index for my vector data in PolarDB IMCI. The syntax I used was something like this:
ALTER TABLE documents
ADD INDEX embedding_idx (embedding) COMMENT 'ALGORITHM=...
-1
votes
0
answers
29
views
Swagger not showing v2 data in UI with no way of changing
I'm implementing some versioning in my Minimal API for .NET 8 and I've hit a bit of a snag.
My documentation won't load the v2 API doc into Swagger when I run the application.
I have this Swagger ...
-1
votes
0
answers
25
views
How can I npm publish in n8n? [closed]
I am currently working on a pipeline in n8n and at the end of the pipeline, I'm trying to publish the packet on my npm. The Problem is: I am working on a server where I am just a user, so I can't save ...
-2
votes
0
answers
14
views
How to remove revoked or expired certificates from Google Certificate Authority Service
Please let me know steps to remove revoked or expired certificates from Certificate Authority Service.
Also what is the maximum limit on number of certificates which can be created under a CA Pool ?
...
0
votes
0
answers
26
views
Polars lazyframe update() silently failing in a serverless Cloud Function (OOM error)
I am trying to apply changes from one dataframe (source file is a 7 MB .CSV) to a larger dataframe (source file approx. 3GB .CSV), e.g. update existing rows with matching IDs, while at the same time ...
-1
votes
0
answers
20
views
GraphQL Mutation returns success but it does not update database (Integration of Apollo and Node.js)
I am using Apollo Server with Node.js, The mutation returns a success response but it is not updating database.
Mutation:
type Mutation {
updateUserName(id: ID!, name: String!): Boolean!
}
Resolver:...
0
votes
1
answer
33
views
Intel compiler giving error due to whitespace in assumed rank dummy argument declaration
Consider the following code:
Module assumed_rank_module
Implicit None
Contains
Pure Function assumed_rank( a ) Result( s )
Integer :: s
Real, Dimension( .. ), Intent( In ) :: a
s ...
0
votes
0
answers
14
views
Cannot find "Visual dependency analysis" tool in JetBrains Rider
I'm trying to analyse the dependencies of some projects and I came across the Visual dependency analysis functionality of JetBrains Rider.
I have Rider version 2025.3.0.2 installed, but this ...
0
votes
0
answers
14
views
Firestore only updates when the activity using it is accessed through a specific Android activity [duplicate]
I'm working on an Android app where users can add and remove restaurants from their favourites via the RestaurantPage activity. When I access the RestaurantPage activity from the UserFavourites ...
Advice
0
votes
1
replies
12
views
Multiple cards (or similar visualisations) in Power BI
I have a SharePoint list (SPL) that I use in 'Gallery' view but even with JSON you can only format so much. So I'm thinking I'd like to use Power BI to do what I want, but have been struggling with ...
-1
votes
0
answers
31
views
Why LoRA Shows 1.4B Trainable Params Instead of 38M When Fine-Tuning Gemma 3 4B? [closed]
I found a code snippet for fine-tuning the Gemma-3 4B model on an OCR dataset that converts handwritten math formulas into LaTeX. The original author shared their results showing about **38 million ...
0
votes
0
answers
14
views
SimpleIdServer: Setup an SPA PKCE client by code on the IdServer
Using simpleidserver 6, I am trying to implement a dedicated Id server for an SPA application using PKCE.
This SPA authenticates with no pb if it is setup for other Id servers like Azure EntraId or ...
Advice
1
vote
2
replies
28
views
Why doesn't Google Chrome allow using custom root certificate authorities for HTTP/3 + QUIC?
So, why doesn't Google Chrome allow using custom root certificate authorities for HTTP/3 + QUIC?
I found information on the Internet that this is supposedly done to increase security in order to ...
0
votes
0
answers
18
views
How to avoid celery_delayed_0-27 queues creation?
I use celery 5.5.0 with RabbitMQ 4.1.1 as a message broker. After a switch from classic queues to quorum queues I got quite a lot of queues called celery_delayed_0-27. In total 28 new queues. As far ...
0
votes
0
answers
26
views
Why different files produce same GNSS plots in my Python code?
I wrote a piece of Python code to read different GPS observation files (.24o) and navigation files (.24p), and generate polar plots of satellite trajectories. It is hoped that the RINEX file can be ...