7,146 questions
0
votes
0
answers
25
views
Next.js <Image> fails with Directus: "url" parameter is not allowed"
I’m using Next.js 16.0.1 and loading images from a Directus /assets/<id> endpoint.
The Directus asset URL works fine in the browser: https://<directus-domain>/assets/<id>
But when ...
0
votes
2
answers
34
views
Alternative of distributed load testing
I need help to find a way to generate stress/capacity testing on webpage.
Server Configuration of Load generator
Processor: AMD EPYC 7R13 @ 3.6 GHz, 4 Cores
Operating System: Ubuntu 22.04 (x86_64)
...
0
votes
0
answers
72
views
Error: package or namespace load failed for 'caret' (conda environment with r-base = 4.4.3 and r-essentials)
Set-up
conda version 24.7.1
Created new environment in anaconda prompt:
conda create --name r_env2 conda conda-forge::r-essentials conda-forge::r-base=4.4.3
Confirmed that r-essentials included caret ...
0
votes
0
answers
21
views
When using Broker Load with Kerberos configured and encountering the error 'Cannot locate default realm'
My error is from broker load then I load data from S3 to apache doris. The broker load is with Kerberos configured, and I have already configured the Kerberos in my doris, too.
The useful info is ...
0
votes
0
answers
8
views
Slow loading data into two grids at launch or after a refresh
My goal is to create a web page with a combo box populated with various dates. The first date would be the date selected by default. Based on the selected date, two tabs each with a distinct grid ...
1
vote
2
answers
136
views
Kotlin - Load and save data in activities when minimize or kill app
I'm working on my first kotlin app with several activities. Each activity is composed of fields that the user fills in and saved into an SQLitedatabase
I need help on when to save and reload data.
...
0
votes
2
answers
99
views
How to obtain x:Load notification
The page on x:Load says that when the deferred element is loaded, “If you have registered to receive property change notifications on the property containing the deferred element(s), the notification ...
0
votes
0
answers
28
views
CPU utilization in different monitoring apps
I noticed that when playing games such as Stalker 2, task manager reports loads of about 80-100% of the CPU while other monitoring apps like Nvidia App reports CPU loads of about 60-80%. Also, using ...
-1
votes
1
answer
61
views
how to force css on elements loaded inside div by js?
<div id="menu" class="menu">
<ul id="items" class="items">
<li class="item" data-load="link to a page has contents >"&...
0
votes
1
answer
271
views
MariaDB loads for whm/cpanel server are very high. What would be recommended values?
I checked the etc/my.cnf file and these are the values.
performance-schema=0
innodb_buffer_pool_size=134217728
max_allowed_packet=268435456
open_files_limit=77000
innodb_file_per_table=1
plugin-load-...
0
votes
2
answers
100
views
Wordpress load stylesheet last at the bottom of the page below all other stylesheets
I have some spreadsheets that load at the bottom of the page for a couple of plugins (e.g. Ultimate Member and Open User Map).
I have a child theme stylesheet, but some of the styles in the plugins ...
1
vote
0
answers
35
views
Load .mat data in Python vs Javascript
I have a .mat file that comes out from a pre-designed processing softwarem in MATLAB. This file contains three different arrays (AutoPhased, Complex and Magnitude). For this problem, I only want to ...
3
votes
0
answers
209
views
How to run pytest.playwright tests on a dash app wtith multiple simulated users as load test
I'd like to test my minimal dash app:
from dash import Dash, html, callback
from dash.dependencies import Input, Output
import dash_bootstrap_components as dbc
from time import sleep
app = Dash(...
0
votes
0
answers
64
views
Get image dimensions with NEXT JS before image has fully loaded
<Image
src={gallery.image}
alt={`Image ${gallery.id + 1}`}
width={500}
height={500}
...
-2
votes
2
answers
100
views
how to save epoches every 20 times and load model again?
i want to train this model on colab and it has 1000 epoches ..but its takes too long.
this is my code with python:
its training a model for 1000 epoches ,
and i want to save epoches every 20 times(for ...
0
votes
0
answers
27
views
Android fragment crashed when opened following immediate back button pressed
I have an android activity calling its fragment. It works fine in normal case. But if I abuse the activity by clicking another activity to start this one following by an immediate task bar back button ...
0
votes
1
answer
161
views
x2go client: error in the connection load module (PATH)
I am using x2go in my servers, and it is working perfectly and is very fast.
But in some servers that some modules are loaded in login time in this path /etc/profile.d/Mymodules.sh there is a problem. ...
0
votes
1
answer
60
views
Class added programmatically responds differently
I'm trying to apply a jQuery .load process to a div, referencing a class that was added programmatically. I can get the .load process to work properly when referencing a hardcoded class (ie applied in ...
0
votes
0
answers
92
views
In .NET Core 6, I get a null value from my appsettings.json on every second run, using ConfigurationBuilder
I have a .NET Core 6 app, and I need it to load a setting from appsettings.json in the run folder.
The code to load the option is:
var sections = new ConfigurationBuilder().AddJsonFile( "C:\\...
2
votes
4
answers
6k
views
BigQuery Error: Field name "NIVEL" is not supported by the current character map. Please change your field name or use character map V2
I am loading a CSV in BigQuery and since today it is giving me the error:
'Field name '"LEVEL"' is not supported by the current character map. Please change your field name or use character ...
-1
votes
1
answer
185
views
Load multiple images one time in flutter
Let's say I have 5 images and I need to show it using Image.memory. When I load them directly at the same time it always says :Invalid image while if I load only one image, that's really fine. Is ...
0
votes
0
answers
28
views
Node JS Load test for CPU bounded tasks and IO bounded tasks giving same results
We know that NodeJS is good at handling networks and non-blocking I/O. I created three APIs:
One with a constant amount of time,
one with a CPU-bounded task and
another with a network call.
In the ...
2
votes
1
answer
412
views
How to Load Image in Kotlin Compose WASM from the Internet?
Hey everyone,
I'm currently exploring Kotlin Compose for WebAssembly (WASM) and I'm trying to figure out how to load images from the internet within my Compose application. I've been searching through ...
1
vote
1
answer
168
views
Python 3.x fails to load a .so file in TCL through tkinter
Python 3.x (3.9.7) is giving the following error if I try to load a shared object TCL file.
If I run manually it works.
Manual method:
shell> tclsh
%load blah.so
%cmd_in_blah
Python method:
from ...
0
votes
1
answer
72
views
How to Save and Load Color[] very fast without making any copy?
Using WPF:Color, what is the fastest way to save and load ColorTable[] and could it be done without making any copy?
Would be possible to use something similar to:
Color[] ColorTable = new Color[]
...