this post was submitted on 04 Jun 2024
1789 points (96.5% liked)

linuxmemes

19698 readers
619 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 79 points 4 weeks ago (3 children)

Most of the abstractions, frameworks, "bloats", etc. are there to make development easier and therefore cheaper, but to run such software you need a more and more expensive hardware. In a way it is just pushing some of the development costs onto a consumer.

[–] UnderpantsWeevil 28 points 4 weeks ago

Most of the abstractions, frameworks, “bloats”, etc. are there to make development easier and therefore cheaper

That's true to an extent. But I've been on the back side of this kind of development, and the frameworks can quickly become their own arcane esoteric beasts. One guy implements the "quick and easy" framework (with 16 gb of bloat) and then fucks off to do other things without letting anyone else know how to best use it. Then half-dozen coders that come in behind have no idea how to do anything and end up making these bizarre hacks and spaghetti code patches to do what the framework was already doing, but slower and worse.

The end result is a program that needs top of the line hardware to execute an oversized pile of javascripts.

[–] [email protected] 4 points 4 weeks ago (1 children)

But this does not neccesarily mean the consumer pays more. Buying a current mavhine and having access to affordable software seems like a good deal.

[–] [email protected] 8 points 4 weeks ago

Capitalism makes it work only in one direction. Something became cheaper? Profits go up. Sometging became more expensive? Prices go up.

[–] [email protected] 3 points 4 weeks ago

If the software is much more expensive to develop, most is it just won't exist at all. You can get the same effect by just not using software you feel is bloated.