this post was submitted on 13 Mar 2026
458 points (97.7% liked)

Technology

82621 readers
3012 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] thethunderwolf@lemmy.dbzer0.com 17 points 14 hours ago (1 children)

Seeing AI invade open source is sad. AI slop contributions. AI integration that no one asked for.

For now Firefox derivatives are fine (I use LibreWolf), but many of those derivatives don't work on macOS because it "fails to verify that this executable is actually executable" (what does that actually mean?????????).

I had hopes for Ladybird Browser but now it's being vibe coded (rewritten in rust by ai for no reason whatsoever), and it's not ready yet anyway. Now I'm hopeful for Servo engine. It's in development but at some point it will be ready, and it bans slop contributions.

[โ€“] suckdings@sh.itjust.works 10 points 11 hours ago

For now Firefox derivatives are fine (I use LibreWolf), but many of those derivatives don't work on macOS because it "fails to verify that this executable is actually executable" (what does that actually mean?????????)

Not sure if this is what you're experiencing, but it's a common thing. Happens to me too, I have to run a command after I update from Homebrew.

LibreWolf FAQ: why is LibreWolf marked as broken?

It is possible that Apple Silicon users see their recently downloaded LibreWolf flagged as broken or unsafe by the OS.

This happens because we do not notarize the macOS version of the browser: we don't have a paid Apple Developer license and we don't want to support this signing mechanism that is put behind a paywall without providing significant gains.

You can remove the quarantine attribute from the Application using this command:

xattr -dr com.apple.quarantine /Applications/LibreWolf.app