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
20 views
2 replies

What is Best way to implement crunchyroll video player?

What is the best way to implement a Crunchyrollon a custom website using JavaScript?

Zobb6567's user avatar
0 votes
2 views
0 replies

Best IPTV Provider/Service: Fast Customer Support and Reliable Performance

Hey everyone, I've been exploring the world of IPTV services for a while now, trying to find the best options that offer a combination of fast customer support, reliable server speed, and good pricing....

DANIEL ZOUH's user avatar
0 votes
8 views
0 replies

Do you clean your data before returning the response to the client when building REST API?

When building REST API with PHP do you clean, transform your data before sending the response the client? or you just send the whole shebang

bright-webb's user avatar
0 votes
8 views
1 reply

Free internet tips and tricks

Hi hello sir mobile phone data saver

Ukil Marndi's user avatar
1 vote
17 views
1 reply

Why does some code use gets()?

Sometimes I see (often beginner) code that uses gets(), a function you should never use for any reason. The function was so bad that it is was even removed from the C Standard at some point. But as ...

M--'s user avatar
  • 28k
0 votes
14 views
0 replies

How to Play Video in External Player (like MXPlayer) in React Native?

I'm new to React Native and I'm looking to play a video in an external player (such as MXPlayer) on both Android. I've searched online but haven't found a clear solution. In Android, this can ...

Oussama otadev's user avatar
2 votes
57 views
2 replies

What a 10+ Android developers should know ?

I have 10 years experience and I still feel that I lack something in android. So What should a senior android dev should know, from deep level to new technology? Should I try flutter, KVM ?

Sohan's user avatar
  • 34
0 votes
21 views
1 reply

How are you successfully using generative AI to develop high quality code

I’ve been using gen AI tools like GitHub Copilot for a while now, and while they’re great for quick snippets, I’ve run into some issues. Copilot often misses the bigger picture of my projects, like ...

Kevin B's user avatar
  • 95k
54 votes
4k views
128 replies

What inspired you to program?

Hey everyone, I've been pondering a question for a while now a singular question which is: What inspired you to start programming? For me, it was the realization that there are no boundaries, and I ...

Oldroll oldrollpro's user avatar
10 votes
186 views
6 replies

What is your ideal development environment for deep learning/NLP?

I'm curious on what are the ideal development setups for NLP developers who train deep learning models? I know in my journey to work more with deep learning, I use Jupyter Notebooks a lot, but I'm ...

Travis J's user avatar
  • 81.9k
0 votes
28 views
0 replies

Trinary state variables

I wanted to delve further into the topic of trinary state variables and get some feedback on implementing them the "proper" way. Issue: I am using a custom dict class with items moved to ...

zezo pranks's user avatar
0 votes
97 views
2 replies

Can Fargate resize pods on demand?

Say i configure a container with 2 vCPU and 4 GB memory on Fargate. If the task needs more memory down the lane, can Fargate auto size the container to use 8GB instead of 4? And maybe 4 vCPU instead ...

NavaneethaKrishnan's user avatar
1 vote
231 views
4 replies

Best Cloud Platform (AWS, GCP, Azure) for Deploying E-commerce Startup Application: EKS vs. GKE vs. AKS?

I'm in the process of deploying my e-commerce startup application to the cloud and I'm seeking advice on choosing the best cloud platform among AWS, GCP, and Azure, as well as the optimal managed ...

Shaista Aman's user avatar
23 votes
2k views
28 replies

Does Google Cloud offer any services to send automatic emails?

Are there any services on Google Cloud Platform for sending automatic emails that don't require Gmail, similar to Amazon SES?

Shaista Aman's user avatar
0 votes
101 views
4 replies

How use FFmpeg from AWS Lambda

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 ...

Thom A's user avatar
  • 93.5k
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
24
15 30 50 per page