logoalt Hacker News

embedding-shapetoday at 2:31 PM1 replyview on HN

> If working with LLMs effectively means accepting subpar results

Why would it mean that? That's one way of using them, sure. Personally, my code is better as I have more time to think about the software design than before, and I'm less avoidant of refactoring in my personal projects.

> I’ve never seen a good example where AI is a net positive to any development workflow

Alright, does that mean you also believe it's impossible then that anyone out there is using AI in a "net positive" way for their development workflow? Or just that you've never seen it, but you're open to it existing?


Replies

skydhashtoday at 2:47 PM

> Or just that you've never seen it, but you're open to it existing?

This one. Only a sith deals in absolute.

I don’t mind experiments to try to find methodologies for those tools. And I believe there are instances where they’ve been successfully used. The issue I have is the kind of generic statements that they are good enough to replace currently established methodologies. Like using AI is a panacea.

> Personally, my code is better as I have more time to think about the software design than before, and I'm less avoidant of refactoring in my personal projects

That’s a bit what I’m talking about. Have you investigated how it has helped you? And if there are other, more economical way to get the same result? Your statement seems more ritualistic than logical.

show 1 reply