32
submitted 2 months ago by cm0002@lemdro.id to c/programming@beehaw.org
you are viewing a single comment's thread
view the rest of the comments
[-] t3rmit3@beehaw.org 8 points 2 months 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.

this post was submitted on 12 Oct 2025
32 points (97.1% liked)

Programming

13361 readers
2 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