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:
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
8 votes
624 views
22 replies

At what point as a developer do you say that you "Know Enough"?

Does "Knowing Enough" mean you can get a job anywhere, in any field in software development? Or does "Knowing Enough" just mean that you can do your current job, or the next couple ...

Arunisto's user avatar
3 votes
80 views
4 replies

Does Googles 20 testers app requirement also apply for business/organization accounts?

In November 2023 Google updated their requirements for publishing new apps on Google Play but they specifically only mention newly-created personal accounts so I wonder if this rule also apply to new ...

Rajdeepsinh Gohil's user avatar
1 vote
69 views
0 replies

Raise Awareness About Reserved Class Names like Con, Aux, Com1, PRN in java

Hello Java community, I recently encountered an issue where I named my Java class as Con, it took me a whole day to find out that there was no problem in my code but the name CON is forbidden to ...

Anand Choudhary's user avatar
12 votes
765 views
19 replies

Is R efficient for sentiment analysis?

I would like to explore more about sentiment analysis but I cannot decide if I should start a project in python or R. What would you suggest?

Community's user avatar
  • 1
2 votes
131 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&...

peter cooke's user avatar
1 vote
90 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 ...

Lundin's user avatar
  • 208k
44 votes
4k views
34 replies

Which R is the "best": base, Tidyverse or data.table?

As the R ecosystem continues to evolve, a question that keeps being asked is "Should I use base R, Tidyverse, or data.table?" There may be some aspects in which one approach may be ...

LulY's user avatar
  • 1,281
23 votes
888 views
41 replies

How can I stay motivated?

I have started coding in Python as my first coding language recently and I am starting to have trouble with motivation (I was told by a friend that this is common at first). But he didn’t really give ...

Muhammad Ali's user avatar
1 vote
26 views
0 replies

Can you give some advice to the noob

For a student who has just learned c++ and ffmpeg for a year and a half, looking for audio and video development work that can be written on the resume, do you have any good project recommendations?

yeluzi's user avatar
  • 1
12 votes
2k views
10 replies

Why do people hate CMake, and why hasn't a "better CMake" taken its place?

I have heard a lot of people expressing dissatisfaction with CMake (on various subreddits, here on Stack Overflow, in YouTube videos)- often being with its syntax and learning curve (difficulty in ...

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