softwareengineering

Name the ontology: `eq`; `cmp`; `to_str`; `from_str`

Off the top of my head here are the things often derived in serde (Rust), datacl...

Automation of workflow for automated testing

What are your opinions on writing "production" code to facilitate testing? Speci...

Is it possible to do black box tests when I inject depe...

This is my case. I have a class in which I inject a service as dependency, an IS...

How can you predict with any accuracy the number of hou...

I'm a university student, but I don't come from an engineering or programming ba...

Complex domain problem to be modeled with DDD

There is a case management application. New requirements want to add statuses to...

Why is a test coverage type called "code coverage"?

Test coverage is a pretty straightforward term which doesn't need any explanatio...

To what extent does batch size affect the degree of ove...

I'm currently testing out the effect that batch size has on overfitting by plott...

What are the reasons VSCode uses a server-side app for ...

When VSCode connects over ssh to a remote to edit files, it installs a server-si...

How to test load balanced ASP Core based website?

I have a simple ASP Core based website that is connected to my local SQL Server ...

Repository and Service Interfaces in an Accounting Soft...

I'm trying to get hands-on experience with Uncle Bob's Clean Architecture in Go,...

Should you ever have one-to-one relationships between e...

One-to-one relationships occasionally evolve into one-to-many relationships. Onc...

Relationship between monolithic architecture and n-tier

I am confused about the relationship between monolithic and n-tier architecture ...

Should you ever have to-one relationships between entit...

To-one relationships occasionally evolve into to-many relationships. Once that h...

Should you ever have to-one relationships between entit...

To-one relationships occasionally evolve into to-many relationships. Once that h...

Should you ever have one-to-one relationships between e...

One-to-one relationships occasionally evolve into one-to-many relationships. Onc...

Why does greedy not work here?

I'm trying to solve https://leetcode.com/problems/maximum-subsequence-score My a...

This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.