It's actually not the projectile that causes most of the lead exposure for shooters. It's the cartridge primers, they use lead styphnate for their explosive. Copper bullets are mainly to not spread lead through the environment where it can harm wildlife, and to avoid the risk of consuming lead in shot animals.
- Posts
- 1
- Comments
- 26
- Joined
- 2 yr. ago
- Posts
- 1
- Comments
- 26
- Joined
- 2 yr. ago
You should be glad it's apologizing. On the occasions I've used it to try to actually write code for me it's had a tendency to blame me for its mistakes.
It writes a function that gets stuck in an infinitely recursive loop that never exits, I point it out and it's all "Aha! You've fallen for a classic recursion trap!" What do you mean I've fallen for it?
Between those experiences and seeing the hot garbage some of my coworkers vibe coded, it was enough for me to relegate LLMs purely to the "ask questions that you would have searched for on StackOverflow" role. And it frustrates me that search was made so impotent that it's not a real option to avoid the LLM entirely. The multiple answers and perspectives on SO were often really valuable.