Earlier quoted context omitted.
Its exactly the same as avoiding a company which uses slave labor in some 3rd world countries. No one wants to be funding these actions.
You're seriously likening the inability of gay people to go through the motions of a marriage ceremony to children being subjected to slave labour? That's the falsest equivocation I have ever read.
Mozilla lays off 70
581–590 of 962 posts
Re: Mozilla lays off 70
#582Earlier quoted context omitted.
Read more about his background and you'll see why. Cancel culture is definitely real. (There was a post here from WSJ the other day about it - wasn't great since it was more of a whinge, but there are some legitimate examples of "cancel culture" happening, and they are increasing in the tech industry). tl;dr he was fired for having conservative beliefs, and nobody in the valley would touch him. So he went a founded B…
Conservative != bigot/anti-gay. We do have a brood of reactionaries attempting to blur that distinction like they always do, but there are plenty of conservatives who do not share that particular bias.
I have met plenty of bigots on both sides of politics. But immediately trying to call me out on labeling this man a conservative by saying he is actually a bigot is, ironically, bigotry itself.
Re: Mozilla lays off 70
#583Earlier quoted context omitted.
> CEOs work 204 times as hard as regular employees That's an interesting (and ridiculous) way to spin the numbers. One doesn't have to work x times harder to bring x times more value to a company.
So you're saying success isn't a function of how hard you work?
Re: Mozilla lays off 70
#584Well, it's been a truly amazing place to work, and I've enjoyed it so much, right up until being laid off today. Really the smartest and coolest engineers I've ever known and the best community! I have had my hand in shipping every version of Firefox since around version 30 and it's been great. Especially working in such an open environment. Onward to the next adventure.
I'm guilty too having used such great tool but haven't directly contributed anything.
But from what I hear, it seem the layoffs are directed not by technical reasons, and amazing people were let go. In this case, I fear for the future of firefox, which are not well protected or funded like the open sourced titan Linux.
Re: Mozilla lays off 70
#585Not sure of Mozilla’s financial or organizational structure but it seems to be part of a larger trend of de-emphasizing QA departments at software shops large and small over the past 10 or so years. In many ways test automation tooling has become much easier to use, develop, and manage. But I suspect the larger driving force is that it’s (arguably) a cost center for an org. The burden of ensuring software quality can…
>The burden of ensuring software quality can be shifted to devs and PMs Heck, the burden can be shifted to users! But then you might not have so many users in the future. :(
This in itself is a not a problem, coming from an oncall minded company. You take care of code you write and you're given time budget to KTFLO.
Re: Mozilla lays off 70
#586Earlier quoted context omitted.
Mozilla uses AFL, which is a genetic algorithm that tests code paths. They are also transitioning to Rust, which will give them a much bigger safety guarantee over most of their code and a much smaller audit surface for the rest.
American Fuzzy Lop? It's a fuzzer. I've never heard of a fuzzer described as a genetic algorithm that tests code paths, but that is technically correct. A fuzzer is not going to replace unit tests or good SDLC, which often involves QA.
Re: Mozilla lays off 70
#587Earlier quoted context omitted.
How much could they have scaled backed their comp to save 70 jobs?
Is 70x a strange multiple for an executive to make? I’m sure I’ve heard stories of more. That said, I doubt the executives at Mozilla make north of 7M
Re: Mozilla lays off 70
#588Earlier quoted context omitted.
Like who for instance? Basically only Blink, WebKit and Gecko are usable non-toy web engines these days, and they're all backed by big companies with deep pockets and many engineers. Opera's long gone, now it's a chromium fork. Internet Explorer is gone, now MS uses a chromium fork. The hype new browsers like Brave and Vivaldi are just chromium under the hood. It's like the difference between making a Linux distro an…
I'm pretty sure Brave is FF.
Re: Mozilla lays off 70
#589Re: Mozilla lays off 70
#590Earlier quoted context omitted.
Mozilla is good at everything except making browsers. rr is the best debugger I've used. I wonder if there's a way for them to monetize Rust. It seems impossible to monetize a programming language without owning a platform e.g. Microsoft (*.NET), Apple (Swift), Borland (Delphi), JetBrains (Kotlin). FirefoxOS for mobile with Rust as the first-class citizen would have been huge for them. Maybe it's not too late. Take n…
Hi, I'm the architect of rr. Mozilla is very good at making browsers. Making browsers is incredibly hard and it's amazing that Firefox is competitive with Chrome given a fraction of the development resources Chrome has. Mozilla has made some big mistakes, but so have the other browser vendors. It's easier to brush over your mistakes when you have an ocean of resources and market power.