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

  • nyamlae@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    10 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.)