Software Engineering

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). ...

DDD - When a single physical entity in the problem spac...

When a single physical entity means different things in different contexts, DDD ...

Is there an equivalent to Actions on Google for Gemini?...

With Google Assistant, you could say something like, "I want to play Akinator." ...

What is the purpose of setting an isolation level for a...

I want to better understand how isolation levels work, and here is my current un...

Is there an equivalent to Actions on Google for Gemini?

With Google Assistant, you could say something like, "I want to play Akinator." ...

cellular data processing via kernel modules and open so...

is there a way to process raw cell data recieved from social networks via writin...

Using "iff" in documentation [closed]

Is the term "iff" (as an abbreviation in "If and only if") commonly understood, ...

cellular data processing via kernel modules and open so...

is there a way to process raw cell data recieved from social networks via writin...

Search requests with multiple search values

(related: Fetching records matching multiple joined attributes) If Spring Data d...

Where to create repository instances?

I've several repositories. To make them testable, I add the ORM session in the c...

C# - Generic Configurable Condition checker at Runtime ...

I'm writing a "generic" achievement system for my MMORPG project, it needs to be...

Data Matching In VBA - Best way to deal with dynamic da...

Background I am currently building this project with VBA, just to keep in the b...

Using NotImplementedError instead of abstract classes

MyBase is forcing implementation of method f() in all children. This can be achi...

Are there any design patterns that are unnecessary in d...

I've started reading the design pattern book by the GoF. Some patterns seem very...

Vendor ID from hash of reverse DNS name - collision res...

I'm considering embarking on an operating system kernel project. One of the "fea...

How to communicate API Limit between multiple applicati...

We currently have 3 Spring boot applications (with multiple instances across mac...

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