←back to thread

Claude Code now supports hooks

(docs.anthropic.com)
381 points ramoz | 5 comments | | HN request time: 0.981s | source
Show context
mkagenius ◴[] No.44431021[source]
As an aside, people say AI will eliminate coding jobs, but then who will configure these hooks? Or think about adding such a feature?

These kinds of tooling and related work will still be there unless AI evolves to the point that it even thinks of this and announces this to all other AI entities and they also implement it properly etc.

replies(9): >>44431095 #>>44431454 #>>44431583 #>>44431643 #>>44431792 #>>44431797 #>>44431895 #>>44432029 #>>44438130 #
mrmincent ◴[] No.44431095[source]
To misuse a woodworking metaphor, I think we’re experiencing a shift from hand tools to power tools.

You still need someone who understands the basics to get the good results out of the tools, but they’re not chiseling fine furniture by hand anymore, they’re throwing heaps of wood through the tablesaw instead. More productive, but more likely to lose a finger if you’re not careful.

replies(7): >>44431164 #>>44431379 #>>44432772 #>>44433100 #>>44435426 #>>44441013 #>>44448490 #
forgotoldacc ◴[] No.44431379[source]
And we may get an ugly transitory period where a lot of programs go from being clearly hand made with some degree of care and some fine details that show the developer's craftsmanship, to awful prefab and brutalist software that feels inhuman, mass-produced, and nothing is really fit for the job but still shipped because it kind of works well enough.

People go to museums to admire old hand-carved furniture and travel to cities to admire the architecture of centuries past made with hand-chiseled blocks. While power tools do let people make things of equal quality faster, they're instead generally used to make things of worse quality much, much faster and the field has gone from being a craft to simply being an assembly line job. As bad as software is today, we're likely to hit even deeper lows and people will miss the days where Electron apps are good compared to what's yet to come.

There's already been one step in this direction with the Cambrian extinction of 90s/early 2000s software. People still talk about how soulful Winamp/old Windows Media Player/ZSNES/etc were.

replies(3): >>44432024 #>>44432083 #>>44433341 #
1. konart ◴[] No.44432083[source]
>nothing is really fit for the job but still shipped because it kind of works well enough.

This is true for most of the software these days (except for professional software like Photoshop and the like) without LLMs.

replies(2): >>44432776 #>>44433561 #
2. trainerxr50 ◴[] No.44432776[source]
Exactly. As a non-software engineer, people talk about software as some fine art on here while my experience as a user is that most software basically sucks in one way or another.
replies(1): >>44441033 #
3. rustyboy ◴[] No.44433561[source]
Amen - As a SWE and i've come to realize that no one pays for me to treat code as craftman quality so I don't. The whole agile mindset is get something out that demonstrates value and fix it things while you go. And in ten years i've also realized that my ability to sit down and make something really special the first time through is - shit. This is the first time i've been able to meet timelines while still producing a better product.
4. steve_adams_86 ◴[] No.44441033[source]
Your experience is a perfect reflection of reality. Most software is not well done.

In trades I found people were very opinionated about the Right Way to do things, but we tended to cut corners constantly there as well. People who work in a craft seem to like the idea of doing things right more than they actually do things right in practice. We end up with gaps in our flooring, ugly solder joints in our plumbing, creaking decks, cracked concrete, and a cookie disclaimer that returns every time you refresh the page.

replies(1): >>44441474 #
5. 1dom ◴[] No.44441474{3}[source]
> In trades I found people were very opinionated about the Right Way to do things,

My experience of moving from tech to doing a lot of home renovations and dealing with hundreds of trades people is that it was just like tech. 90% of people in 90% of environments are just trying to make it work so they can collect their pay-cheque and go home.

High quality output in any domain is a result of stumbling across the 10% of genuinely passionate people, and creating the 10% environment for them to want to be passionate in. If you don't luck out with that, everything will still work, it'll just be a bit rough round the edges.