36
Why Does Development Slow? (tidyfirst.substack.com)
all 12 comments
sorted by: hot top new old
[-] Ludicrous0251@piefed.zip 16 points 9 months ago

Technical debt aside of course the development process looks like that - what's the alternative? Infinite feature growth? No one benefits from that.

As an example, I've got signal on my phone- it started with texting features, added images, calls, video calling, but at some point there's a limit on the number of useful ways to communicate.

I don't need it to be another social network.

I don't need it to tell me my horoscope, order a pizza, or organize my photos.

I don't need it to track my health, play games, read my work emails, or drive my car.

It doesn't need to integrate with VR, or AI, or whatever 2-letter buzz acronym comes up next week.

It's a secure messaging platform, I need it to send messages. Sure, there's always a cat and mouse game of encryption to keep ahead of, but infinite feature growth? It's not practical or necessary. Things can exist to do one thing reliably and well.

[-] Vincent@feddit.nl 4 points 9 months ago

I'm very happy they've got polls now though, that'll streamline a lot of communication. Live location sharing would be good too.

[-] NABDad@lemmy.world 9 points 9 months ago

Maybe I'm not looking deep enough into the question, but wouldn't this be because we do the easy parts first?

[-] Bronzebeard@lemmy.zip 3 points 9 months ago* (last edited 9 months ago)

It's easy to connect two features together.

It's a lot harder to get a new feature to interact properly with 30 existing features. If you have to change one thing about an existing feature to get it to work, you now have to look at how the other 29 deal with that change too. And any changes to accommodate that change also could require their own changes in those 29... And it cascades.

[-] MyNameIsRichard@lemmy.ml 2 points 9 months ago

That would be my guess also.

[-] magic_lobster_party@fedia.io 5 points 9 months ago

More code = more things that must be maintained = more things that can break. It’s natural that development slows down over time. Doesn’t necessarily mean there’s technical debt.

Complexity is inherent an unavoidable.

[-] MonkderVierte@lemmy.zip 4 points 9 months ago

Because each feature is a cost.

this post was submitted on 20 Nov 2025
36 points (95.0% liked)

Programming

28304 readers
444 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS