Newest Questions

Best practices
0 votes
1 replies
9 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
20 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
0 votes
0 answers
15 views

I’m building a SwiftUI app and trying to determine the currently visible screen name at runtime for debugging and internal tooling. My navigation structure is fixed and uses a shared container/base ...
Haseeb Mughal's user avatar
-3 votes
0 answers
24 views

I am building a docker container for FastAPI project on DGX Spark2. But I am having hard time to find a right docker image to pull. Tried the following two images: FROM nvcr.io/nvidia/vllm:25.11-py3 ...
user938363's user avatar
  • 10.3k
Best practices
0 votes
0 replies
11 views

I had developed a dashboard with many pages and many visualizations with data limits using column names and document properties. The are about 100 columns and about 35 columns are used in formulas and ...
Amar's user avatar
  • 27
-3 votes
0 answers
29 views

Looking for best practices to implement RBAC in spring security within keyclock integration.
Amir Amiri's user avatar
0 votes
0 answers
23 views

I am building a custom Keras layer that consists of a list of sub-layers, but I don’t know ahead of time which layers accept a training argument (e.g., BatchNormalization does, ReLU does not). Here’s ...
Ahmed's user avatar
  • 127
-6 votes
0 answers
29 views

https://maps.app.goo.gl/jCD1iTQhb4QEPEp56?g_st=a this location is not showing up on any other device's google maps, except my own, i am the location creator. but it does show up when i share it, but ...
cryptic's user avatar
-1 votes
1 answer
24 views

I am trying to create a custom boilerplate, For the routing part i am planning to use react-router. So for that I am confused whether I want to use declarative mode or data mode. Please suggest which ...
A K M Fahim Kabir's user avatar
0 votes
0 answers
36 views

I have been facing an issue in Rust with processing TCP packets from a system in Bevy (a game engine based on an entity component system). The TCP packets in a TcpStream (but NOT in a TcpListener) ...
Dylan Rogers's user avatar
-1 votes
0 answers
35 views

I am stuck on this error when making a platformer 2 player: __env__.fill is not a function I simply added 1 after each instance of the word player. I was going to then duplicate them and add 2 at the ...
Zane Hedger's user avatar
Advice
0 votes
8 replies
49 views

If I have several variables that are only differentiated by a numerical value within the variable name, is there a way to make the numerical value a variable itself and then pass that value to another ...
Realto619's user avatar
  • 113
1 vote
0 answers
25 views

I’m trying to change the border color of a MUI DatePicker component, including its focused state. I’ve tried targeting the fieldset inside MuiOutlinedInput-root with sx, even adding !important, but ...
Gunter's user avatar
  • 31
0 votes
0 answers
38 views

I'm trying to parse output where the records are aligned via variable white space. Here is the output in question: VLAN Table VLAN VLAN Name Type Secure eth0 eth1 eth2 ...
mansmokes's user avatar

15 30 50 per page