Newest Questions
24,146,139 questions
Tooling
0
votes
0
replies
2
views
What IPC protocol is the best for low-latency connections into multi-tenant containers (gVisor/runsc)?
I'm trying to find a IPC protocol (like UDS) that has low-latency and efficiently sends data... My goal is extremely low latency, under ~1-2ms. I've tried Unix Domain Sockets, and they work, sending ...
Advice
0
votes
0
replies
4
views
Flickering when drawing to Windows.Forms with Direct2
AT first, please excuse this double post.
I posted the same content on GitHub Discussions a few weeks ago, but received no comments, so I've decided to post the same content here as well.
I'm ...
Best practices
0
votes
0
replies
17
views
What are the easiest ways to add superfoods to a busy daily routine?
I have a busy schedule and often don't have time to prepare elaborate healthy meals, but I still want to improve my nutrition naturally. I've been reading about superfoods like Amla, Moringa, ...
Best practices
0
votes
0
replies
6
views
How do we stay up to date for a number of websites' newsroom/insights/news- using generic coding?
Here is a thing, I want to make a generic code for my client with which I can be up to date about a company's newsroom/news/insights of a website.
Now for the code to be generic, there should be only ...
Score of -3
0 answers
27 views
How to calculate zodiac sign from date of birth using JavaScript? [closed]
I am trying to build a simple astrology feature for a website where users enter their date of birth, and the system should return their zodiac sign.
I want to implement this using JavaScript. I ...
Advice
0
votes
0
replies
14
views
How can I search a Patient resource by phone number using the FHIR REST API?
I'm building a healthcare application that integrates with a FHIR server. I need to retrieve a patient record using the patient's phone number instead of their ID.
I've tried sending a GET request ...
Advice
1
vote
0
replies
18
views
Why does Claude only see my React SPA's raw HTML when auditing a URL? Does this mean React SPAs are ineffective for AI crawlers?
I'm confused about how AI crawlers and AI chatbots handle React SPAs.
One of my websites is built with Vite + React as a Single Page Application. According to my analytics, it receives around 30 to 35 ...
Score of 0
0 answers
14 views
Zooming with mouse wheel in an HTML document, but need to stop vertical scroll
I am creating a very large flow chart document that is significantly larger than my view port size. I have some JavaScript that allows me to drag the document around using the mouse pointer instead of ...
Score of 0
0 answers
7 views
How and where mnemonic/private keys are generated/stored in IOS for mobile non-custodial wallet
I am trying to understand how and where non-custodial wallets store private keys.
By reading the following secure enclaves article, it says:
Software wallets on mobile or desktop keep keys encrypted ...
Score of 0
0 answers
13 views
Vivado 2019 - HW Target shutdown a few seconds after successful programming, then "No devices detected" until Vivado is restarted
I'm experiencing a strange JTAG issue with Vivado 2019 and I'm running out of ideas.
Hardware
Vivado 2019.1 and 2022.1
Windows 11
FPGA board: Antminer S9j control board
External 12V power supply ...
Score of 0
0 answers
25 views
ESP32 as Access Point: TCP connection drops after 1–2 minutes on Windows 10/11, but only on first connection
I have an ESP32 running a program that opens both a TCP and UDP server on a specific port.
In Station mode (connecting to a modem/router): both connections work reliably with no drops.
In Access ...
Score of 0
0 answers
13 views
Popover not programatically closing in NavigationStack
Typically, you can programatically close and open a popover with popover(isPresented: Binding<Bool>), like so:
struct AContent: View {
@State private var showFilter = false
var body: some ...
Score of 0
1 answer
37 views
IIS keeps spiking in memory and stopping my WEB APP
I have a .NET web application hosted on my server with IIS. Usually the IIS process will run for days on end with memory at around 400-500mb. But sometimes which seems totally random to me this memory ...
Score of 0
0 answers
34 views
Oracle job scheduler. preserving non-ascii parameters
I should create a DBMS job, which call a .sh script on a remote server
dbms_scheduler.create_job(job_name => my_job,
job_type => 'executable',
...
Score of -1
0 answers
28 views
Autodesk Transmittal Module API access deny despite no issue on running RFI Module
I'm using an account with the client id and client secret to call the Transmittal API and it returns error 403 forbidden with "access deny" error.
https://developer.api.autodesk.com/...