What does that look like in practice, assuming an engineer doesn’t believe that the LLM genie can be put back into the toothpaste tube?
“Summarize the best arguments for and against the following proposition: <topic here />. Label the pro/for arguments with a <pro> tag and the con/against a with a <con> tag” seems like it’s going to be a valid prompt and any system that can only give one side is bound to lose to a system that can give both sides. And any system that can give those answers can be pretty easily used to make arguments of varying truthfulness.
- You act on your morals. If you find something objectionable, then object. Vocally.
- You, yourself, get in the habit of trying to find issues with the things you build. This is an essential part of your job as an engineer.
- You can't make things better if you aren't looking for problems. The job of an engineer is to look for flaws and fix them.
- Encourage culture where your cohort understands that when someone is saying "but what about" or "how would we handle" isn't saying "no" but "let's get ahead of this problem". That person is doing their job, they're not trying to be a killjoy. They're trying to make the product better.[0]
- If your coworkers are doing something unethical, say something.
- If your boss does something unethical, say something.
It doesn't matter what your job is, you should always be doing that. As engineers the potential for harm is greater.
But importantly, as engineers IT IS YOUR JOB. It is your job to find issues, and solve them. You have to think how people will abuse the tools you build. You have to think about how your things will fail. You have to think about what sucks. And most importantly, your job is to then resolve those things. That's what an engineer does. Don't dismiss it because "there's no value". The job of an engineer isn't to determine monetary value, that's the business people (obviously you do to some extent, but it isn't the primary focus). I'm really just asking that people do their jobs and not throw their hands up in the air or just pass on blame or kick the can down the road.
[0] I can't express how many times I've seen these people shut down and then passed over for promotion. It creates yes men. But yes men are bad for the business too! You and your actions matter: https://talyarkoni.org/blog/2018/10/02/no-its-not-the-incent...
“Summarize the best arguments for and against the following proposition: <topic here />. Label the pro/for arguments with a <pro> tag and the con/against a with a <con> tag” seems like it’s going to be a valid prompt and any system that can only give one side is bound to lose to a system that can give both sides. And any system that can give those answers can be pretty easily used to make arguments of varying truthfulness.