Newest Questions

Best practices
0 votes
0 replies
5 views

I’m trying to implement Kerberos SSO (SPNEGO / Integrated Windows Authentication) for a web application in an Active Directory environment. The application is deployed on OpenShift Kubernetes and ...
Mert's user avatar
  • 39
Best practices
0 votes
0 replies
5 views

If writing .md markdown instructions (e.g. Installation instruction steps), what would be the best way to give a note, why specific step is needed, some give some references. In other words, if I ...
Paul Verest on LinkedIn's user avatar
Advice
0 votes
0 replies
8 views

I have a project on iris classifier, I have done most of the steps but I am stuck. How do I: 1 Update the Python code in train.py so that it can: Save the confusion matrix as a PNG image in an outputs/...
Esther's user avatar
  • 1
-1 votes
0 answers
9 views

I created and hosted a dynamic website . I created /phpmyadmin also to it so i can access database easily . How to test the domain/phpmyadmin security vulnerability ? i dont have credentials to it . i ...
Kishore Chitturi's user avatar
0 votes
0 answers
17 views

I am developing a NestJS backend and testing it on a real Android device. The Setup: Backend IP: 192.168.1.5:3000 (MacBook) Device: Real Android phone connected to the same Wi-Fi. Observation: I ...
vishal's user avatar
  • 11
Advice
0 votes
1 replies
33 views

I was told it is possible https://github.com/mui/material-ui/issues/48394 but the docs do not mention this at all.
singpolyma's user avatar
  • 11.3k
0 votes
0 answers
23 views

I trying to make ratelimiter for users in aiogram bot with middlware, now I created class for requests and class for ratelimiter, where reuqest are. My problem is what is better for performance and ...
madjetmax's user avatar
0 votes
0 answers
15 views

I'm using RealMarketAPI WebSocket to stream price data, but when the connection drops, it doesn't reconnect properly. Here is my code: using System; using System.Net.WebSockets; using System.Text; ...
Phi A Thanh's user avatar
0 votes
0 answers
17 views

I am trying to create a Register User form using Django 6 and Bootstrap 5. The form displays field level validation/error messages. However, I am not sure how to include the Confirm Password field (...
chlorinelemon's user avatar
Advice
0 votes
3 replies
33 views

I am building a web application that allows users to search for media content (audio/video). I want to implement a fast and responsive search feature with autocomplete suggestions. What are the ...
Tubidy's user avatar
  • 1
-2 votes
0 answers
35 views

I have 3 different tables in which we first time insert the data and update for same case from 3 others tables. We have 1500 columns used for selecting and updating, also there is a master like get ...
QAP's user avatar
  • 1
1 vote
1 answer
21 views

I have a device that uses MQTT via 8883 to send data to AWS IoT Core. During intial testing I applied a very permissive policy and it can connect. When I try to make the policy more restrictive I run ...
Paul V's user avatar
  • 1
0 votes
0 answers
13 views

I have an application that has been running successfully for several years. Recently, I upgraded to .NET 8.0, after which I started encountering the following error: Method not found: 'Void Microsoft....
rimi's user avatar
  • 807
1 vote
0 answers
20 views

I’m hitting a very specific runtime crash in iOS 19.2 (Xcode 17.1) that I haven't seen documented anywhere. I have a List where each row uses the new @Observable macro for its view model. Inside the ...
unknown's user avatar
  • 11
Advice
1 vote
1 replies
15 views

I’m evaluating semantic segmentation models like SegNeXt and PP‑LiteSeg, which are released under the Apache 2.0 license. The code is clearly permissive, but I’m unsure about the pretrained weights. ...
Nimesh Lakshan's user avatar

15 30 50 per page
1
2 3 4 5
1610567