Live data from Hacker News

Will Claude Code ruin our team?

justinjackson.ca

51–60 of 118 posts

Re: Will Claude Code ruin our team?

#51

Earlier quoted context omitted.

No. There are intricacies to every job but these are intricacies that are learnable. It’s like learning how to drive. It’s a skill for sure but anyone can do it after practice. I thought programming was the same thing for a long time but have grown to find out that this is not the case. There are many people who cannot learn programming in a reasonable amount of time and therefore are unable to pick up the skill. It…

Huh as someone who has a career doing both design and engineering I disagree with this take. I think both skills can be learned. I also think that people have intrinsic talents that make them better or worse at those skills. Put another way, anyone can learn to code but some people will never be great at it while others have a natural talent. Same for design. I’m curious why you think otherwise. What’s the difference…

Hard agree here. I think the best predictor of whether someone will be good, eventually, at something is “do they love it”. If they do then chances are they will spend lots of focused time practicing and actively seeking out ways to get better.

Maybe that love, or at least liking something, comes from inherent talent to some degree but all the talent in the world won’t help you if you don’t put in the time.

Re: Will Claude Code ruin our team?

#52

Earlier quoted context omitted.

What’s changed now, with AI, is that you can have compressed learning cycles. Folks can build, deploy, and learn faster now than ever before. Admitting when you don’t know something has always been important; but the ability to build, deploy, and find out has never been greater. Instead of theorizing about what might work, you can just build it and find out.

> Folks can build, deploy, and learn faster now than ever before Fail faster yes. Learn faster no. The research out there shows that having the AI doing the work stops the learning process.

I use the GenAI tools all the time and I'll be the first to admit that cognitive debt is a real thing

Re: Will Claude Code ruin our team?

#54
post #3

I won’t take credit for this insight, but as someone else pointed out, everyone oversimplifies other people’s jobs. To PMs engineers are just code monkeys that they won’t need soon. To engineers, PMs are the guys that manage Jira. Designers are the fussy people that make things look pretty. The reality is all these jobs have intricacies AI absolutely sucks at but those intricacies are lost in the larger discussion. A…

No. There are intricacies to every job but these are intricacies that are learnable. It’s like learning how to drive. It’s a skill for sure but anyone can do it after practice. I thought programming was the same thing for a long time but have grown to find out that this is not the case. There are many people who cannot learn programming in a reasonable amount of time and therefore are unable to pick up the skill. It…

[deleted]

Re: Will Claude Code ruin our team?

#55

Earlier quoted context omitted.

Huh as someone who has a career doing both design and engineering I disagree with this take. I think both skills can be learned. I also think that people have intrinsic talents that make them better or worse at those skills. Put another way, anyone can learn to code but some people will never be great at it while others have a natural talent. Same for design. I’m curious why you think otherwise. What’s the difference…

I’m kinda getting off topic here but anecdotally: I’ve tried to get so many of my friends to learn programming. I love it, and I think a lot of em would love it too. But they hit a hard wall with the patience needed to self learn. Like the moment something doesn’t happen like the tutorial said (error message saying “idk what python is, you mean python3?”), they just give up completely instead of googling it. I really…

What I have observed is, if you don't know what the issue is, llm would usually suggest something that is unnecessarily complex and not ideal.

It might work but the moment something fails, llm suggest hacks instead of solution.

Re: Will Claude Code ruin our team?

#56
post #3

I won’t take credit for this insight, but as someone else pointed out, everyone oversimplifies other people’s jobs. To PMs engineers are just code monkeys that they won’t need soon. To engineers, PMs are the guys that manage Jira. Designers are the fussy people that make things look pretty. The reality is all these jobs have intricacies AI absolutely sucks at but those intricacies are lost in the larger discussion. A…

Do people really think like that? I see the other people at my company as human beings solving complex problems whether they are an engineer, a manager, an exec, or HR.

Absolutely. This is precisely why people are saying AI will eliminate software jobs.

Re: Will Claude Code ruin our team?

#57
post #3

I won’t take credit for this insight, but as someone else pointed out, everyone oversimplifies other people’s jobs. To PMs engineers are just code monkeys that they won’t need soon. To engineers, PMs are the guys that manage Jira. Designers are the fussy people that make things look pretty. The reality is all these jobs have intricacies AI absolutely sucks at but those intricacies are lost in the larger discussion. A…

[deleted]

Re: Will Claude Code ruin our team?

#58
post #3

I won’t take credit for this insight, but as someone else pointed out, everyone oversimplifies other people’s jobs. To PMs engineers are just code monkeys that they won’t need soon. To engineers, PMs are the guys that manage Jira. Designers are the fussy people that make things look pretty. The reality is all these jobs have intricacies AI absolutely sucks at but those intricacies are lost in the larger discussion. A…

No. There are intricacies to every job but these are intricacies that are learnable. It’s like learning how to drive. It’s a skill for sure but anyone can do it after practice. I thought programming was the same thing for a long time but have grown to find out that this is not the case. There are many people who cannot learn programming in a reasonable amount of time and therefore are unable to pick up the skill. It…

>designer is that this skill is learnable

Why do you think this? Being a designer is ultimately a matter of "good taste" and intuition for HIG (that you learn to systematize and formalize) and not everyone has this to start off with. Lack of good taste is how you get stuff like liquid glass. People can learn to compensate for lack of good intuition, but it's the same as someone without innate mathematical aptitude compensating for intuition by "grinding through the algebra".

Re: Will Claude Code ruin our team?

#59
post #9

Earlier quoted context omitted.

I think it's less armchair speculating about the observable outcome, that people are losing their jobs, but the why. AI coding tools aren't making 10x developers, they aren't even making 1.5x developers. They also aren't making "PMs who code" or "designers who code." It would be really cool if this was the case, I would be singing the praises of these tools finally realizing Stallman's dream of end users who can take…

> they aren't even making 1.5x developers I won't try to speak for anyone other than myself, but my multiplier is definitely over 1.5x, probably higher than 5x. I choose to sit on my hands in my freed up time so upper management does not catch on to and exploit this fact. Eventually they will though via overzealous coworkers.

It’s easy to produce a high volume of code, sure, but it is not equally easy to test, verify, and integrate it. And with a high volume of code, there is a high volume of shit to review & test & integrate. For companies that give a shit about not vibe coding their way into a disaster (because they have lucrative enterprise contracts that depend on reliability & security), that’s the real blocker. (Plus, these types of projects are big, not trivial, and things are harder to integrate & properly test because of that.)

Not to mention, if a team wants to keep a semblance of understanding of what they own & ship… it can be exhausting to have a huge volume of new code coming into the system.

It’s definitely a productivity unlock. For sure. But there are a lot of knock-on effects we’re still figuring out that counteract how much extra “value” we’re shipping

Re: Will Claude Code ruin our team?

#60
The skills list weirdly leaves out “knowing the capabilities and limitations of the tools.” This is non-trivial to say the least.

The roles list also leaves out testing, which seems to me to be the second most important thing (after specifying). This may be because non-testers assume that testing is easy or will be done by the AI. But any testing done by AI is not testing at all, because the effect of real testing is to inform a human of the status of the product based on that human’s empirical investigation. When AI “tests” the humans are being asked to trust instead of investigate.

Post reply on HN