Software Engineering

Alternative to Wilson Score when I only have the number...

I'm getting a list of items from an external API and each item has a number of r...

Changing data inside a node to integer from string [clo...

here below there is a from a subject data structures it is a linked list managem...

Changing data inside a node to integer from string

here below there is a from a subject data structures it is a linked list managem...

How do I handle polymorphic domain models in a Clean Ar...

Let's say I'm making a space 4X game (because I am!) and I have an ISpaceObject ...

Are These Requirements Correct for the "Real-Time Vote ...

I have written a set of requirements for the "Real-Time Vote Analytics" feature ...

How to handle optional dependencies in php?

At my Job I'm currently on refactoring a very old php CMS. By now, "code handlin...

OO Software Architecture - base class that everything i...

I am reviewing a proposed OO software architecture that looks like this: Base ...

Why (not) segmentation?

I am studying operating systems and the x86 architecture, and while I was readin...

Is Sybase SQL Anywhere 9.0 Web Services a viable backen...

We also have a legacy ERP system built in PowerBuilder, and we'd like to keep ou...

Is Sybase SQL Anywhere 9.0 Web Services a viable backen...

We also have a legacy ERP system built in PowerBuilder, and we'd like to keep ou...

How to map same name entities between domains in DDD?

I am working on the migration of a project from desktop to web. I am using VueJS...

Could concurrent user-triggered data fetches and insert...

I'm facing a tricky situation that might result from a not thoroughly thought-ou...

Criticism and disadvantages of dependency injection

Dependency injection (DI) is a well known and fashionable pattern. Most of engin...

In a JavaScript method signature what is meant by a ret...

I've seen an API list methods with both of the following signatures: methodA(.....

Best practice for handling concurrency in API and DB to...

I'm a junior DE, learning about RESTful APIs, and intent to use FastAPI for prac...

Best practice for handling concurrency in API and DB to...

I'm a junior DE, learning about RESTful APIs, and intent to use FastAPI for prac...

Why aren't extensions blocking user agent?

https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_nav_useragent Now us...

Is this the optimal way to communicate over network in ...

I'm converting a library from C to Rust and I want to see if this is the optimal...

Is this the optimal way to communicate over network in ...

I'm converting a library from C to Rust and I want to see if this is the optimal...

What are good examples of 'preflight check patterns' on...

I'm trying to get some inspiration for a feature request. I've decided to ask he...

What is the normal form of JSON?

This is going to sound like a trivial question, but I like to think it's actuall...

Separation of concerns between business layer, data lay...

I'm developing an api in Fast API using sqlalchemy to manage my ORM classes and ...

What are good examples of 'preflight check patterns' on...

I'm trying to get some inspiration for a feature request. I've decided to ask he...

How to design a plugin architecture in Node.js?

I have a Node.js application and I want users to be able to develop custom plugi...

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