Newest Questions

Filter by
Sorted by
Tagged with
-1 votes
0 answers
3 views

I'm modifying this code (the one at the bottom), but somehow it only works as intended from the second click onward. const box = document.getElementById('test'); function clickHandler()...
sweetlove's user avatar
-1 votes
0 answers
4 views

I have a website https://www.yardsale.technology when I text this to someone, or go to the site, loads fine. DNS records set up on DreamHost. If I type this into browser: yardsale.technology (no https:...
chrisallick's user avatar
  • 1,472
0 votes
0 answers
6 views

I have a watchOS WidgetKit complication that needs the user's location to show the nearest transit station, but the widget never gets location permission and CLLocationManager times out. Setup: ...
Groot's user avatar
  • 14.3k
Advice
1 vote
2 replies
8 views

I'm a novice C# programmer and I wanted to ask someone who I can watch a tutorial on how to work with interfaces or where I can read it to understand everything and make my own programs, so to speak. ...
Timmku's user avatar
  • 1
Best practices
0 votes
0 replies
10 views

I am working on a WordPress website and trying to improve the SEO structure of different pages. Currently the meta title and meta description are the same for many pages, and I want to generate them ...
Riseon Ads's user avatar
-2 votes
0 answers
10 views

I am developing a custom WordPress theme and I want to dynamically generate the meta description tag based on the post content. Currently I am trying to output the description inside header.php using ...
Riseon Ads's user avatar
0 votes
0 answers
12 views

I'm developing a Blazor Server application with .NET 10 that requires Okta authentication. Although I've followed all the instructions, after authentication, I still receive the following error ...
Luca C.'s user avatar
Advice
0 votes
0 replies
9 views

I built a free file hosting platform and I’m looking for testers from the community. Features • Direct download links • Unlimited bandwidth • No account required • Large file uploads Built for Devs ...
Filehosts's user avatar
0 votes
0 answers
10 views

I have two data series of model prediction and observations. I am able to make line plots of these series. I would like to add a linear regression fit of the two data series. i would also like to add ...
Zilore Mumba's user avatar
  • 1,610
0 votes
0 answers
14 views

I have upgraded to Xcode 26.3 and connecting my iPhone(iOS 26.X) for debug in Xcode. I am facing issue is like below. The developer disk image could not be mounted on this device. Previous ...
Vikas's user avatar
  • 1,954
0 votes
0 answers
15 views

I encountered a server error while using the Azure OpenAI Realtime API. The request fails with a server_error even though the request format and connection appear correct. The error occurred during a ...
Cycl0n3's user avatar
  • 697
Tooling
0 votes
0 replies
10 views

I am benchmarking several tabular Generative AI models (including TVAE, TabDDPM, and WGAN-GP) to synthesize sensor data. I need to rigorously evaluate the statistical similarity between my generated ...
PDEA Lab's user avatar
-3 votes
0 answers
15 views

I am an IT administrator facing a critical 2FA blockage on a Meta Business Problem: We are unable to receive 2FA SMS or WhatsApp verification codes via Vodafone Turkey (Corporate line). Technical ...
Berkay Mustafa Öcal's user avatar
1 vote
1 answer
30 views

In C, a thrd_start_t is a function with a signature of int (*)(void *). main returns an int as an error code to the instantiator, but in the case of a thread, we're the instantiator. I don't see any ...
Coarse Rosinflower's user avatar
Advice
0 votes
0 replies
15 views

I am using FreeType and render glyphs to a font atlas with SDF enabled. I later create quad for each font and build strings using these quads and texture coordinates of fonts within altas. To render ...
Martin Perry's user avatar
  • 9,665

15 30 50 per page
1
2 3 4 5
1611089