Newest Questions

Filter by
Sorted by
Tagged with
Filter by Employee ID
Best practices
0 votes
0 replies
2 views

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
3 views

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
19 views

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
13 views

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
14 views

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
11 views

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
6 views

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
12 views

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
23 views

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
11 views

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
33 views

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
31 views

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
27 views

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/...
Score of -1
1 answer
99 views

The particular example that made me ask this question was the third one, the placement new, but I'm wondering about all of them. struct MyNonTrivialType { MyNonTrivialType() = default;...
Score of -3
0 answers
28 views

I was looking thru all of the sites in the internet, and apparently, no one bothered to show an example where there would be a single text-box, but I can input on different segments in that same text-...

15 30 50 per page
1
2 3 4 5
1609743