Software Engineering

Transform scanned PDF documents into Excel using OCR

I have a task that is to convert cable schedules into an Excel spreadsheet. I ha...

How to properly migrate a large NestJS monolith to micr...

I'm currently working on a Node.js project using the NestJS framework. At the mo...

In Objective-C what method keeps long-running parallel ...

BACKGROUND: (skippable?) For 6+ months I've been running code 24/7 to do certain...

How should the structure of external API calls in an el...

In this scenario, my renderer process' goal would be to make an HTTP request to ...

What is "vibe coding" and what are the strong points of...

A topic that recently started appearing on my socials in programming-related cir...

In Objective-C what method keeps long-running parallel ...

BACKGROUND: (skippable?) For 6+ months I've been running code 24/7 to do certain...

What is a Comonad and how are they useful?

Recently I've been dusting off my knowledge on how Monads work. I've also been i...

Should HTTP status codes be used to represent business ...

I'm at a bit of a crossroads with some API design for a client (JS in a browser)...

A [[byvalue]] attribute for C++?

Background C++ attributes are a useful way to document assumptions and intent wi...

Do I need to create an interface for every service clas...

I'm working on a custom Magento 2 module in my internship, and I'm trying to fol...

Do I need to create an interface for every service clas...

I'm working on a custom Magento 2 module in my internship, and I'm trying to fol...

Proving program correctness under all possible cases

There are techniques of proving program correctness under all possible cases, b...

Understanding the levels of computing

I have been working mostly with Java and Python on the application layer and I h...

Generic Repositories with different IDbConnections

I have two different connection strings for two different databases. My first da...

How to handle overfetching efficiently with repository ...

I'm working on a large Typescript project in NodeJS with Prisma, where we have d...

How to properly migrate a large NestJS monolith to micr...

I'm currently working on a Node.js project using the NestJS framework. At the mo...

Does 3-valued logic ever provide practical benefits ove...

I was looking at an SQL query recently and found what I think is likely a bug. ...

Best strategy to migrate away from Tuist to native Xcod...

We have a team of ~20 iOS developers, organized into several independent feature...

How to code properly when you're used to relying on Cha...

I’m a programming student, and I have a problem that’s holding me back. In my fi...

How to boost reusability and extendability in a MVVM .N...

I'm a software engineer that primarily writes C code but now and then makes .Net...

Is it possible to use a reverse proxy authentication in...

We have a few backend services that our frontend SPAs fetch data from. Right now...

Structure and placement of a exporting module

Its an infrastructure monitoring application. We have a spring boot (2.x) based ...

How do model a command that returns a result in an even...

I have a discussion with a colleague regarding how to model a command that immed...

How to code properly when you're used to relying on Cha...

I’m a programming student, and I have a problem that’s holding me back. In my fi...

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