Software Engineering

What is the most concise way to provide and consume con...

I am looking for the most concise way, in React, to provide context to a compone...

Updating PUT endpoint receiving non-existing id

Imagine an updating PUT endpoint receives a DTO that contains an id that corresp...

Android Jetpack DataStore item separation

I am trying to migrate to Jetpack DataStore from good ol' SharedPreferences and ...

What is the most concise way to provide and consume con...

I am looking for the most concise way, in React, to provide context to a compone...

Designing a Scalable Caching Layer for User and Tenant ...

I'm developing a microservice-based application that processes a high volume of ...

Kafka on multiple instances of ec2

I am new to Kafka, trying to do a project. Wanted to do it as it would be in rea...

How to make a persistent side bar with dynamic app bar ...

I want to make a dashboard, the dashboard has persistent drawer and dynamic main...

I own Jetbrains license for IDE (IntelliJ, CLion...) an...

As a developer, I own Jetbrains license for IDE (I use IntelliJ, CLion, Webstorm...

Should a web framework / template like Admin-LTE be put...

My team does predominantly back-end work in C#, with a smattering of front-end w...

API supporting multiple authentication providers?

I am currently looking at building an API server that will support multiple auth...

Microservices blindly trusting anything due to network ...

So I just fell in a project where microservices are inside private subnets and t...

Using unique attributes for user login

Suppose a user can have multiple emails. A given email may be held by at most on...

Securing API with JWT and elevated access using MFA

At my company we have a central auth server running IdentityServer. There are a ...

Standard error codes vs custom error codes in C

I am working on improving the code quality and portability of my C library, spec...

Mocking clock in C++ unit test

I'm working on a project that does things depend on how much time has elapsed. ...

Directing user to a specific screen on App after he ins...

I have a very specific use case. We are working on a Project where user can buy ...

Why learn git when there are GUI apps for GitHub?

Given that GitHub provides GUI apps for both Mac and Windows, what are the benef...

will high-level programming languages become less relev...

i have been thinking about the future of programming as ai continues to improve ...

Suggestions for Modernizing a Large Legacy Delphi Deskt...

I’m currently exploring modernization strategies for a large Delphi-based deskto...

Alternative to using regex in Python

Background I do programming with Python and now and then i run into a situation ...

In c/c++, are block-scope variables stacked only if the...

Suppose this: void func() { ... if( blah ) { int x; } ... } Is the...

Suggestions for Modernizing a Large Legacy Delphi Deskt...

I’m currently exploring modernization strategies for a large Delphi-based deskto...

Is this diagram a generalization of monitoring in DevOp...

Look at this diagram: Ignoring any specific tech stacks or tools used (i.e., te...

I'm a Subversion geek, why should I consider or not con...

I try to understand the benefits of distributed version control system (DVCS). ...

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