Newest Questions

Advice
0 votes
0 replies
6 views

Type Checking Challenge for AmiNode I have an interesting challenge when parsing *.ami files. I use the following recursive type, which has arbitrary hierarchical depth: AmiName = NewType("...
David Banas's user avatar
  • 2,058
0 votes
0 answers
5 views

I am currently migrating my codebase from React Router v5 to v7 and have hit a roadblock regarding route validation. In my older v5 codebase, we relied on path-to-regexp support to create routes with ...
Prateek Raj's user avatar
-1 votes
0 answers
30 views

I'm working on a Python function for a cinema that checks if a customer is eligible to view their film choice. I have included three pieces of information, which is age, film rating and ID. A yes or ...
Ruby Pepper's user avatar
0 votes
0 answers
5 views

How to use PKCE with ModelDerivative? I have created a new APS app using "Desktop, Mobile, Single Page App" template to access PKCE OAuth, but on configuration ModelDerivate do not show as ...
anthip's user avatar
  • 175
Tooling
0 votes
0 replies
6 views

I am new to android development with Kotlin and jetpack compose, and i have no experience with xml and views. I switched from flutter to kotlin because of the janky scrolling on flutter's ListView, ...
Khalid Azhari's user avatar
0 votes
0 answers
18 views

I have a scenario when I'm developing SPA (React) paired with an ASP.NET Core Web API. For now, we use AAD B2C for user authentication. Authentication settings (tenant, client Id+secret) are passed to ...
Svetlana's user avatar
  • 203
0 votes
0 answers
19 views

In Cognito, according to Linking federated users to an existing user profile, it is possible but not recommended to enable password login for federated users (SSO users): You can set a password for ...
ynn's user avatar
  • 5,097
Advice
0 votes
2 replies
20 views

Can we use JSON for storing login details just for the basic projects?.... ....................................................................................... . ................. . .. ... ... . ....
Abhi's user avatar
  • 1
0 votes
0 answers
14 views

I am trying to develop a PyGObject application but experiencing a strange behavior. I’ve created a demo for you to reproduce it. This is the code: import gi gi.require_version("Gtk", "4....
ismailarilik's user avatar
  • 2,428
1 vote
0 answers
16 views

I’m running these commands from the project root in Visual Studio Community. Am I missing a step, or is there something else required for the Identity scaffolding to show up? Step 1 dotnet new tool-...
Code_Goblin's user avatar
1 vote
0 answers
23 views

I am building a Visual Studio extension which uses a 3rd-party library (MonoDevelop.Xml to be specific). The library contains some MEF components intended to be used together with my custom components....
Dark Daskin's user avatar
  • 1,582
Best practices
1 vote
6 replies
15 views

I have been reading the amd64 architecture manual available here, especially through integer vector instructions. I don't quite understand the (v)pshufd instruction, though I wonder if this could be ...
user31862328's user avatar
-5 votes
0 answers
36 views

I want to make a game on Unity connected to artificial intelligence, and every time the AI sends a different story. This is the general idea. Let's say I just want to do it—how do I make it? I've ...
Emad kamel's user avatar
0 votes
0 answers
20 views

I am trying to modify ICU tokenizer to not split text into tokens on certain characters, like hyphens. I got the custom rules up in SolrCloud and working, but it appears that as soon as I added "...
miran80's user avatar
  • 1,135
0 votes
0 answers
30 views

I have a quite simple Power Automate flow: When a Jotform flow is submitted a HTTP action is started with GET method. Compose action is coming (outputs('HTTP_Fájlnév_ellenőrző')?['headers']['Location'...
Dániel Zalkai's user avatar

15 30 50 per page
1
2 3 4 5
1611696