292

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

you are viewing a single comment's thread
view the rest of the comments
[-] octoperson@sh.itjust.works 2 points 10 months ago

I'm often reminded of a SpaceX render they put up on the 'Tube back when they were still working out the reusability thing. Commenters had a lot of questions about how the particular flight plan impacted on their fuel budget. And so, Elon himself waded in with the answers. Except he was talking about the dollar price it cost to buy the fuel. He was like 'why are you worried about fuel, it's not that expensive, guys' because he didn't understand the questions. He didn't understand why the amount of fuel and the mass of the fuel would be significant to anybody. Guys, I think he doesn't understand the rocket equation. He doesn't understand the central problem of rocketry. I think the guy might be full of it.

this post was submitted on 19 Nov 2023
292 points (93.5% liked)

Technology

58150 readers
5125 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS