"Don't expend more effort than they are" has actually long been a good principle to have internalized. Someone done only cursory research before asking a question on a mailing list? Give a cursory answer. Someone obviously spent hours trying to figure things out on their own? Give them a good chunk of your time. Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind.…
> Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind. "I have made this longer than usual because I have not had time to make it shorter." - Blaise Pascal. The length of the response doesn't indicate effort.
If you are asking for human attention, demonstrate human effort
361–370 of 551 posts
Re: If you are asking for human attention, demonstrate human effort
#362Re: If you are asking for human attention, demonstrate human effort
#363"Don't expend more effort than they are" has actually long been a good principle to have internalized. Someone done only cursory research before asking a question on a mailing list? Give a cursory answer. Someone obviously spent hours trying to figure things out on their own? Give them a good chunk of your time. Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind.…
> Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind. "I have made this longer than usual because I have not had time to make it shorter." - Blaise Pascal. The length of the response doesn't indicate effort.
Re: If you are asking for human attention, demonstrate human effort
#364Earlier quoted context omitted.
Because improving a high schoolers project is probably not as good of an idea as giving the original task to a senior engineer.
If the high school project has been improved by many engineers over a few years it likely is complex enough that a senior engineer cannot rewrite it for a reasonable cost. It isn't clear if next years models will be enough better that they can rewrite it for a reasonable cost. If they are they can probably extract the requirements and special cases from the code.
Re: If you are asking for human attention, demonstrate human effort
#365"Don't expend more effort than they are" has actually long been a good principle to have internalized. Someone done only cursory research before asking a question on a mailing list? Give a cursory answer. Someone obviously spent hours trying to figure things out on their own? Give them a good chunk of your time. Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind.…
It takes considerable energy to train models and run inference. You can't dismiss AI generated content as "low effort", but you can dismiss it as a wasteful diversion.
Re: If you are asking for human attention, demonstrate human effort
#366Earlier quoted context omitted.
No, it's a pretty good interview question because it tells me if somebody's instinct is to reinvent the wheel or not. What I didn't expect was how many people couldn't say how a wheel even works.
People are not generally answering interview questions based on instinct, but rather based on what they think the interviewer wants to hear to get the job. I would have interpreted this is as a leetcode style algo question and started by treating it as such, even though IRL my first instinct would be "get a lib that does it". Awful, awful strategy.
Re: If you are asking for human attention, demonstrate human effort
#367"Don't expend more effort than they are" has actually long been a good principle to have internalized. Someone done only cursory research before asking a question on a mailing list? Give a cursory answer. Someone obviously spent hours trying to figure things out on their own? Give them a good chunk of your time. Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind.…
Re: If you are asking for human attention, demonstrate human effort
#368Earlier quoted context omitted.
> If you think human is a bottleneck, then either optimize for humans, or remove humans. What's the problem? Sadly, in my case, it is the auditor. Our SOC2 documents have this lovely "every change has been reviewed by at least one other human", and it's going to be a fun battle to get that reworded
I think the "and merge it" is the problem in the above comment. If a coworker is creating a ton of AI-made PRs, I think the first step should always be to run an AI against them with the "assume this is low quality code and find all problems, big and small" text that was suggested in a comment here, and let that be the first line of defense. To keep the dev on their toes, each dev should come up with their own prompt…
> first step should always be to run an AI against them
What if they write an agent which takes the feedback and resolves them with a new commit. Which again didn't do anything other than offloading more to humans who are reviewing.
> each dev should come up with their own prompt for AI PR review and they can switch off who reviews it each time, until there are no problems remaining.
This assumes AI reviews are correct most of the time, if so, why do we need even humans. Why not have repository level code reviewer which is run immediately after code has been created?
regardless of where you move it, there is still a bottleneck: humans.
If you don't remove them, you will just pass the ball between agents and at the end of the day human still needs to review it.
Re: If you are asking for human attention, demonstrate human effort
#369"Don't expend more effort than they are" has actually long been a good principle to have internalized. Someone done only cursory research before asking a question on a mailing list? Give a cursory answer. Someone obviously spent hours trying to figure things out on their own? Give them a good chunk of your time. Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind.…
> Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind. "I have made this longer than usual because I have not had time to make it shorter." - Blaise Pascal. The length of the response doesn't indicate effort.
Re: If you are asking for human attention, demonstrate human effort
#370"Don't expend more effort than they are" has actually long been a good principle to have internalized. Someone done only cursory research before asking a question on a mailing list? Give a cursory answer. Someone obviously spent hours trying to figure things out on their own? Give them a good chunk of your time. Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind.…
> Someone on HN responding to you with single-sentence responses? Either don't respond, or respond in kind. "I have made this longer than usual because I have not had time to make it shorter." - Blaise Pascal. The length of the response doesn't indicate effort.
For HN comments, 99.9% of the time, a short comment is a low effort one and should be disregarded.