1239
Inheritance (lemmy.curiana.net)
you are viewing a single comment's thread
view the rest of the comments
[-] Treczoks@lemmy.world 36 points 4 days ago

With such a codebase, once it is settled to a certain point, you stop adding things. You write new things, and carefully interface with the old stuff.

Imagine a bank. Their software core is usually neolithic, i.e. written in COBOL or even worse, FORTRAN. You don't add the "online banking" or "web client" interface in the original language. You add them in something more contemporary, which interfaces to the neolithic core via files, pipes, libraries, whatever, and translate it into a frontend as needed. As long as the core works, nobody needs to touch it.

[-] JasonDJ@lemmy.zip 28 points 4 days ago

You don't add the "online banking" or "web client" interface in [FORTRAN]

Don't kink shame.

[-] laranis@lemmy.zip 9 points 4 days ago

My first network stack was written in assembly for a Motorola 68k. It was hot.

[-] cynar@lemmy.world 8 points 4 days ago

The extreme masochists begin to back slowly away in alarm.

this post was submitted on 31 Jul 2025
1239 points (99.8% liked)

Programmer Humor

25448 readers
1052 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS