Newest Questions

-3 votes
0 answers
42 views

I am trying to install overlayfs module with an APatch kernel, but i get this error. APatch is read only. i decide to look at partitions which may not be properly mounted, mount -o rw,remount / //...
f1ne3dg3's user avatar
Best practices
0 votes
0 replies
47 views

I have an array of simulation states that I want to pass to a fragment shader. In this scenario each state element should result in a pixel on the screen. In order to decide what the color of the ...
TinfoilPancakes's user avatar
-3 votes
1 answer
52 views

I have a python project with this structure: Project-Root/ |-- script.py |-- utils/ | |-- utils.py | |-- init.py My script.py looks like this - I import logging, setup an output file, import a ...
Ev09's user avatar
  • 25
-6 votes
0 answers
61 views

I have two repos named official and custom. I need to merge the official repo into custom while adding any missing lines from official but keeping any lines from custom that exist but differ. The goal ...
chris93's user avatar
-4 votes
0 answers
71 views

I am currently trying to create a program to generate random one time use keys for fun, and am currently writing the code to generate random indices. However, I keep getting this error when trying to ...
Nolan Xie's user avatar
1 vote
1 answer
44 views

I have spent the entire morning trying to implement a strict Content Security Policy (CSP) using nonces with Apache and Angular 20.3 SSR. On the Apache side, I am able to generate a nonce correctly ...
Charles LINDECKER's user avatar
-4 votes
1 answer
78 views

Architecture: React/Ionic → BLE → ESP32 → UART → PIC16F (authoritative ACK) → UART → ESP32 → BLE → React/Ionic Problem: I currently use exponential backoff for most commands, which has been reliable ...
Anarchist Owl's user avatar
-5 votes
0 answers
58 views

I am using the YouTube Data API v3's Videos.update endpoint to update a video. My intention is to update the video title while leaving all other video information untouched. The documentation notes: ...
Stevoisiak's user avatar
  • 27.9k
-1 votes
0 answers
55 views

Question I have a C# WPF desktop application that prints invoices to a thermal printer using the Custom Print Queue (ESC/POS–style printing). Issue: If the application is idle or minimized for ~10 ...
Pankaj Patidar's user avatar
0 votes
1 answer
64 views

I am trying to perform text analysis on large character strings that include multiple different speakers. I need to create a dataframe of 2 columns, speaker and turn, which have the person speaking ...
flâneur's user avatar
  • 353
-5 votes
0 answers
46 views

I'm using Maui app in version 9, in VS 2026 , last update. I'm using Mongo DB on Windows: with this app as follow: Server: version 7.0.3. Client (compass): version 1.42.2 There is vulnerability in ...
danies8's user avatar
  • 13
0 votes
0 answers
50 views

I’m working with Azure DevOps Server (TFS 2018, on-prem) and Visual Studio 2022, using Git repositories hosted on TFS. I’m facing several issues that make Git hard to use reliably in this setup, ...
max trick's user avatar
-4 votes
0 answers
26 views

This is the log I get for database initialization failure Beginning configuration step: Writing configuration file Saving my.ini configuration file... Saved my.ini configuration file. Ended ...
Rebha's user avatar
  • 1
0 votes
0 answers
32 views

On a site designed almost 10 years ago, a custom rewrite enables the use of the word "catalog" as both shop and category base. I can also set "catalog" as the custom product ...
CK MacLeod's user avatar
  • 1,052
-9 votes
1 answer
60 views

I'm building a Telegram bot with n8n for a hair salon booking system. **Goal:** 1. Read available time slots from Google Calendar 2. Send ONE Telegram message with inline keyboard buttons 3. Customer ...
Ibrahima DIALLO's user avatar

15 30 50 per page