Skip to main content

Discussions

Threaded, public conversations on technical topics. Available for any tag on Stack Overflow and these

NEW! Share your perspective

A space for threaded, public conversations on Stack Overflow where you engage in deeper dialogue and share perspectives on technical topics.

Discussions on Stack Overflow

Our beta release of this feature now allows you to start a discussion with any tag.

Learn more about Discussions

What’s next?

This is an early preview of Discussions and there's more in development to help the community find quality subjective content.

Check out the vision on Labs

Are you interested in Discussions on Stack Overflow?
Add more feedback
689 Discussions
Sorted by:
0 votes
2 views
0 replies

Optimizing GraphQL Queries for Better Performance in Large-Scale Applications

GraphQL offers powerful querying capabilities, but optimizing queries becomes crucial as applications scale. What strategies and best practices can developers employ to enhance the performance of ...

Mohammad Buzdar's user avatar
1 vote
34 views
3 replies

Is there a free alternative to Postman?

Testfully used to be an alternative to Postman but recently they have discontinued the free version, and the desktop app now requires a $200/yr license. Is there a free alternative to Postman/...

Mohammad Buzdar's user avatar
1 vote
29 views
3 replies

Why my Post has been Deleted???

I post a question a few days back, and to my surprise, it has been deleted by some M--. https://stackoverflow.com/beta/discussions/78662915/gif-and-animatedbanner-frame-extractor I don't know who the ...

M--'s user avatar
  • 27.8k
0 votes
12 views
0 replies

No Composer.lock file present

I'm having trouble generating the composer.lock file. I have downloaded the zip from the Laravel version 10 github repository and when I use the command composer install and composer update I get ...

user25812356's user avatar
0 votes
8 views
0 replies

Is it possible to enforce azure rights management by group

Is it possible to enforce? Azure rights management by group. Here is the output from chat gpt that addresses that, but. The modern interface does not show these options. It seems you are looking to ...

billnyeguy's user avatar
0 votes
4 views
0 replies

Tried to run corepack enable in vs code terminal

Shows error:- Internal Error: EPERM: operation not permitted, open 'C:\Program Files\nodejs\pnpm' Error: EPERM: operation not permitted, open 'C:\Program Files\nodejs\pnpm' Can any one help me out ...

Shlok Bhargude's user avatar
1 vote
5 views
0 replies

Are there any benchmarks or performance comparisons between Python with the new JIT enabled and Python without the JIT?

Python 3.13 brings a new experimental JIT. I would have assumed this feature would have triggered a rush of interest in performance comparisons and benchmarks, however I have not been able to find any ...

FreelanceConsultant's user avatar
1 vote
6 views
0 replies

How can the Flask framework be used to build an application which maintains large quantities of state?

I am trying to write a http/rest-api wrapper around some internal process state and ran into a problem when I realized I have only used Flask to write stateless web applications before and currently I ...

FreelanceConsultant's user avatar
0 votes
13 views
0 replies

Azure Threat Intelligence Indicators API nextLink is pulling no data

I have a script which will query the threat intelligence indicators within Azure Sentinel. However, the API is limited to only pull the first 100 results so i've added a query to look for "...

Will's user avatar
  • 245
1 vote
7 views
0 replies

Securely Accessing Authentication API in Tauri/Next.js without Exposing .env Secrets

I'm building a desktop application with Next.js and Tauri and need to securely authenticate users without storing API keys directly in a .env file, as this seems particularly risky in a bundled Tauri ...

zhuxs's user avatar
  • 1
0 votes
8 views
0 replies

Issue with https://graph.microsoft.com/beta/security/tiIndicators

I am trying to query https://graph.microsoft.com/beta/security/tiIndicators to get a list of indicators stored. However, when i make the query i get a 200 status code but the response body is as ...

Will's user avatar
  • 245
0 votes
13 views
0 replies

Qt QModel view use QSortFilterProxyModel fucntion is so slow

this is my first time add question ,and i am sorry ,i am not good at English. i use Qt Model view with QSortFilterProxyModel QListView with checkbox and name ,only one column QStandardItemModel ...

user25799454's user avatar
2 votes
88 views
4 replies

AWS Fargate pricing calculator

The AWS pricing calculator for Fargate has an input field named "average duration"s - is that the average duration per task? There is another input field named "Number of tasks or pods&...

Caldazar's user avatar
  • 3,562
3 votes
36 views
0 replies

Should you test all your project every time a push is made?

Disclaimer : I know almost nothing about DevOps and have been tasked with implementing CI/CD for this project. My question may be unclear and lacking in detail, so any guidance is appreciated. Please, ...

Kolobo's user avatar
  • 19
1 vote
49 views
1 reply

How *NOT* to make C into a different language.

In a comment by a member, it is mentioned: ... You are also basically inventing your own preprocessor-based syntax, which no tools are prepared to understand. C is at it's best when it is written as ...

DannyNiu's user avatar
  • 1,335
1
2 3 4 5
46
15 30 50 per page
-