this post was submitted on 05 Mar 2025
610 points (96.9% liked)

Technology

64072 readers
7870 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 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, to ask if your bot can be added please contact us.
  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
 

The IRS rules governing nonprofits still required the Mozilla Foundation to beg big to go big: the parent had to go find big grants from Soros, Ford, Knight, MacArthur, and give smaller grants to many. This put it in the lefties-only-no-righty-Irish-need-apply revolving-door personnel sector of NGOs and nonprofits (too many glowies there for me, too). Which meant I had a hostile MoFo over my head the minute I got CEO appointment from the MoCo board...

Of course I can't comment on anything about my exit, for reasons that only the most loopy HN h8ers still can't figure out.

https://news.ycombinator.com/item?id=43251203

you are viewing a single comment's thread
view the rest of the comments
[–] nyamlae 9 points 8 hours ago

To expand on your second point in case anyone isn't sure what you mean:

Different browsers render webpages slightly differently, because they use different "engines". The most popular browsers are Chrome or Edge, both of these which use the Blink engine, whereas Firefox uses a different engine called Gecko.

Web developers want their websites to work for most people, so they develop websites that are optimized to run in Blink, which means they sometimes don't look as intended on Gecko (Firefox). It's not Firefox's fault that developers are doing this -- of course developers want to reach the most users possible. There's nothing wrong with Gecko, either -- if it were more popular, then developers would build sites for it instead of for Blink. But, this issue of sites breaking can sometimes turn people off.

(Conversely, I develop for Firefox first, so sometimes webpages I make don't render properly in Chrome/Edge. That's not ideal, but I don't care much. I think Gecko is the better + more consistent engine, and I'm not interested in chasing mass appeal.)