Skip to content

Comment on Ask HN: What do you wish more programmers cared about?

Comments

Code dependencies, and how dangerous they can be.

The art of writing code that doesn't build on top of a jenga tower of shit has been lost. It turns every software engineer into a code monkey that, instead of crafting good code, is simply trying to keep the jenga tower from collapsing. Yes, it's faster when getting an MVP up and running, but the quality of apps (and their speed) has gone down drastically over the last 10 years.

...to the point where I no longer enjoy software development, and am actively trying to quit the field.

Do you have any advice to more novice developers on how to be less “dependent” on dependencies? Where can we learn the lost art of writing code?

It feels that unless you want to reinvent the wheel, you need a bunch of third party libraries to get anywhere near results clients want within ecosystems like JS/Python.

Feeling somewhat same, consuming some libraries and placing the code at right place, not that its bad but not really doing problem solving apart from writing conventional business logic in code

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.