Software Engineering

Why do I need an authorisation server if my micro servi...

I'm working on a Spring-based micro service project and considering different ap...

Should I Add Integration Or Unit Tests To Django Views

I am currently exploring adding unit tests to my Django REST Framework project. ...

Would it be ok if I decide to write all my Ruby as if i...

Given that Ruby has good list operation capabilities in-built - reduce, map, sel...

Why do you need "self." in Python to refer to instance ...

I have been programming into a number of languages like Java, Ruby, Haskell and ...

How to name two versions of the same object, where one ...

What is the best way to name two classes that describe the same object, but wher...

What is black box unit testing?

I recently had my final exam for a software engineering course for my masters pr...

Error Codes with Properties Files or Database

I'm about to implement Error codes for my company API, so, based on rfc7807 I wi...

How does one concisely differentiate between a DNS-to-I...

Question, Rationale, and Context Commonly, in AOSP package names, [2] and always...

DDD: Avoid updating multiple aggregates within a transa...

Quoting from Vaughn Vernon: Implementing Domain-Driven Design: When two or more...

Is this a suitable approach to architect a flutter app?...

hey everyone i come from a dotnet environment and I wanna see if this way of doi...

Is this a suitable approach to architect a flutter app?

hey everyone i come from a dotnet environment and I wanna see if this way of doi...

Effective way to discover nodes in peer-to-peer network

I have nearly 300 devices interconnected in the local ipv4 network and would lik...

How should I handle routine health checks in a Node.js/...

I have a Nest.js application, and lately I've been thinking about how I can ensu...

Python file naming convention?

I've seen this part of PEP-8 https://www.python.org/dev/peps/pep-0008/#package-a...

Limitations of UML? [closed]

I'm currently studying for an examination and one of the sample paper questions ...

Should Entity Framework 6 not be used with repository p...

So I am asking this after reading the following: Why shouldn't I use the reposit...

Best practices for database design when storing AI/LLM ...

I'm building an application that stores conversations between users and AI assis...

Why do "protected variables" tend to violate open close...

According to Why is Clean Code suggesting avoiding protected variables?, I know ...

Should release/deployment builds run tests again?

In many configurations of CI/CD pipelines I encounter, things run somewhat like ...

Charging clients to use an open source software and pro...

I'm building a system that included a GPLv3-licensed software (made up of multip...

Charging clients to use an open source software and pro...

I'm building a system that included a GPLv3-licensed software (made up of multip...

Best practices for database design when storing AI/LLM ...

I'm building an application that stores conversations between users and AI assis...

What is a basic way to recreate a tik tok like algorith...

Lets say I'm building a tiktok like app for images... how do I go about showing ...

What is a basic way to recreate a tik tok like algorithm?

Lets say I'm building a tiktok like app for images... how do I go about showing ...

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