this post was submitted on 17 Oct 2024
1260 points (99.0% liked)

RetroGaming

19350 readers
944 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ClassifiedPancake@discuss.tchncs.de 20 points 1 day ago* (last edited 1 day ago) (2 children)

I’m a developer, I don’t just continue doing things for years if it doesn’t make sense.

(If I’m the one making the decisions)

[–] ziggurat@lemmy.world 11 points 19 hours ago (2 children)

Like the classic, inherit a broken code base, and not being allowed by the owner to rewrite it from scratch. So you have to spend more time making each part work without the others working. Also before you are finished the customer says they have something else for you to do

[–] jabjoe@feddit.uk 2 points 1 hour ago

Programmers love to rewrite things, but it's often not a good idea, let alone good for a business. Old code can be ugly because it is covered with horrible leasons and compromises. A rewrite can be the right thing, but it's not to be taken lightly. It needs to be budgeted for, signed off on and carefully planned. The old system needs to stable enough to continue until the new system can replace it.

[–] derpgon@programming.dev 3 points 16 hours ago

That's when you start introducing modules that have the least impact on the legacy code base. Messaging is a good place to start, but building a new code next to the existing one and slowly refactoring whenever you got time to spare is at least a bearable way to go about it.

[–] mynameisigglepiggle@lemmy.world 16 points 1 day ago (1 children)

I have seen Devs do things for many years that make no sense

[–] unemployedclaquer@sopuli.xyz 7 points 1 day ago

programmers just not a uniform bunch. not all of them blockchain grifters. fancy that.