this post was submitted on 12 Oct 2025
26 points (96.4% liked)

Programming

14414 readers
31 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] t3rmit3@beehaw.org 4 points 4 hours ago

Modern software is built on towers of abstractions, each one making development "easier" while adding overhead:

Today’s real chain: React → Electron → Chromium → Docker → Kubernetes → VM → managed DB → API gateways. Each layer adds “only 20–30%.” Compound a handful and you’re at 2–6× overhead for the same behavior.

That's how a Calculator ends up leaking 32GB. Not because someone wanted it to—but because nobody noticed the cumulative cost until users started complaining.

Man, this is so true. What sucks even more is that so many devs now don't know how to build anything BUT this stack.

[–] treadful@lemmy.zip 3 points 8 hours ago

Accept that quality matters more than velocity.

Tell that to the VC money you got to fund everyone's paychecks. It's a race to get traction before you run out of money. Velocity will always trump quality if a startup wants to survive.

[–] limerod@reddthat.com 2 points 10 hours ago

I had recently tried one such app. It was so poorly written, and had the type of UI scaling issues you would believe to be written by a toddler. The app would've been cool if it worked but seeing the state of the app I deleted it not to risk my personal data even though it was offline.

[–] 30p87@feddit.org 5 points 19 hours ago

All of the bespoken is not Software though, but massive proprietary data waste blobs, where no one cares about anything except money going up.