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
3 votes
806 views
8 replies

How reliable is GETX now in flutter?

I have been using Getx for flutter for the past year and so. I have seen very mix feeling regrading the use of Getx in flutter. How much reliable and better is it to use in the current scenario for ...

Elmer Matthew's user avatar
1 vote
18 views
0 replies

Does Visual Studio's new font remind you of Knuth LaTeX's default code font?

Does Visual Studio's new font (bolder by default) remind you of Knuth LaTeX's default code font? otoh it is a lot more clear to read that through passthrough on my Vision Pro...

ina's user avatar
  • 19.4k
1 vote
301 views
17 replies

Developers Experience Platform.

We are a start-up that is building a Web application that will Help young Developers around the World gain Experience and Confidence by building real-world applications with Senior Developers.The ...

Kevin B's user avatar
  • 95k
1 vote
117 views
3 replies

How is the release process that you use in your work or personal projects?

Hello everyone, I have a question about your day-to-day work. I work as a software engineer, and at my company, we have an internal tool that facilitates the release process for the features we ...

Simon Lucy's user avatar
0 votes
22 views
1 reply

Does any Azure B2C application required subscription access?

I'm not very clear on B2C. I'm expecting some help when migrating applications from another cloud to AzureB2B. Does any B2C application required subscription access? if yes, why? if no why not? Any ...

Daniel Krzyczkowski's user avatar
0 votes
76 views
2 replies

Best practice or way to use eslint/prettier in the project

As ESLint and Prettier are two popular or most used tools in the JavaScript ecosystem for code formatting and ensuring code quality through linting. Here, I want to start a discussion to understand ...

Rohìt Jíndal's user avatar
0 votes
118 views
5 replies

As a Machine Learning Expert, do you think that this model of a dynamic Neural network is practical?

This post is intended to share the idea of a new machine learning model which is supposed to be dynamic and expects the view of experts on the topic to see if it is of any practical application or ...

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

Which multiplatform is best?

I am an android developer and now i have been thinking to learn a cross-platform technology. But as there are many options so i am a bit confused, which one to carry with. I want to learn which has ...

Laser's user avatar
  • 468
0 votes
14 views
0 replies

How to Optimize Developer Experience with Type-safe Environment Variables and Code Autocomplete?

Have you implemented type-safe environment variables in your projects? What tools or libraries did you use? What challenges did you face, and how did you overcome them? How do you integrate code ...

Harsh Mangalam's user avatar
0 votes
26 views
0 replies

How to become familiar with so many APIs of Spring Data MongoDB?

I just started learning to use mongodb and I copied a very long piece of code. What makes me confused is how to convert it into `Spring Data Mongodb` code? I'm not looking for an answer (converted ...

SageJustus's user avatar
0 votes
36 views
0 replies

Open source code review process

Suppose I am working on a PR in an open source project on GitHub. I created an issue, discuss with the maintainer and start working on it. I created a draft PR so that maintainer can see the progress. ...

Arnab's user avatar
  • 524
0 votes
32 views
0 replies

Migrating from Azure App Service with ACR to AWS

I have deployed a NestJS application on Azure App Service using Azure Container Registry (ACR). I am now planning to migrate this application to AWS without any manual intervention. Are there any ...

Jenish MS's user avatar
  • 459
9 votes
238 views
7 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, ...

colidyre's user avatar
  • 4,468
1 vote
67 views
0 replies

How to Check for Google Sign-In Option in a Webpage Using Automation?

Imagine you have all resources (JS file, JSON file, HTML, CSS, Images etc..) of a login webpage. How can you confidently determine if the page offers a sign-in with Google option using JavaScript ...

Iffat's user avatar
  • 1
4 votes
229 views
9 replies

Can you share Roadmap In Learning Php with Laravel

Now I am starting laraning php with laravel can you share roadmap to learn php. or any best tutorial

Hadi AJ's user avatar
  • 13
0 votes
38 views
1 reply

How do you deal with analysis paralysis?

It's a tale as old as time. You want to start a new software development project and you have a good general idea of what the end product should do. Between then, you research your way around how to ...

Kevin Krumwiede's user avatar
1 vote
165 views
3 replies

How does AWS Lambda find and execute the specified handler in a function?

I'm trying to understand how AWS Lambda can find and execute the specified handler in a Lambda function. Specifically, I would like to know: Handler Resolution Process: How does AWS Lambda use the ...

Somsak Meesangpetch's user avatar
0 votes
41 views
0 replies

Need Recommendations for Fine-Tuning LLMs on Azure ML: Best Practices

I need recommendations for each of the following questions: Choice of Models Should I use Hugging Face models or models available in the cloud via an API (e.g., models from Replicate or Azure ML)? ...

M--'s user avatar
  • 28k
1 vote
26 views
0 replies

I seek some help understanding this nested query.

This is a continuation of a question I asked and gained many working solutions for. There is one solution I have hard time conceptualizing how exactly works, and am hoping people would be willing to ...

kreaturen's user avatar
0 votes
63 views
0 replies

failed to attach to the console of the process being terminated: The parameter is incorrect.

Hi, In my gitlab CI setup, we are running the maven test cases using selenium. I am using windows server as a self managed server to run the pipeline. After mvn test command, pipeline is in running ...

uddanti bssprasad's user avatar
1
2 3 4 5
15
15 30 50 per page