Newest Questions

Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
14 views

How to switch between the the two (adb and adbd) I'm trying to get to adb but it keeps kicking me into ADBD. And I'm not sure why could someone please explain. Thank you. I'm not sure if this is a not ...
Murphy Lee's user avatar
Advice
0 votes
1 replies
30 views

iam a beginner here, i want to conect my phone to my laptop and access my app i designed on my laptop. # Connect device via USB, then run: adb install build/app/outputs/flutter-apk/app-release.apk # ...
Ahmed Habib Sebidde's user avatar
Advice
0 votes
0 replies
12 views

I want that when the user types a username in the input field, an error message ‘The username has already been taken’ should appear without submitting the form. Is this possible without using ...
Basit Ali's user avatar
0 votes
0 answers
11 views

Example spreadsheet How do I create a conditional formatting formula that does the following? If all of the B rows of a group are TRUE (all boxes checked), the header row for that group gets formatted ...
gills's user avatar
  • 219
0 votes
1 answer
18 views

I am trying to run a Python / Flask / MySQL app but whenever I try to run it (using the command "python -m flask run"), it gives me this error: mysql.connector.errors.ProgrammingError: 1226 ...
Ian McInnes's user avatar
Advice
0 votes
0 replies
16 views

Dont really have definite answeres as to where the code below should go within a code base. $carsByDate = $this->cars->filterQuery($request) ->select([ 'id', '...
NoLimitLondon's user avatar
Advice
0 votes
0 replies
10 views

I got a blank page after running ZenML locally (UI at http://127.0.0.1:8237). The frontend loads partially, but the browser shows this error: Failed to load module script: Expected a JavaScript-or-...
Bader Eddine Benhirt's user avatar
0 votes
0 answers
17 views

I'm creating a UserAssigned identity to be used with policy assignments and I want to add owners and notes to the new identity, but this identity is owned and managed by Microsoft. Is it not possible ...
Ethan Dibble's user avatar
0 votes
0 answers
20 views

I need my app to give a UAC prompt, but the application manifest file seems to be missing. I have follow instructions to create one by doing the following: Right-click your project in the Solution ...
rerat's user avatar
  • 375
Best practices
0 votes
0 replies
20 views

I'm computer engineering student who is new in the realm of design patterns, for some reason I started with Dependency inversion- higher level policy should not depend on lower-level policy, but ...
abd klaib's user avatar
0 votes
0 answers
12 views

I'd like to list all descendants of a particular class in Rails (ApplicationComponent if it matters): with eager loading enabled this is easy ApplicationComponent.descendants But eager loading is ...
jjg's user avatar
  • 1,130
0 votes
0 answers
17 views

I'm trying to use a service account token to authenticate with the API server from a pod, but I can't seem to get the kubelet to mount said token. I'm trying to debug this, but I have ran out of ideas....
tofugarden's user avatar
0 votes
0 answers
22 views

I am working with Selenium WebDriver (Java) and testing a web application where many elements are loaded dynamically via JavaScript (AJAX). I often face issues where elements are present in the DOM ...
goga's user avatar
  • 1
0 votes
0 answers
18 views

I just saw the following exception in one of our CI tests, and it's very strange to me: Caused by: java.net.BindException: Address already in use at java.base/sun.nio.ch.Net.connect0(Native Method)...
Bwmat's user avatar
  • 4,724
0 votes
0 answers
26 views

I'm trying to get the hang of syncing info with Android Health Connect, and I thought it was all going well, but whenever I retrieve the entries I am putting in manually the level is alway 0.0 and I ...
Neglected Sanity's user avatar

15 30 50 per page
1
2 3 4 5
1610936