Newest Questions
24,167,972 questions
0
votes
0
answers
10
views
STM32F401RET6 Speech Denoising — Wiener Filter Output is More Noisy Than Original Input
I am implementing a real-time speech denoising pipeline on an STM32F401RE microcontroller running at 84 MHz. The goal is to denoise speech audio recorded at 16 kHz that contains background hiss and ...
Best practices
0
votes
0
replies
16
views
How do you guys create DTOs?
I am new to asp.net coming from a django-nestjs background. I haven't found complete resources that explain how to use DTOs. Should I use AutoMapper or Mapster? I have heard some say you shouldn't use ...
Tooling
0
votes
0
replies
8
views
Resolving NPU/GPU resource contention between MediaPipe and INT4 Quantized LLM inference on Mobile devices
I am implementing a real-time behavioral monitoring system (Breath Realm Protocol) that runs two concurrent AI pipelines on mobile hardware:
MediaPipe Vision Pipeline: For real-world action ...
0
votes
0
answers
13
views
Google Maps markers become very slow when adding more than 1000 markers – how to optimize?
I’m using the Google Maps JavaScript API to display markers on a map. When I add more than ~1000 markers, the map becomes very slow (zooming, panning, and rendering markers lag significantly).
What is ...
0
votes
0
answers
13
views
SET NOCOUNT ON but still returns rows affected message
I am not very experienced with triggers, and trying to make a simple one.
There is "SET NOCOUNT ON" at the beginning of the script, and there is a select statement from inserted rows.
After ...
Advice
0
votes
0
replies
7
views
Sign Program license agreement Apple
I have a problem signing the Apple Program License Agreement (PLA). I have already verified my account, but I don’t know how to sign the PLA. Could someone please help me?
The next step is for your ...
Advice
0
votes
0
replies
6
views
Optimizing MediaPipe behavioral verification with INT4 quantized LLM on mobile Edge AI devices
I am currently developing a behavioral transformation protocol (Breath Realm) that utilizes MediaPipe for real-world habit verification. To ensure privacy and reduce thermal throttling on mobile ...
0
votes
0
answers
10
views
How to check WM capabilities in wayland and libwayland (C library)
I'm trying to use the libwayland library for C.
By setting the .wm_capabilities callback function to receive the different capabilities of the WM I'm using in a wl_array structure, it seem that the ...
0
votes
0
answers
11
views
ESP Modbus TCP Not Responding After Switching Networks
I am experiencing a connectivity issue with my ESP device while using Modbus TCP over Ethernet. Initially, I configured the ESP with the router's gateway and subnet settings, assigned static IP ...
Advice
0
votes
0
replies
16
views
Extract video frames sequentially so each frame represents the next scene segment
I am processing a video and need to extract frames that represent
consecutive portions of the scene.
The requirement is that each extracted frame should correspond to
the next part of the scene ...
0
votes
0
answers
18
views
UIBarbuttonItem weird issue
I am facing issue with UIBarbuttonItem till yesterday it was working fine to me, but from today morning i facing this issue.
Scenario:
I set NavigationBar left side back button till yesterday it's ...
0
votes
1
answer
12
views
My Xcode Bridging Header doesn't seem to include my Swift class
I think have done everything by the book.
I added a small Swift file to my Objective-C project. This is code in the project, not in a framework, so I did not use the public keyword:
import Foundation
...
Advice
0
votes
0
replies
24
views
Is GATE - MTech CSE the only option for a Tier 3 College(India) Guy with 1.5 YOE to get a high paying job in tech?
I am a Btech cse graduate of 2024 Batch from a Tier-3 College(State University - University Department). I have 1.5 years as professional experience in Full Stack Development using React.js and Nodejs....
Best practices
0
votes
0
replies
10
views
Do anyone's know how to mock supabase in Flutter?
I'm making an app in flutter, and I want to test some services, but i don't know how to mock the supabase client, and it's bringing me more problems than I thought.
I've try to search in YouTube but I ...
0
votes
0
answers
18
views
I tried to run origin lab in a Mac any advice please [closed]
Good morning, I'd like to ask how I can run Origin Lab on a Mac with an Intel processor. I've tried with Wine version 11.0, but it always fails. I don't know if anyone can give me advice on how to fix ...