34
Unlimited power (lemmy.world)
submitted 2 years ago by [email protected] to c/[email protected]
top 6 comments
sorted by: hot top new old
[-] [email protected] 3 points 2 years ago

That's intentional. So if one part of the code suffers a random mutation and spontaneously develops a bug, the redundant code can still ensure the proper functioning of the program while the bug gets fixed.

Just take care if you merge two branches that contain the same bug; you might end up with a program without functional redundant code. That's why you should never merge closely related branches.

[-] [email protected] 1 points 2 years ago

It's how ~~isoforms~~ functions with different signatures evolve. As long as it isn't harmful it tends to stick around. Then the different code may develop adaptations which fit it into a niche if it is a selective advantage for the ~~organism~~ code base.

[-] [email protected] 2 points 2 years ago

Applying the (DRY) Do Repeat Yourself principle.

[-] [email protected] 1 points 2 years ago* (last edited 2 years ago)

it's... interlocked safety, shut up.

[-] [email protected] 1 points 2 years ago* (last edited 2 years ago)

Depends on what you are developing & the language used but a simpler codebase is the definition of security/privacy by design that's how you get more power.

[-] [email protected] -1 points 2 years ago

As an AI herself, she's right.

load more comments
view more: next ›
this post was submitted on 22 Jun 2023
34 points (85.4% liked)

Programmer Humor

36876 readers
105 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS