Newest Questions

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

I have a .NET9 Web API and database in SQL Server. I'm trying to run them in containers and have the API connect to the DB. I have been developing this locally for a while and everything is fine there....
MRichards's user avatar
  • 145
Tooling
0 votes
0 replies
4 views

I want to broadcast a list of jax pytrees with each other, where it is assumed that one pytree is the prefix for all others (but we don't know which pytree is the prefix in advance). The solution I ...
Ben's user avatar
  • 603
Advice
0 votes
0 replies
13 views

I have an idea for a web platform along the lines of Airbnb/Uber but totally unrelated. It will benefit millions of people in many ways. But I know nothing about web development. Is anyone willing to ...
cantfindmykeys's user avatar
-4 votes
1 answer
27 views

I had an issue while working on a wordpress website which is that when i applied the astra theme and built a page with it, then when i open the site "even in incognito" it shows me some ...
Aymen Mecheri's user avatar
-2 votes
2 answers
43 views

C:\Users\Igor\OneDrive\Documents\dbhandler_app [master ≡ +1 ~2 -0 | +22 ~1 -0 !]> git status On branch master Your branch is up-to-date with 'origin/master'. Changes to be committed: (use "...
Igor's user avatar
  • 6,556
Advice
1 vote
0 replies
34 views

I am trying to find the best matches to a complete human name in a PDF. I'm parsing the PDF using pdfplumber with a sliding window the size of the number of words in the target name. Let's say the ...
jojusuar's user avatar
0 votes
0 answers
11 views

I'm working on a Qt6/C++20 application that needs to handle localization. So far, we've gotten away with using Qt's build in localization; however, we want to add person names to our UI, with proper ...
JMY1000's user avatar
  • 151
0 votes
0 answers
15 views

I can't seem to find a definitive approach to this problem, lots of options, and pros/cons. I have a medical app written in Flutter which captures the date and time a procedure was performed. The ...
Ben Halicki's user avatar
Best practices
0 votes
0 replies
16 views

Idea I want to take a relatively large cache of data (108k items, 80 data points per item) and sift through it to grab items at semi-random and generate small pools of items. Each of the pools need to ...
Dimir's user avatar
  • 11
0 votes
0 answers
23 views

I have a table in Power BI in the following format: I am currently learning how to use the software (and DAX) as I go and I have been trying to figure out if it is possible to get the course that has ...
skoleosho97's user avatar
-1 votes
1 answer
37 views

I am learning BigQuery in Coursera. I am trying to sort a table but I am confused about how to use ORDER BY. My table has columns like name and age. I want to sort the age from highest to lowest. What ...
lachman gc's user avatar
Advice
0 votes
0 replies
11 views

I have this button that toggles it's text from "Show more..." to "Show less..." whenever it's clicked: <button class="btn btn-sm btn-secondary" title="...
Boycott A.I.'s user avatar
  • 19.2k
0 votes
0 answers
22 views

I need my JSON output to show the "idTransanction" and "details" fields first for logging purposes. Currently, Jackson alphabeticalizes them or follows a random order. Is there an ...
OSCAR GUILLERMO SANDOVAL GARCI's user avatar
0 votes
0 answers
20 views

I am investigating a possible handle leak related to Windows COM objects used from a third-party application. The application (Elipse E3 SCADA) runs VBScript code that instantiates Windows COM objects,...
Adriano Pinheiro's user avatar
Best practices
0 votes
0 replies
16 views

I think I've kind of understood provenance (maybe not), but all the documentation I find talks about going from/to pointers and usize. But what about [u8; N] ? Specifically, suppose I have this code: #...
Nicola Gigante's user avatar

15 30 50 per page
1
2 3 4 5
1611090