Newest Questions

-2 votes
0 answers
7 views

this isn’t a programming issue but a calculations issue. Recently my company just started to use AI BOT system but it’s spread across 3 projects With 800usdt for 10000 credit and 100usdt for 3 AI Bots ...
Jerry Ng's user avatar
0 votes
0 answers
3 views

In all demo video's of the new Tab Bar in iOS 26, the content nicely flow's below the Tab Bar giving a floating effect. Before migrating my main app to iOS 26, I tried implementing the new look in a ...
Nikhil Muskur's user avatar
0 votes
0 answers
15 views

I’m implementing LAN peer discovery in Rust using UDP broadcast with Tokio. Environment Windows + Fedora Linux Same Wi-Fi network, no VPN UDP port 7777 Problem ✅ Linux can discover Windows ❌ ...
PAULASTYA CHAKRABORTY's user avatar
Advice
0 votes
0 replies
13 views

enter image description here as i am studying about the backend so i am the topic of the HTTP headers so i am going through the YouTube HTTP header then i notice that the user Agent is send the info ...
RADHA AGARWAL's user avatar
Advice
0 votes
0 replies
16 views

I am performing a redundancy analysis using rms::redun() in R. My model includes an interaction between a binary treatment variable and a restricted cubic spline of a continuous variable: treatment * ...
Kavalali's user avatar
  • 101
0 votes
0 answers
19 views

I’m developing an Android application using Jetpack Compose. I have a screen with a video player that supports Picture-in-Picture (PiP) mode. Entering PiP works correctly and the video continues ...
xephosbot's user avatar
  • 355
0 votes
0 answers
23 views

What I've tried: Using Get-NetTCPConnection but it returns too much information and I can't reliably filter for Ollama: Get-NetTCPConnection -State Listen | Where-Object {$_.LocalPort -gt 11400} ...
Spandan Mukherjee's user avatar
0 votes
0 answers
11 views

I have a custom circular play/pause button in UIKit that uses CAShapeLayer as a progress ring. Everything works except when I tap the view, the border briefly flashes even though strokeEnd = 0 and ...
he who remains's user avatar
0 votes
1 answer
28 views

I start typing on the console and a list with the feasible options appears. Then I use the tabulator-key for going through the options. Immediately irb crashed and exits. I'm on the console again. ...
mewi's user avatar
  • 813
0 votes
0 answers
38 views

I am trying to add and delete data from an XML file using PHP. The addition works, but when I try to delete, the element is not removed from Training.xml. No error appears, it just doesn't do anything....
Abrar Almousa's user avatar
0 votes
0 answers
19 views

I don't understand the dependency problem. PHP8.3-common is installed but version 8.3.29 I can't understand why it seems to be asking for 8.3.6 root@choir:~# php -v PHP 8.3.29 (cli) (built: Dec 18 ...
David's user avatar
  • 1
-1 votes
1 answer
23 views

Long ago, the answer was "yes it is impossible", it was true Why 'Application.Calculation=[value]' statement in Excel VBA erases Clipboard Memory? But I have implemented a workaround....
UncleBob's user avatar
Best practices
0 votes
1 replies
8 views

Is there a way to bind data when registering a view? For example, I want to register a view named userProfile using ViewControllerRegistry and bind the model data needed for this page. public void ...
munan's user avatar
  • 373
-5 votes
0 answers
17 views

This does not show the design, how do I solve it ,with jetpack new latest Android Studio Otter 2 Feature Drop (version 2025.2.2).
Dhruvi Katharotiya's user avatar
0 votes
0 answers
6 views

When querying a BN model developed using py-bnlearn how can I code the evidence part of a query to use an OR relationship? All the examples I have found use single variables (e.g. evidence = {'Y':1}) ...
wondering's user avatar

15 30 50 per page
1
2 3 4 5
1612197