Skip to main content
Basilevs's user avatar
Basilevs's user avatar
Basilevs's user avatar
Basilevs
  • Member for 12 years, 1 month
  • Last seen this week
40 votes

Why don't programming languages or IDEs support attaching descriptive metadata to variables?

28 votes

C#'s Aversion to Array

24 votes
Accepted

Is there a reason "replace conditional with table" isn't a standard refactoring?

16 votes
Accepted

C# design to force the virtual method to be called from the override, or something similar

10 votes
Accepted

How do you honour the principle to only do "one thing" in a method in reactive streams?

8 votes

Should I use a singleton to represent the application as a whole?

7 votes

How do I find what's causing a task to be slow, when CPU, memory, disk and network are not used at 100%?

6 votes
Accepted

How to read configuration text files in Java

6 votes

What is "using namespace" pollution?

6 votes

Is there something between Debug and Release build?

5 votes
Accepted

Why memento is required while originator can do the job?

5 votes

Is a callback function with `this` as an argument a bad practice?

5 votes

Classpath hell: independently updated apps with shared dependencies

5 votes

How do I handle polymorphic domain models in a Clean Architecture data access layer?

5 votes

How to argue against lowering quality standards for legacy codebase?

5 votes

Is Dependency Injection useful when implementations are never expected to change?

5 votes

Design pattern for exposing different parts of interface to different entities

4 votes

Best Practices for Implementing a Heartbeat Feature in a Laravel App to Track Offline Status

4 votes
Accepted

Adding "caller specific" special cases to a factory

4 votes
Accepted

Documenting variables in a Python module

4 votes
Accepted

What are common Java dependency management strategies?

4 votes
Accepted

Should a class which has a method to create object A also implement a method to delete A?

4 votes

Websockets, network delays and messages order

4 votes

Is my git branch strategy best practice?

4 votes

Extracting type info

4 votes

Are Optional fields okay?

4 votes

Are decorators/annotations the result of bad design decisions?

4 votes

In "disadvantages of global states", what is the relationship between "starting state is changed" and "unpredictable"?

4 votes

How to decompose a large Git commit with an AI

4 votes
Accepted

What is the difference between Leaky bucket and Token bucket approach during rate limiting?

1
2 3 4 5 6