Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
9 views

I'm currently developing the APO driver for my USB audio device without drivers, but I have no idea where to start. Currently, I am making modifications based on the Windows-driver-samples/audio/...
Aaron's user avatar
  • 11
Best practices
0 votes
0 replies
8 views

For a site where users host discussions communicate with each other like on X(twitter), using Django, where should i define a user; in the forms.py, models.py or views.py file. This site will work ...
Benjamin's user avatar
0 votes
0 answers
7 views

I must be missing something obvious. When the @Observable class var changes, the @State var doesn't. @Observable class AuthService { var userSession : String = "" // later after ...
Mark's user avatar
  • 575
Best practices
0 votes
0 replies
16 views

I’m looking to implement WebRTC on low-end IP cameras with P2P support. Anybody else thinking about this? Any good resources or reliable, stable solutions out there? realtime: video and audio delay ...
wan jerry's user avatar
-2 votes
0 answers
15 views

I created an application in VB.NET where it will get information from Sharepoint list. with the recent discontinuation of Basic Auth, I can no longer get information from Sharepoint. do you have any ...
Gilbert's user avatar
  • 41
-2 votes
0 answers
25 views

So I have a problem in roblox studio where I clone a nameplate to the head of the player, but it doesn't show the nameplate for the owner, but it completely works fine for me. On the test experience, ...
Aaron Espanto's user avatar
1 vote
1 answer
25 views

I'm designing a personal static webpage and I don't have experience regarding HTML and CSS other than messing with them a bit, but trying to find information on best practices made me decide on using ...
Neblinus's user avatar
0 votes
0 answers
21 views

How do I get the mutate function, from the dplyr package, to work when R says I have input problems due to vec_is_vector being defunct? I’ve recently updated R and noticed that some of my old code no ...
Rana's user avatar
  • 1
-1 votes
0 answers
15 views

I am trying to set up LVM on a new NVMe drive, but the pvs command returns no output (or does not show the specific device). I have confirmed the device is visible to the kernel via lsblk. System ...
amirarsalan hosseini nezhad's user avatar
1 vote
0 answers
19 views

I’m investigating Core Data lightweight migration behavior with SQLite and ran into a performance issue. Scenario: Model V1: EntityA has one fetchIndex Model V2: EntityA adds a new optional ...
ChaseChoi's user avatar
  • 175
0 votes
0 answers
17 views

I have code that looks like (pseudocode) source.connect(lowpass) lowpass.connect(highpass) highpass.connect(destination) I have a function which I thought should properly reset the audio graph; ...
Michael's user avatar
  • 867
-1 votes
0 answers
7 views

I’m on Ubuntu 24.04 and I’ve found that I need to recompile gcc/gfortan to use position independent code to compile the code of another library (not publicly available). I’ve found that: ../gcc/...
Charlie's user avatar
  • 467
-1 votes
1 answer
29 views

The code is print(score.sort(reverse=True)[:3]) And it makes an error TypeError: 'NoneType' object is not subscriptable What is the problem?
뽀로로's user avatar
-3 votes
0 answers
16 views

I'm building a backend service deployed on Microsoft Azure that fetches YouTube subtitles. It works perfectly in local development, but after deployment to Azure, I consistently get: "Sign in to ...
ting tang's user avatar
-1 votes
0 answers
23 views

I have set up Network Connectivity Center (NCC) with hub-and-spoke (mesh topology) in one of my GCP projects. I have one VLAN attachment spoke and two VPN spokes connected to the same hub, 2 cloud ...
Tao's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
1610562