Newest Questions

0 votes
0 answers
2 views

I’m learning Python and I noticed something strange. When I double-click my Python file (.py) on Windows to run it, the program seems to run twice. Here is a simple example: print("Program ...
Aviral Harsh's user avatar
0 votes
0 answers
11 views

I have been trying to implement a simple drag and drop application in Gtk 4 Rust but I am unable to implement a working version. I can see connect_accept getting triggered, but no matter the result, ...
Margus Laak's user avatar
0 votes
0 answers
8 views

How can I get autoindentation to use Whitesmith style for C/C++ files in VSCode? I use Microsoft C/C++ Extension pack and clang-format. "Format Document" works ok with C/C++ files.
tohoyn's user avatar
  • 167
-1 votes
0 answers
13 views

I need to uniquely identify individual devices at runtime from the HPS (ARM Cortex-A9) side. Does the HPS side of the Cyclone V SoC have any built-in unique ID registers, such as: - A hardware serial ...
Dez Fedsie's user avatar
0 votes
0 answers
16 views

[Image Description: There a huge indent on the right side of the input labels] HTML: <div id="div-area"> <p id="title-div1">Find pages with...</p> ...
Akshaj Singhal's user avatar
Advice
0 votes
0 replies
14 views

Graphic designer designed this component that should display forms and messages like an auth form... I'm a bit confused on how should I code the top right border... I was thinking a simple border-...
Patrick Ferreira's user avatar
0 votes
1 answer
12 views

I'm encountering an error when trying to run pnpm run dev in my ReactPress project (version 1.6.0). The build process fails during the build:config step with a TypeScript error stating that files in ...
react's user avatar
  • 9
0 votes
0 answers
15 views

I am scraping the Dead by Daylight Fandom wiki (specifically TOME pages, e.g., https://deadbydaylight.fandom.com/wiki/Tome_1_-_Awakening) to extract memory logs. The goal is to extract the Memory ...
zeromiedo's user avatar
0 votes
0 answers
14 views

I'm trying to read a log file that was written from a custom ILoggerProvider in a dotnet application: HostApplicationBuilder builder = Host.CreateApplicationBuilder(); builder.Logging.ClearProviders();...
Paul's user avatar
  • 3,974
-1 votes
0 answers
12 views

I am having an issue establishing a ssh connection to my docker container when the docker host is connected to a vpn (nordvpn). Here is what i have done : On my router : i have port forwarded an ssh ...
gealex's user avatar
  • 113
0 votes
0 answers
17 views

Ocorreu um erro. Cannot read properties of null (reading 'endpoints') I'm having this error that appears in the section of my WordPress Widget. I've tried everything I could. I deactivated plugins, I ...
Márcio de Barros's user avatar
-1 votes
1 answer
20 views

Using Regex in Google sheets, I need to extract "content1" in a separate cell (B1) from the 1st bracketed set without the brackets This entire string will appear in cell A1: [content1] [...
Alan Benlolo's user avatar
0 votes
0 answers
9 views

I have a node.js project doing speech-to-text transcription with the xenova/transformers models. My project shows a lot of warnings - how do I suppress the warnings to log only errors? I've tried ...
user3450049's user avatar
-1 votes
0 answers
16 views

I want to enable Alexa voice control for my smart home device. I was able to discover device. Now all devices are showing in Alexa app but all devices showing "Device is unresponsive". This ...
KUDAMALA HARIPRASAD REDDY's user avatar
0 votes
0 answers
11 views

I'm using Windows 11, CMake, VSCodium, clangd 21.1.0 and Visual Studio 2022 Community. I can compile my project just fine but I don't know how to get clangd set up and working, I know that it's ...
David Carpenter's user avatar

15 30 50 per page
1
2 3 4 5
1612556