Newest Questions

Filter by
Sorted by
Tagged with
-1 votes
1 answer
20 views

I’m working on a small web tool where users can enter a YouTube video URL and get the video thumbnail in the best possible quality. Right now I’m extracting the video ID and using the standard YouTube ...
Thumbload's user avatar
-1 votes
0 answers
15 views

I'm currently using Javamelody with Spring boot 4.0.3 I wanted to add a refresh feature of my configuration properties (loaded from file and database). Using PropertySourceLocator, I'm fine but when ...
Archange's user avatar
  • 517
0 votes
0 answers
12 views

Why do I have two different output values when I pass a string of my machine name vs using [Environment]::MachineName.ToString()? Somehow the SHA256 sees them differently and I need them to be seen ...
Bbb's user avatar
  • 721
1 vote
0 answers
17 views

On my machine (Windows 10 in Zen browser, Zen is fork of Firefox), the following code SHOULD show three bordered cells, but the third is missing a bottom, like so (including image in case it renders ...
Brambor's user avatar
  • 738
0 votes
0 answers
13 views

I have a comment textbox and someone saved a text value with £ symbol in it and it shows correctly on page (page has charset-iso-8859-1), howevere doesn't saved correctly in database. Page is reading ...
user31876733's user avatar
Advice
0 votes
0 replies
8 views

I'm not sure this is the right place to ask, but here goes: I "build" my email signature by editing the htm-file in the folder C:\%appdata%\Microsoft\Signatures. This folder also contains a ...
NicolasB's user avatar
  • 111
Advice
0 votes
0 replies
14 views

I am working with the Marmousi velocity model and I would like to apply a moving average filter to smooth the velocity variations. My goal is to reduce high-frequency noise and create a smoother ...
Anthony rebello's user avatar
0 votes
0 answers
6 views

I found this JupyterLab extension that allows you to open a terminal in the same directory of a given script or notebook. The idea is for the extension to add a "Open Location in Terminal" ...
robertspierre's user avatar
0 votes
0 answers
15 views

How can I open a terminal in the same directory as a script in JupyterLab? If I click on File -> New Terminal, it seems to open on the directory where JupyterLab was started, not the current ...
robertspierre's user avatar
0 votes
0 answers
34 views

Let me edit this question to make the problem clearer: I have a sensor which creates raw hex data that is looking like this: DD 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2FE 0 0 0 1F4 1FA 123 141 ...
Swawa's user avatar
  • 325
-2 votes
1 answer
34 views

I am working on a Next.js project and testing a POST API endpoint in Apidog. Endpoint: POST http://localhost:3000/api/blog Request body: I am sending these fields using multipart/form-data: title ...
Yesh Thakur's user avatar
1 vote
0 answers
26 views

I have an AutoCAD extension that subscribes to IAcSmEvents so it knows when the user opens a .dst sheet set. On AutoCAD 2026.0 it worked fine: the handler got ACSM_DATABASE_OPENED (enum value 16) ...
Mykola Lysenko's user avatar
0 votes
0 answers
19 views

I’m using Better Auth in an Express.js / Node.js application deployed with a Cloudflare D1 binding. My authentication setup works through a Cloudflare Worker-style fetch() handler because the D1 ...
Nazim M.'s user avatar
0 votes
0 answers
12 views

I am attempting to build a custom video processing engine for Android using FFmpeg 8.1. Instead of re-implementing the muxing logic using libavformat/libavcodec APIs, I want to "library-ify" ...
HARRSH BERMANN's user avatar
0 votes
0 answers
19 views

I was trying to integrate flyway to do migrations and now I am stuck at an error. I think it basically says Schema validation: missing table [products]. I have 2 .sql files under resources/db. I kept ...
Paul_07's user avatar

15 30 50 per page
1
2 3 4 5
1610670