Live data from Hacker News

Don't be a meat proxy

gruhn.me

431–440 of 786 posts

Re: Don't be a meat proxy

#432

Earlier quoted context omitted.

I just can’t understand why this is not a fireable offense. Like, I can see getting a strong warning the first time somebody notices you do this, then if you persist you’d have to be let go. Just like anybody else who is clearly not doing their job. Why would you tolerate this sort of behavior at your company?

I get it’s annoying and I personally hate it but firing someone for it is ridiculous. Are you expecting everyone to rewrite everything from an AI before they share it because that doesn’t sound a good use of company time either.

I think that’s not an unreasonable expectation. Don’t share raw LLM output with other people.

Re: Don't be a meat proxy

#433

On social media, I saw the much more vulgar “Learned engineering just to become the condom between Claude Code and prod” And that (re)framing helped as well to think about the “what are we even (left) doing” as an industry

>"what are we even (left) doing"

Maybe that's you. In my case, it's going better than ever.

Re: Don't be a meat proxy

#435

I deal with this all day long at work and it’s exhausting. People almost acting like no one has thought of it “I asked Claude what happened, and it spit out this 300 line response. Can you read it for me and see if it’s right?” What kills me is you might expect this from a busy high level manager that doesn’t really understand the technical details and they just point the AI to an error they got. They don’t know how…

It's so real.. Suddenly managers sending MR, commenting MRs, all AI driven.. 300 lines text, where you don't even know if the premises are correct. I guess untrained people with better tools are super dangerous. I don't know how to stop them..

> I guess untrained people with better tools are super dangerous.

It's hard to make something foolproof, because fools are so ingenious

Re: Don't be a meat proxy

#436
post #309

Earlier quoted context omitted.

With the recent wave of posts about Claude rewriting entire codebases from Zig/Electron to Rust/Swift, I can't help but question the prompter's actual confidence in the final result. Gaining a thorough understanding of the generated output still demands an enormous amount of effort. I suspect the reality is that most people just chain a few review agents together, and if they output "LGTM", the code gets committed an…

> The foundational knowledge is lost, meaning that even if we do look at the code, we won't understand it anyway. but this is similar to a lot of other technical fields that have width and depth. People would not understand assembly any more and blindly trust the output of the compiler. People now can only design a part of a CPU, and not the entirety. Chip manufacturing is so complicated that there's probably no sing…

Trusting the output of an abstraction explicitly designed, engineered, and tested by other humans with an actual understanding of the layer beneath you is not comparable to trusting a non-deterministic, statistical next-word-predictor with no mind or ability to be morally responsible for what it produces.

Re: Don't be a meat proxy

#437

While I agree with the article, I would carry the idea further: the huge value in AI is improving ourselves. By all means use AI to help design, write tests, and implement code and while I understand this might be the big value add for corporations that may employ you, the important investments in life are in learning and self improvement. I built a good career primarily improving my own knowledge and skills, and alo…

I wonder if in the long run it's really learning in the traditional sense, or just a shallow version of it along the lines of absorbing a bit of knowledge along the lines of reading a pop science book? Nothing wrong with that but I'd argue a lot of people who think they're learning are just "recreational learning" in the sense of hobbyist fun rather than deep study. And in the long run I think there is not much value in AI beyond turning our society into a bunch of apes who know a bit of sign language.

Re: Don't be a meat proxy

#439

I deal with this all day long at work and it’s exhausting. People almost acting like no one has thought of it “I asked Claude what happened, and it spit out this 300 line response. Can you read it for me and see if it’s right?” What kills me is you might expect this from a busy high level manager that doesn’t really understand the technical details and they just point the AI to an error they got. They don’t know how…

I had an encounter with the opposite problem the other day, PM asked me if the library I was using for randomization was "secure" and I said, "Yes, I used the standard Java library for cryptographically secure random numbers that is already used in several other locations in this project," and he said, "But did you ask Claude if it's secure? It has to be secure!"

"Is Claude secure?"

Re: Don't be a meat proxy

#440

Earlier quoted context omitted.

> A bicycle, for example, is not at any less work than walking What? Have you, uh, ridden a bicycle before...?

Thousands of miles on foot and tens of thousands on bicycle. Walking is essentially zero effort, so I don't see how cycling can really be easier, unless you are going downhill. People cycle because it's faster, not because it's easier. People drive because it's easier (many people still drive even if it takes longer than cycling).

"Walking is essentially zero effort, so I don't see how cycling can really be easier, "

When your bike is rolling also on flat ground, you have literally zero effort to move your position. With walking it is effort, your muscles must work for every meter you make.

Post reply on HN