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
714 Discussions
Sorted by:
1 vote
33 views
1 reply

Why use the new Popup API introduced by google in 2024?

In one of my questions, I was recommended to rebuild my context menu using the new popup-API that google had introduced in early 2024, and while that sounds cool, it seems like the type of context ...

Mubashir Hales's user avatar
2 votes
402 views
14 replies

Is C# .net For Client Applications Dead?

Since Xamarin is officially out of support, and MAUI is a complete disaster (and considering nobody, even microsoft doesn't use it...for anything), is it safe to say that C#, or .net in general for ...

Gimby's user avatar
  • 5,192
1 vote
22 views
0 replies

How VoIP is Different From Traditional Communication

Comparison Between VoIP And PSTN Lets we see the feature comparison between advanced communication systems (VoIP) and traditional communication systems (PSTN). VoIP Channels are carried out over one ...

danish hafeez's user avatar
0 votes
23 views
0 replies

FFmpeg vs Mediaconvert

I want to read a .mp4 file in AWS S3 from AWS Lambda. What's the best choice, FFmpeg x AWS Lambda or S3 Batch Operation x AWS Mediaconvert? I need the cheaper solution because I have 3 million videos ...

bouachalazhar's user avatar
3 votes
88 views
2 replies

Which framework should I choose between React and Svelte when creating a SPA?

I am creating a single page application for a coffee shop online store. Now I am not quite sure which framework I should choose in frontend. Please let me know if you have any suggestions.

Abdulla Nilam's user avatar
0 votes
26 views
0 replies

Best practices for implementing the feature upload an User's Avatar

Regarding the feature for uploading a user's avatar, it may seem like a simple task, but I'd like to discuss the best practices for implementing it. We can consider aspects such as UI/UX design and ...

lepoing's user avatar
  • 66
2 votes
57 views
1 reply

What are the benefits of Golang over Python for data science and machine learning?

What are the potential benefits of using Go instead of Python for my model development. Any of you folks felt/seen any potential difference while using GO for your projects?

alirezaarzehgar's user avatar
1 vote
204 views
5 replies

Object-Oriented PHP Development with SOLID Principles

This discussion delves into mastering Object-Oriented Programming (OOP) in PHP while integrating SOLID principles — Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and ...

Italo Castro's user avatar
0 votes
35 views
1 reply

How can AI assist in automated code generation across different programming languages?

I’ve been exploring the potential of AI in the field of software development, particularly in automating code generation across various programming languages. With advancements in machine learning and ...

Kevin B's user avatar
  • 95k
1 vote
21 views
0 replies

How do different programming languages handle structs, classes, and interfaces?

For learning purposes, I am asking this question to clarify the main differences between various programming languages in terms of structs, classes, and interfaces. I want a simplified but specific ...

Hamza AlAjlouni's user avatar
11 votes
655 views
29 replies

What would you say is the best IDE for both beginners and pro?

Personally I find Visual Code studio the best. Due to it being a free coding software, being able to install extensions and help explain pieces of code I may not fully understand. Is there any other ...

TidyCoder's user avatar
0 votes
96 views
3 replies

AUDIO PLUGING FOR ORAL QUESTIONS

Can you recommend a plugin, which can record audio and save it into the application(developed using PHP). This is to record Oral activity for multiple questions

Abdulla Nilam's user avatar
1 vote
82 views
3 replies

When can I consider myself a Pro iOS(UIKit, swiftUI) developer?

What do I need to learn to confidently consider myself a proficient iOS developer? Additionally, what metrics should I be aware of, and how should I approach problems such as writing efficient code ...

Beast's user avatar
  • 35
0 votes
32 views
0 replies

App Tester can save game to Firebase, but can not access it

With the .aab bundle I generated for testing, my testers are able to save games they built using their own images, but they are not able to access it, even though I can see it saved in Firestore. When ...

onye Chigo's user avatar
0 votes
75 views
0 replies

Classifier-Free-Guidance with Transformers

I'm working on music generation using transformers. Using the decoder part for the audio tokens with text conditioning by the T5 encoder In Classifier-Free-Guidance, the text conditioning randomly ...

qmzp's user avatar
  • 59
1
2
3 4 5
48
15 30 50 per page