This exactly reflects my feelings lately. I have a specific coworker who has gone somewhat overboard - every single code review, answer to any question on email or Teams, every new story, even their personal opinions during a design or ideas meeting, are all direct AI output with no massaging or human touch or review. They're working on planning out an upcoming project, and I just get verbose and long documents to re…
Instinctively I think the move is to ignore it. I guess that would look different in different contexts. Obviously you have to communicate with your coworkers. But I think the solution has to essential be: "Im not going to read that."
If you are asking for human attention, demonstrate human effort
171–180 of 551 posts
Re: If you are asking for human attention, demonstrate human effort
#172Earlier quoted context omitted.
It sounds like one potential interpretation of his behavior is that he values his own time more than your time. I wonder if that's occurred to him.
Well, what's the solution here, he should ship less stuff?
Re: If you are asking for human attention, demonstrate human effort
#173Earlier quoted context omitted.
Imagine you are a restaurant reviewer. Your job is unquestionably to go to restaurants, order and eat food, and write a review. The restaurant's job is to provide you food to eat and review. You go to a new restaurant, and order some dishes, and one of the plates your server brings out is a big ol pile of dog shit. Who's being anti-social in this situation? The restaurant is doing its job and all they're asking is th…
He's not bringing you a pile of dog shit. He's bringing you some food he went to the restaurant next doors to get. How do you review it?
Re: If you are asking for human attention, demonstrate human effort
#174Atlassian's in-built AI assistant for JIRA will generate a task description with a complete SDLC task breakdown, requirements and deliverables.
While the person creating the task will need to provide some details and modify some of the generated text (if they bother to read it) - the sheer verbosity and the fact it's clearly generated just makes you not want to engage with it.
Re: If you are asking for human attention, demonstrate human effort
#175It surprises me how many people have voluntarily relegated their entire job to LLM Prompter. If your work is indistinguishable from that of a machine, what’s to stop your boss cutting out the middleman and using the machine directly? I would have thought that people would be trying their hardest to prove their worth in this new world we’re in.
I have worked with non-tech employees to set up Claude to help them do small tasks. I’ve helped to review and improve completely vibe-coded projects by such employees.
I’m not sure what my role will be, but I fully embrace that my traditional role of writing code is gone.
Re: If you are asking for human attention, demonstrate human effort
#176Earlier quoted context omitted.
It sounds like one potential interpretation of his behavior is that he values his own time more than your time. I wonder if that's occurred to him.
AI and companies reward sociopathic behavior. When he eventually complains to his boss that his work isn't being merged and it's been done for days/weeks/months that will filter up and look bad on the people holding him up.
Re: If you are asking for human attention, demonstrate human effort
#177Earlier quoted context omitted.
Imagine you are a restaurant reviewer. Your job is unquestionably to go to restaurants, order and eat food, and write a review. The restaurant's job is to provide you food to eat and review. You go to a new restaurant, and order some dishes, and one of the plates your server brings out is a big ol pile of dog shit. Who's being anti-social in this situation? The restaurant is doing its job and all they're asking is th…
He's not bringing you a pile of dog shit. He's bringing you some food he went to the restaurant next doors to get. How do you review it?
Re: If you are asking for human attention, demonstrate human effort
#178A very prolific coworker who fully embraced claude has inflicted the team with a flood of AI-generated PRs. About six months later, it is his frequent bemoaning at the standup that their PR don't get reviewed, languishing in inattention. I don't think anyone - including myself - _intentionally_ avoid his PRs. It's just that he doesn't make it easy for the team to look at. This single headline perfectly captures what…
In big software teams, the bottleneck is team communication. I've run big and small teams. If I want to speed things up, I remove people from the team. Everything gets easier. This has worked amazingly well every time I've done this over the past decades. Removing people doesn't have to mean firing them necessarily. Splitting teams is a good reflex. But of course the people you remove from a team are typically not th…
Re: If you are asking for human attention, demonstrate human effort
#179Earlier quoted context omitted.
> Ask Fable to conduct an adversarial /ultareview of their PR and send the same wall of text back to them. This won't help. Your wall of text will just get fed right back into the LLM.
It will help if your wall of text cost less tokens than theirs, they will run out before you do if you have the same company quota per person.
Re: If you are asking for human attention, demonstrate human effort
#180What I find strange is how rarely LLM output is distributed alongside the LLM input, especially outside of code repos. Why can't I rerun the prompt that resulted in your work next year, when models have gotten better? Are people ashamed of their prompts? Ashamed of having used AI? i unno Prompt used to generate this message: "Create a comment for Hacker News which bemoans the lack of AI prompts being shared with the…
Because you could also just point the better model at the generated code and tell it to improve it, so why save the prompt too?