Hacker News new | ask | show | jobs
by mark_l_watson 127 days ago
Two mildly contrary points:

AI is a fantastic learning tool. Getting smarter usually leads to more success.

AI is great when you don’t have skilled co-workers to bounce ideas off of: as an indy mostly open source developer, for a few decades I would write up five to ten pages of design notes, perhaps a few diagrams like UML sequence diagrams, and then mull over my little pile of design artifacts for a while, and then start coding. Now I still create my little pile of design artifacts but will burn tokens on Gemini in research mode to critique my ideas. Very useful.

1 comments

The problem with bouncing ideas off of AI is that you still need to know enough to know when something is likely a hallucination. Because unless you're double-checking it with some kind of regular cadence you're probably accepting fiction as fact. Its really easy to just trust everything these chatbots output because of the style of communication. I'll be the first admit I fall for this trap all the time.
I mean, it's his plans, so of course he'd recognize if AI is hallucinating.

For what is worth I have two different skills in claude code which are two reviewers with two distinct personalities.

At every plan I write, I have them review it and find edge cases, critique.

I don't think I've seen hallucinations since few opus versions at least.

Feedback is useful 4 times out of 5. Very useful actually. And one time is not very valuable or wrong (but it requires the two different skills to agree).