Using uBlock Origin, you can add your own filter. This filter will block any post with the text “Elon Musk” (not case sensitive), modify as needed.
lemmy.world##div.post-listing:has(span:has-text("/elon musk/i"))
div.post-listing
is the element to block
:has(args)
returns elements where args evaluate to true
span
is the element with the title text
:has-text(needle)
returns the element if it has the next needle, supports regex with \needle\
and remove case sensitivity with i
Read more here: https://github.com/gorhill/uBlock/wiki/Procedural-cosmetic-filters
Ford should have been forced to step down because of his bigotry. Ford also didn’t control all mass-production of cars. You might have heard of some other companies such as Chevrolet.
If we couldn’t do it without the help of Nazis, we shouldn’t have tried. But there were plenty of American rocket scientists too. Robert Goddard pioneered rocket science and he wasn’t a Nazi.
The difference between those two things and now is that those two things happened back when it was acceptable to most people to be out-and-out bigots. Of course no one was going to do anything about them in the era of Jim Crow. It’s 2023. We don’t have to forgive bigots anymore.