Newest Questions
24,158,433 questions
-2
votes
0
answers
18
views
How to Fix Common Build and Runtime Errors in My OS Project [closed]
I am developing a custom OS project called IROS and encountering multiple build, toolchain, and runtime issues on Windows.
Project Link
IROS Repository: IROS
Context
The project involves:
Low-level ...
Advice
0
votes
1
replies
19
views
Preparing context and rules files for parent, and context and rules files for children of a multi-repositories & multi-programming languages project
Context
I'm creating a multi-repository and multi-programming language project.
Named beaufort in my Gitlab, it has sub modules projects (having wind names). Each one dedicated to a different language....
-3
votes
0
answers
33
views
Claude Code failing to accurately parse and implement UI designs from Claude Design [closed]
I am developing a React Native (Expo) mobile application using NativeWind 4.x. For my UI/UX, I am using Claude Design to generate high-fidelity previews.
The Issue: When I try to bridge the gap ...
Best practices
0
votes
1
replies
17
views
Performance of deleting multiple rows in batch
I am having table which is growing vertically, so on every form save there is insert on one row per field. So, if there are 100 fields , 100 rows are insert. Form is dynamic, so that's why that way of ...
0
votes
0
answers
19
views
scroll driven image sequence animation only plays first animation
I want to put 'multiple scroll driven image sequence animations' on the same page. I tried many times but I cannot get the solution.
Whatever I tried, only the top one is working, but the others are ...
Best practices
0
votes
1
replies
9
views
pip install oracledb takes ~9 minutes on Alpine (musl) because no musllinux wheel, how to avoid building from source in Docker?
I'm building a Django app inside a Docker image based on python:3.13-alpine3.23 as part of a GitLab CI pipeline.
After replacing cx-Oracle==8.3.0 with oracledb==3.4.2 in requirements.txt, the pip ...
Advice
0
votes
0
replies
18
views
Team radio clips unavailable via the end-point of F1
I've been working on a personal project and wanted access to the team radio clips of all the drivers for the project.
I was able to find and access them via the https://livetiming.formula1.com/static/ ...
-1
votes
0
answers
31
views
Simulate MS Office save using Python
I want to generate an Excel file and upload it to a website that only accepts .xlsx and .xls, but when I generate Excel using Pandas or Polars I am facing "invalid excel file" exception and ...
Best practices
0
votes
1
replies
27
views
What is the best approach to writing a personal config symlink management scriptfor linux?
The problem i'm trying to solve
I currently manage my configuration files with GNU stow.
To summarize the purpose of stow: If i store all of my configuration folders in one directory (wezterm/, neovim/...
Best practices
0
votes
0
replies
29
views
How to implement real-time GPS tracking for multiple vehicles using WebSockets or polling?
I am working on a system similar to a School Bus Tracking System, where I need to track multiple vehicles (buses) in real time and display their live location on a web dashboard.
Currently, I am using ...
-1
votes
0
answers
31
views
Can anyone get tc-lib-pdf working . I can't [closed]
Can anyone get tc-lib-pdf working . I can't
https://github.com/tecnickcom/tc-lib-pdf
Help !
Or has anyone any recommendations for a free HTML to PDF PHP library.
I have tried tcpdf and html2pdf.js and ...
Best practices
0
votes
0
replies
23
views
Java , Python , MERN & ML Libraries
I have questions regarding how to integrate my ML application to an MERN stack project here I have an Stock Market predictor model with me so how to I integrate it with my frontend such that it works ...
0
votes
0
answers
23
views
Matplotlib 3D plot Z-axis label not showing
So im trying to plot a 3D figure as shown in here.
The problem is that Z label is not appearing at all. Is there a way to make like the box smaller or make the figure larger so it can fit in ?
Below ...
-4
votes
0
answers
48
views
I believe I have malicious tasks gaining access to my computor. Could someone have a look for me please and tell me if they see anything suspect [closed]
[2026.04.24 22:36:01] Launched version: 6007006, install beta: [FALSE], alpha: 0, debug mode: [FALSE]
[2026.04.24 22:36:01] Executable dir: C:/Users/Micheal/Desktop/, name: Telegram.exe
[2026.04.24 22:...
-2
votes
0
answers
23
views
The action requires write permission to add labels to pull requests
The labeler said it fails on a pull request, the labels are present already in issues and pull requests, the pull request is done on a fork of the repo:
The content of .github/labeler.yml:
# Add 'K7....
