Hacker News new | ask | show | jobs
by hoppp 61 days ago
What I've been noticing is the abundance of the same "revolutionary" idea spoon fed by claude to everyone and their mom.

Coding gives the edge in creativity

1 comments

One great opportunity is for expert-developers to push the boundary of better algorithms or libraries. No one rolls out their own cryptographic library, majority problems faced in our systems are common. If that common problem is solved once and packaged into a library to be used by anyone, no one else needs to bother looking at it. Most of modern software dev is all about plumbing. The harder parts need to solved once and that solution becomes available to everyone immediately.
Yeah but in my opinion AI generated code is still pretty low to mid quality and can't push boundaries. And as people rely more on it they sort of forget how to have unique ideas too.