you are viewing a single comment's thread
view the rest of the comments
[–] 10 points 1 year ago (1 child)

Yeah. I have no idea what the answer is, just describing the nature of the issue. I come from the days when you would maybe import like one library to do something special like .png reading or something, and you basically did all the rest yourself. The way programming gets done today is wild to me.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 1 year ago* (last edited 1 year ago) (1 child)

    I'm not sure its a problem in of itself, but i agree it definitely enables a problem. Between "is-even" and vibe coding, modern software engineering is in a very sorry state.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 1 year ago

    Yeah. I feel like in a few years when literally nothing works or is maintainable, people are going to have a resurgent realization of the importance of reliability in software design, that just throwing bodies and lines of code at the problem builds up a shaky structure that just isn't workable anymore once it grows beyond a certain size.

    We used to know that, and somehow we forgot.

  • source
  • parent