Newest Questions

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

I want to use a variable or parameter in Modelica to track or specify trace substances in parts per million (PPM). Can I use one of the existing types from Modelica.Units.SI ?I would think the unit is ...
qpdbqpdb's user avatar
0 votes
0 answers
42 views

My first Spring Reactor kotlin app with r2dbc: controller: @RestController class RootController (private val svc: ProcessMsgService) { @PostMapping( value = ["/"] , ...
Victor Esin's user avatar
-4 votes
0 answers
45 views

I am working on project where a user needs to be able to extract a monthly usage of item(s). The setup for item association is as followed (I'll only mention relevant information): The user can create ...
Bumpyroadhill's user avatar
Advice
0 votes
1 replies
48 views

At the moment im pretty at the start of programming with Angular and RxJS (about half a year of expirience in sum) and i wanted to use some workshops/tutorials/courses to learn how to use RxJS better ...
CFranken's user avatar
-3 votes
0 answers
41 views

I am currently working on a project where I want to run GitHub-hosted projects directly in the browser. I was previously exploring nodepod and came across almostnode, so I wanted to give it a try. I ...
Sajeel Zafar's user avatar
2 votes
0 answers
37 views

In Unity DontDestroyOnLoad(gameObject) works if the gameObject is a root object - i.e. not a child Object of another one. How it should work The object GlobaleCube is used to correctly change the ...
Meeduae's user avatar
0 votes
0 answers
37 views

Android virtual device in android studio not showing up. I don't know how to use the android virtual device and run the app on it Android virtual device in android studio not showing up. I don't know ...
Gothman 11's user avatar
0 votes
0 answers
24 views

I've just upgraded TypeORM 0.3 to new version 1.0 and executed their migration script: npx @typeorm/codemod v1 src/ And it added this todo: // TODO(typeorm-v1): `onConflict()` was removed — use `...
Juraj's user avatar
-7 votes
0 answers
38 views

How to run that project with connecting database api integration with node Iam working on a astrovani app project,70 percent everything built is built and my part of work is to add post and get to it ...
Rakshitha's user avatar
Best practices
0 votes
0 replies
18 views

I have a GKE cluster with the following setup: Cluster: 3 nodes Cluster Autoscaler: DISABLED Node Pool Autoscaling: ENABLED Node Pool totalminNodeCount setting: 1 Cloud Scheduler: configured for ...
Selin Eryilmaz's user avatar
1 vote
1 answer
77 views

I'm working on a project where my program take restaurant details (name, location, prices, rating, etc) from google maps then add them to SQL database on python. I was testing the code to see if it ...
itsALearningProcess's user avatar
1 vote
0 answers
17 views

I am implementing a password manager app in iOS with Swit and SwiftUI, and I've recently added support for TOTP codes and implemented the required changes to the AutoFill methods to return the one ...
Enric's user avatar
Best practices
0 votes
0 replies
26 views

I have an Amazon Cognito user pool with Azure AD federated as an OIDC identity provider, using the Cognito Hosted UI and the authorization code flow. My app starts login by redirecting to: https://<...
Mrex's user avatar
Tooling
0 votes
0 replies
26 views

I am working on my FYP which is a SafeQR scanner that uses supabase as its backend. I had some ideas like tying the admin dashboard to an Ip address but the Ip will be changed when I restart the ...
Mitch's user avatar
-3 votes
1 answer
38 views

I have a FastAPI service (myapp, listening on port 8080) running in a local k3d cluster in namespace myapp. The pod keeps restarting and I can't figure out why. kubectl get pods shows the restart ...
user3647374's user avatar

15 30 50 per page
1
2 3 4 5
1609971