Start Free Trial
Start Free Trial
Explore Trends Ideation Questions
26,322
Total Questions
26,322
Analyzed
0
Pending
17.5
Avg Trend

Advanced Filters 1 active

Questions

296 found
Sort by:
# Question Site Score Answers Trend Status Actions
41
Sep 10, 2025 548
git uml finite-state-machine
softwareengineering
7
1
65.1
Analyzed
42
Jan 6, 2026 497
event-sourcing
softwareengineering
3
2
61.0
Analyzed
43
Feb 18, 2026 470
version-control automation future-proof
softwareengineering
4
2
60.6
Analyzed
44
Sep 26, 2025 496
history gui
softwareengineering
6
1
57.6
Analyzed
45
Aug 28, 2025 480
database server protocol +1
softwareengineering
3
2
55.3
Analyzed
46
Sep 28, 2025 456
design architecture c++ +2
softwareengineering
3
3
55.1
Analyzed
47
Oct 17, 2025 450
authentication distributed-system jwt
softwareengineering
3
4
52.7
Analyzed
48
Oct 17, 2025 404
testing qa automation
softwareengineering
7
3
51.1
Analyzed
49
Sep 5, 2025 421
uml finite-state-machine
softwareengineering
3
3
49.6
Analyzed
50
Aug 22, 2025 452
testing terminology quality
softwareengineering
-2
4
49.4
Analyzed
51
Sep 24, 2025 420
java architecture refactoring
softwareengineering
1
1
48.5
Analyzed
52
Jun 11, 2025 423
domain-driven-design web-api domain-model
softwareengineering
2
3
47.5
Analyzed
53
Aug 14, 2025 415
c# .net mvvm +1
softwareengineering
2
2
46.5
Analyzed
54
Jul 25, 2025 397
java architecture domain-driven-design
softwareengineering
4
2
45.3
Analyzed
55
Jun 11, 2025 398
repository project-structure directory-structure
softwareengineering
2
4
45.2
Analyzed
56
Oct 24, 2025 400
cqrs event-sourcing websockets
softwareengineering
1
3
44.9
Analyzed
57
Jun 17, 2025 404
object-oriented python state +1
softwareengineering
0
2
44.8
Analyzed
58
Nov 11, 2025 376
web-development security reactjs +2
softwareengineering
3
1
44.7
Analyzed
59
Jun 14, 2025 322
git workflows release-management +2
softwareengineering
5
5
42.7
Analyzed
60
Jun 26, 2025 364
c++ algorithms assembly +2
softwareengineering
-2
3
42.4
Analyzed
#41
Analyzed

Do these diagrams correctly model Git file state transitions?

softwareengineering
Sep 10, 2025
git uml finite-state-machine
Score
7
Answers
1
Views
548
Trend
65.1
#42
Analyzed

How to replay commands in an event-sourced environment

softwareengineering
Jan 6, 2026
event-sourcing
Score
3
Answers
2
Views
497
Trend
61.0
#43
Analyzed

Can commit messages include volatile information?

softwareengineering
Feb 18, 2026
version-control automation future-proof
Score
4
Answers
2
Views
470
Trend
60.6
#44
Analyzed

TCL/Tk: Why is it an error for a window/widget's name to start with an uppercase letter?

softwareengineering
Sep 26, 2025
history gui
Score
6
Answers
1
Views
496
Trend
57.6
#45
Analyzed

Why do database protocols use fixed endianness instead of native server endianness?

softwareengineering
Aug 28, 2025
database server protocol +1
Score
3
Answers
2
Views
480
Trend
55.3
#46
Analyzed

How do you abstract a platform library like SDL from the graphics api?

softwareengineering
Sep 28, 2025
design architecture c++ +2
Score
3
Answers
3
Views
456
Trend
55.1
#47
Analyzed

Does possession of a valid JWT automatically imply the user is authenticated?

softwareengineering
Oct 17, 2025
authentication distributed-system jwt
Score
3
Answers
4
Views
450
Trend
52.7
#48
Analyzed

How to test the parts of an application that cannot run in a test harness

softwareengineering
Oct 17, 2025
testing qa automation
Score
7
Answers
3
Views
404
Trend
51.1
#49
Analyzed

Uml State Machine - how many final states?

softwareengineering
Sep 5, 2025
uml finite-state-machine
Score
3
Answers
3
Views
421
Trend
49.6
#50
Analyzed

Terminology for a case where the same algorithm produces different results during tests?

softwareengineering
Aug 22, 2025
testing terminology quality
Score
-2
Answers
4
Views
452
Trend
49.4
#51
Analyzed

What is the difference between Vertical Slice Architecture and Feature-Based Architecture

softwareengineering
Sep 24, 2025
java architecture refactoring
Score
1
Answers
1
Views
420
Trend
48.5
#52
Analyzed

DDD and Domain Models with a Web Api PUT / POST

softwareengineering
Jun 11, 2025
domain-driven-design web-api domain-model
Score
2
Answers
3
Views
423
Trend
47.5
#53
Analyzed

How should multiple ViewModels communicate in a larger WPF MVVM application?

softwareengineering
Aug 14, 2025
c# .net mvvm +1
Score
2
Answers
2
Views
415
Trend
46.5
#54
Analyzed

Managing Growth in Microservice Architecture: Is Modular Monolith the Solution?

softwareengineering
Jul 25, 2025
java architecture domain-driven-design
Score
4
Answers
2
Views
397
Trend
45.3
#55
Analyzed

Where, in a repository, should I put source code for tools used in the build only?

softwareengineering
Jun 11, 2025
repository project-structure directory-structure
Score
2
Answers
4
Views
398
Trend
45.2
#56
Analyzed

Why is short polling considered an antipattern for event-sourced systems?

softwareengineering
Oct 24, 2025
cqrs event-sourcing websockets
Score
1
Answers
3
Views
400
Trend
44.9
#57
Analyzed

Global State, How To Do IT?

softwareengineering
Jun 17, 2025
object-oriented python state +1
Score
0
Answers
2
Views
404
Trend
44.8
#58
Analyzed

Where should I store the access token in React?

softwareengineering
Nov 11, 2025
web-development security reactjs +2
Score
3
Answers
1
Views
376
Trend
44.7
#59
Analyzed

How to ensure that release tags are uniformly created throughout a cohort of closely-related Git repositories?

softwareengineering
Jun 14, 2025
git workflows release-management +2
Score
5
Answers
5
Views
322
Trend
42.7
#60
Analyzed

What is beyond ordinary c++, when trying to optimize a function?

softwareengineering
Jun 26, 2025
c++ algorithms assembly +2
Score
-2
Answers
3
Views
364
Trend
42.4

Export Results

Export your filtered results for further analysis.

Generate Ideas
View our business methodologies, calculator formulas, research sources, data partners, benchmarks, statistical variations, and testing frameworks in our comprehensive methodology documentation.
Methodology & Sources