logoalt Hacker News

noosphryesterday at 10:43 PM5 repliesview on HN

I see this as an absolute win. The state of micro dependencies of js was a nightmare that only happened because a lot of undereducated developers flooded the market to get that sweet faang money.

Now that both have dried up I hope we can close the vault door on js and have people learn how to code again.


Replies

SchemaLoadyesterday at 11:33 PM

The best outcome was things like jquery and then lodash where a whole collection of small util functions get rolled in to one package.

show 1 reply
KPGv2yesterday at 11:52 PM

Your first sentence cheers that we're moving from NPM micropackages to LLM-generated code, and then you say this will result in people having to learn to code again.

I don't see how the conclusion follows from this.

There will be many LLM-generated functions purporting to do the same thing, and a bug in one of them that gets fixed means only one project gets fixed instead of every project using an NPM package as a dependency.

show 2 replies
fransje26today at 11:13 AM

> Now that both have dried up

They have??

And is it not going to be orders of magnitude worse with the vibe-coded crud hitting the internet?

danelskiyesterday at 11:26 PM

I don't quite understand your argument. Wasn't the post about how users might replace transparent dependencies with transparent LLM drop-ins? I don't see how having an LLM to do the same job would enable someone to learn more. They're probably the kind of person who will ask the LLM to perform a refactor when problems arise, so they won't learn that much through osmosis.

croesyesterday at 11:44 PM

Now you got vibe coder

show 1 reply