Hacker News new | ask | show | jobs
by tqwhite 102 days ago
I will say that I grieve the passing of 'coding', per se. I used to love getting the flow, envisioning the data flows and object structures and cool mechanisms, refactoring to perfection. I truly miss it.

But the payoff for letting that go is huge.

1 comments

> I used to love getting the flow, envisioning the data flows and object structures and cool mechanisms, refactoring to perfection.

You still have to do this, LLM's are still quite bad at choosing the right data structures and dealing with their interdependent relationships.