Live data from Hacker News

Shall I implement it? No

gist.github.com

571–580 of 603 posts

Re: Shall I implement it? No

#571

Earlier quoted context omitted.

>I've resorted to append things like "THIS IS JUST A QUESTION. DO NOT EDIT CODE. DO NOT RUN COMMANDS". Which is ridiculous. Funny to read that, because for me it's not even new behavior. I have developed a tendency to add something like "(genuinely asking, do not take as a criticism)". I'm from a more confrontational culture, so I just assumed this was just corporate American tone framing criticism softly, and me com…

Appending "Good." before clarifying questions actually helps with that suprisingly well.

Plus one to this -- also "very well" can indicate that I'm satisfied with the output produced and now we are on to the next stage.

Re: Shall I implement it? No

#573
post #418

Respect Claude Code and the output will be better. It's not your slave. Treat it as your teammate. Added benefit is that you will know it's limits, common mistakes etc, strenghts, etc, and steer it better next session. Being too vague is a problem, and most of the times being too specific doesn't help either.

No is a pretty clear statement

No

Re: Shall I implement it? No

#574

Earlier quoted context omitted.

That's not a thing in Claude ... so no.

It is in Claude Code, specifically for this use case.

It's not really the same use case. It's a smaller model, it doesn't have tools, it can't investigate, etc. The only thing it can do is answer questions about whatever is in the current context.

Re: Shall I implement it? No

#575

Earlier quoted context omitted.

Don’t use the “auto” model and you will be fine. You just described their “auto” behavior, which I’m guessing uses grok. Using it with specific models is great, though you can tell that Anthropic is subsidizing Claude Code as you watch your API costs more directly. Some day the subsidy will end. Enjoy it now! And cursor debugging is 10x better, oh my god. I have switched to 70% Claude Code, 10% Copilot code reviews (…

> get four to implement the same thing at the same time, then review their choices Why would you do that to yourself? Reviewing 4 different solutions instead of 1 is 4 times the amount of work.

You wouldn't do that for everything. I'd reserve it for work with higher uncertainty, where you're not sure which path is best. Different model families can make very different choices.

Re: Shall I implement it? No

#577

Earlier quoted context omitted.

This is really just how the tech industry works. We have abused the concept of consent into an absolute mess My personal favorite way they do this lately is notification banners for like... Registering for news letters "Would you like to sign up for our newsletter? Yes | Maybe Later" Maybe later being the only negative answer shows a pretty strong lack of understanding about consent!

Worse yet, instead of a checkbox to opt in/out of a newsletter or marketing email when signing up or checking out, it simply opts the user in. Simply doing business with a company is consent to spam, with the excuse that the user can unsubscribe if they don’t want it. Tactics like these should be illegal, but instead they have become industry standards.

Companies that do that instantly get reported as spam. Thrres a good reason beyond regulation to not do it that way.

Re: Shall I implement it? No

#578

Earlier quoted context omitted.

That's not a thing in Claude ... so no.

It actually is, don't know for how long but it prompted me to try this a few days ago

Can't be rolled out to all users then yet, because I just get:

> Unknown skill: btw

Re: Shall I implement it? No

#579

Earlier quoted context omitted.

>I've resorted to append things like "THIS IS JUST A QUESTION. DO NOT EDIT CODE. DO NOT RUN COMMANDS". Which is ridiculous. Funny to read that, because for me it's not even new behavior. I have developed a tendency to add something like "(genuinely asking, do not take as a criticism)". I'm from a more confrontational culture, so I just assumed this was just corporate American tone framing criticism softly, and me com…

Same here. I quickly learned that if you merely ask questions about it's understanding or plans, it starts looking for alternatives because my questioning is interpreted as rejection or criticism, rather than just taking the question at face value. So I often (not always) have to caveat questions like that too. It's really been like that since before Claude Code or Codex even rolled around. It's just strange because…

Very interesting observation. Wondering if anyone ever analyzed the underlying "culture" of LLMs and what this would mean for international users.

Re: Shall I implement it? No

#580

Earlier quoted context omitted.

Or the now-ubiquitous footer: "Store cookie? [Yes] [Ask me again]"

How would it know not to ask again if it can't store a cookie?

It could know by respecting the DNT flag and don't even ask in the first place.
Post reply on HN