Find people in her field who are already hopping on the wave. Better still, gently persuade her to find those people. She'll probably know where to look. In fact, I'd be surprised if her professional newsletters aren't already starting to surface those folks.
I'm unsure of how this information is being presented. But it's entirely possible for the majority of people on Earth to avoid all those things. And it's entirely possible for many people who are (perhaps unwittingly) funding U.S. defense companies to stop doing so.
Polymarket gamblers have pressured at least one journalist regarding reporting of missile strikes. This requires regulation or, as others here have suggested, non-anonymity, maybe other measures too.
It's already illegal to threaten journalists. In America we generally make bad things illegal, not activities that could become motivation for bad things. Someone threatened me on League of Legends last week. Should we ban the game?
>In America we generally make bad things illegal, not activities that could become motivation for bad things.
Not really, even in America. Like, take alcohol regulation. Your model would be "drunken bar fights are already illegal, so just prosecute that, problem solved."
Except that, historically, there's so much of that that it overwhelms the ability of law enforcement to keep up. So we try to remove the driving factors: "Okay, you can drink in public, but only[1] at these licensed places that are heavily incentivized to prevent fights before they start."
I'm not advocating any particular position, I'm just saying that if there's a persistent situation that heavily incentivizes violence, then it's not unreasonable to push back on that mechanism rather than just try to mop up the violence after the fact. Which specific situations merit that is up for debate, but it shouldn't be controversial that some situations should be handled this way.
[1] Yes, I'm simplifying, just focus on the general point here.
A crossword puzzle generator, just for fun. Grid generator in Python because it's easy to hack around and grid generation doesn't need to be particularly fast. Go for populating the grid with words because with large grids there are combinatorial explosions, and Go's speed is beneficial.
Not source-available yet because it's a bunch of hacks (particularly the Python) but maybe one day.
"FFF stands for freakin fast fuzzy file finder (pick 3) and it is an opinionated fuzzy file picker for your AI agent and Neovim. Just for file search, but we do the file search really fff well.
FFF is a tool for grepping, fuzzy file matching, globbing, and multigrepping with a strong focus on performance and useful search results. For humans - provides an unbelievable typo-resistant experience, for AI agents - implements the fastest file search with additional free memory suggesting the best search results based on various factors like frecency, git status, file size, definition matches, and more."