Newest Questions

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

I have Full Disk Access set for Shortcuts in Settings Privacy and Security, but when I try to select a folder from an external disk from the Automation menus, it is greyed out and not accessible. I ...
Frank Wilson's user avatar
0 votes
0 answers
3 views

I’m trying to install Databricks Lakebridge to migrate ETL to Databricks. I followed the steps according to the documentation and got stuck at the transpile installation. As prerequisites, Python ...
danio900409's user avatar
Best practices
1 vote
4 replies
10 views

So I'm new to SpringBoot and in my Database i have a table called Category: CategoryId(pk), name, parent_id. For the Code I am planning, that I can select a Categord (e.g Car) and then I get all the ...
joel.'s user avatar
  • 3
Advice
0 votes
0 replies
3 views

When I create an AppEntity and have it conform to EntityQuery, a Find AppIntent is created for that entity which can be used in the Shortcuts app. Currently, when this intent is used, it only creates ...
Kavi Gupta's user avatar
0 votes
0 answers
22 views

I have two discrete systems. The first one (B1) is composed of sequences starting with 0 and where steps are either +2 or "no-op". For instance : 0 → 2 → 4 → 6... 0 → 0 → 2 → 4 → 4 → 4 → 6......
dvnh87's user avatar
  • 11
Best practices
0 votes
1 replies
16 views

I am programming an neural network to recognise digits trained on the MNIST dataset. At the moment I am reading each line separately using the following code: file = np.loadtxt(dataLocation, delimiter=...
ProgrammingPi's user avatar
-4 votes
0 answers
15 views

I am trying to create the demo app: https://github.com/fastify/demo I copied the .env.example and created an .env file with the following contents, modified the database connection part to fit my DB ...
pileup's user avatar
  • 3,486
0 votes
0 answers
13 views

I’m having problems installing Windows Server (2019, 2022, or 2025) using VirtualBox. I specifically want to use Windows Server 2019 or 2022 because they seem to have fewer bugs with VirtualBox. The ...
alex_pythooon's user avatar
0 votes
0 answers
21 views

I have a fairly simple view. It's a trip itinerary with two parts: A horizontally scrolling list of dates at the top of the page. A vertically scrolling list of days (each day contains many trip ...
user5893820's user avatar
0 votes
0 answers
25 views

I’m working on an FTC TeleOp where a motorized spindexer (with encoder + PID) advances to shoot game pieces. After shooting, I want the spindexer to automatically return to encoder position 0. I ...
yarden's user avatar
  • 137
-2 votes
0 answers
14 views

Thanks in advance for the help. Here's the situation: I have built an app in GTK, and I want to serve it for testing purposes over the web. I am using: Broadway to interface between the Web and my ...
Oliver Cox's user avatar
0 votes
0 answers
21 views

I am using Spring Boot 4 with OpemSaml 5. i have set up for global log out with Okta. Both the log in and the log out works great. However, after a global logout if I try to log in again after an ...
Viraj Shetty's user avatar
-1 votes
0 answers
42 views

Most other questions I have found about this topic entail having GET parameters à la base-url.com/route?param=value. However, my application uses routes similar to base-url.com/resources/1 base-url....
psdi's user avatar
  • 61
-1 votes
3 answers
51 views

I'm working on creating my own file sorting with python, I figured it would be a good starter program since I'm new to python. Well my issue is whenever there is a file with the same file type, it ...
XxMis1nputxX's user avatar
1 vote
0 answers
20 views

I am trying to convert my python application using pywebview into an executable using pyinstaller, but when I run the file, I get the following error: Traceback (most recent call last): File "...
user32256289's user avatar

15 30 50 per page
1
2 3 4 5
1611796