Skip to main content
Berin Loritsch's user avatar
Berin Loritsch's user avatar
Berin Loritsch's user avatar
Berin Loritsch
  • Member for 13 years, 9 months
  • Last seen more than a month ago
208 votes
Accepted

Criticism and disadvantages of dependency injection

170 votes
Accepted

Why are most browsers developed in C++

101 votes
Accepted

Why did memory-managed languages like Java, Javascript, and C# retain the `new` keyword?

98 votes

Do seasoned developers still have to deal with merge conflicts?

89 votes
Accepted

How do you handle integrating code from multiple branches/developers each sprint?

66 votes

When to optimize for memory vs performance speed for a method?

53 votes
Accepted

Can the Scrum method be used with only one person and only one 10 day Sprint?

51 votes
Accepted

When designing a system, is it best practice to cater the design around the framework you will be using?

47 votes

Unexpected Code Coverage Reduction

46 votes
Accepted

What makes a scripting language "embeddable"?

43 votes

Using a GUID as a Primary Key

41 votes
Accepted

Is it a bad sign that I am often redesigning as I develop a project?

40 votes

How and why did modern web application frameworks evolve to decouple URL routes from the file system?

37 votes
Accepted

Try/Catch/Log/Rethrow - Is Anti Pattern?

37 votes
Accepted

Service layer returns DTO to controller but need it to return model for other services

37 votes

git for personal (one-man) projects. Overkill?

37 votes

When is it appropriate to not unit test?

36 votes

TEA algorithm constant 0x9e3779b9 said to be derived from golden ratio, but the golden number is 1.618?

36 votes
Accepted

Why are most websites optimized for viewing in portrait mode?

36 votes

Company outsourced testing; how can we encourage programmers to stop overly relying on testers?

35 votes
Accepted

Visual Studio Setup - why is solution explorer on the right?

35 votes

Is it considered 'bad practice' to check file contents/encoding in unit tests?

34 votes
Accepted

Default values - are they good or evil?

34 votes
Accepted

Development Teams - Can One Bad Apple Spoil the Bunch?

32 votes
Accepted

In microservice, is it single database or single database instance for each service?

30 votes
Accepted

Is there a better way to use C# dictionaries than TryGetValue?

30 votes
Accepted

How do you cope with the dynamic nature of high-level software development?

28 votes
Accepted

Programs that claim they are not "multi-core" friendly

28 votes

How was programming done 20 years ago?

25 votes
Accepted

Why should large financial/insurance companies use git and/or github

1
2 3 4 5
23