Newest Questions

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

Since playwright 1.54 and around msedge 140 I am having trouble keeping the screenshots of msedge stable between runs on the same machine, and between runs on different machines (WSL vs. Ubuntu). I ...
tobias47n9e's user avatar
  • 2,251
0 votes
0 answers
4 views

I'm learning Rust and have a (apparently) working example compartmental ode model using the "pharmsol" crate to solve the ode's. A lot of the workings of the pharmsol crate are still a black ...
Jim Maas's user avatar
  • 1,759
Advice
0 votes
0 replies
4 views

I am working with datacubes, and trying to write method that applies processes on the datacube. I created a datacube using xarray and then wrote a method to save a single raster from the cube. But i ...
Purple_Ad's user avatar
-2 votes
0 answers
12 views

سويت تقرير بالذكاء الاصطناعي في البدايه اشتغل التقرير تمام ثم ما عاد اشتعل وظهر لي : الذكاء الاصطناعي لم يُرجع JSON صالح
Saddam's user avatar
  • 9
0 votes
0 answers
12 views

I am trying to create a plot, but since there are days in the following month, the plot shows the same week in 2 months (which I do wanna avoid). So I would like to create a CustomMonth where if the ...
symkly's user avatar
  • 3,031
0 votes
0 answers
15 views

I want to display an HP indicator that persists above a GameObject. I'm using `OnGUI like this: void OnGUI() { if (group == null) return; Vector3 screenPos = Camera.main....
swiftenjoyer's user avatar
Advice
0 votes
1 replies
6 views

I wrote a Python script using Selenium to crawl several IEC webpages and detect changes in published documents. The pages are dynamically rendered and protected by CloudFront. The script works ...
Rato D20's user avatar
-2 votes
0 answers
50 views

I am learning java right now and I have came across to streams. I don't like learning by heart so I searched for answer and explanations but found nowhere. I just want to know how Stream works ...
helge dopleri's user avatar
-4 votes
0 answers
38 views

We are about to begin developing new pages as part of a Single SPA project. Our pages will be built using Angular 19 or 20. Do you have an approximate release date for the Single SPA version for ...
James Patagule's user avatar
Best practices
1 vote
0 replies
14 views

I’m working on a PrestaShop site (version 8.2.3, latest in the 8.x branch) and noticed that some JavaScript libraries are flagged as outdated or vulnerable by security scans. Specifically: Moment.js: ...
Gregory Verschoore's user avatar
-3 votes
0 answers
63 views

I am attempting to work with the NIH Chest X-ray 14 dataset (~42GB compressed). On a standard T4 instance, Colab provides approximately 74GB of disk space. However, I run out of space immediately ...
Waqas Ahmad's user avatar
Advice
1 vote
0 replies
26 views

How to implement online runner/debugger for JavaScript (and other languages)? e.g., when a specific function is executed, the HTML will show execution step line by line dynamically, and output each ...
frogcdcn's user avatar
  • 411
-1 votes
0 answers
38 views

I want to deploy my Ollama-DeepSeek R1-based project of a text summarizer using the FastAPI. But when I tested the URL link of uvicorn, Postman showed these errors. As it's my 1st time using the FAST ...
Satoshi Hiro's user avatar
1 vote
0 answers
16 views

I’m implementing CQRS with a hexagonal architecture in a Symfony application. I have Application-layer command handlers that need to dispatch domain events (e.g., when an order is paid). Currently, I ...
famas23's user avatar
  • 2,340
0 votes
1 answer
59 views

I'm profiling the memory of a large C++ service using address sanitizer, specifically its __sanitizer_print_memory_profile function. After calling this function, I look at the printed allocation ...
d7d1cd's user avatar
  • 527

15 30 50 per page
1
2 3 4 5
1612018