←back to thread

Mozilla lays off 70

(techcrunch.com)
929 points ameshkov | 2 comments | | HN request time: 0.001s | source
Show context
jahlove ◴[] No.22058463[source]
I don't understand Mozilla. How did the go from a lightweight Mozilla Browser alternative to a company that spends $450m annually and dedicates $43m just for future endeavors? Why couldn't they just focus on making the best browser possible with a small dedicated team?
replies(8): >>22058549 #>>22058571 #>>22058616 #>>22058776 #>>22058914 #>>22059089 #>>22059615 #>>22059626 #
ameshkov ◴[] No.22058571[source]
Nowadays, a small team is simply not enough to develop a browser and keep up with the competition. Unless you fork Chrome, of course.
replies(3): >>22058719 #>>22058790 #>>22058856 #
jahlove ◴[] No.22058856[source]
They made $450m in revenue in 2018. What fraction of that is actually needed to keep a productive browser team afloat?
replies(2): >>22058910 #>>22059166 #
summerlight ◴[] No.22059166[source]
Assuming that Chrome team have thousands of engineers, designers and PMs (which is a pretty reasonable number as a modern browser is comparable to OS), I expect them to spend more than a billion each year. Mozilla is really in short of resources.
replies(2): >>22059356 #>>22062629 #
saagarjha ◴[] No.22059356{3}[source]
Other browsers do just fine with significantly fewer engineers.
replies(5): >>22059436 #>>22059458 #>>22059463 #>>22059554 #>>22059737 #
dblohm7 ◴[] No.22059436{4}[source]
Do they ship their own rendering engines?
replies(1): >>22059470 #
saagarjha ◴[] No.22059470{5}[source]
Yes.
replies(1): >>22059769 #
banachtarski ◴[] No.22059769{6}[source]
Honestly calling BS.

Just writing a javascript runtime alone isn't just a "handful of engineers." WebGL stack? WebRTC? Layout engine/compositor? Notifications? You're kidding me, there is no small team in the world that could ship a browser stack end to end.

replies(2): >>22060257 #>>22061086 #
1. saagarjha ◴[] No.22060257{7}[source]
> Just writing a javascript runtime alone isn't just a "handful of engineers."

But it is. You can verify it yourself: https://github.com/WebKit/webkit/commits/master/Source/JavaS...

> You're kidding me, there is no small team in the world that could ship a browser stack end to end.

https://webkit.org/team/, ⌘F "Apple". Balance the people on that list who have left or are assigned to work on something else with those who aren't listed there.

replies(1): >>22060675 #
2. The_rationalist ◴[] No.22060675[source]
But webkit is abandonware that is rotting.