←back to thread

Claude Code now supports hooks

(docs.anthropic.com)
381 points ramoz | 1 comments | | HN request time: 0.204s | source
Show context
ainiriand ◴[] No.44432396[source]
I tried to make an app in claude code like they so much fanfare it could do, and it failed. It was obvious it will fail, I wanted something that I think it was not done before, using the Youtube api. But it failed nonetheless.

I am tired of pretending that this can actually pull any meaningful work besides a debug companion or a slightly enhanced google/stackoverflow.

replies(9): >>44432552 #>>44432585 #>>44432591 #>>44432791 #>>44432881 #>>44433726 #>>44433757 #>>44433869 #>>44434109 #
1. svara ◴[] No.44433726[source]
I build things that haven't been done before with Cursor all the time. You have to break it down into simple building blocks rather than specifying everything up front.

If you do it right this actually forces good design.