Google sheets isn't FOSS, right? Is there something comparable in libre?
vinhill
Realistically, that would be quite an overreaction and the corporation does have valuable knowledge and skill in creating trains. But how great it would be if this were to cause open source code to be a requirement...
She's CEO of Mozilla foundation (charity) but also Mozilla corporation (normal business).
Bis auf die zwei oberen Ausreißer entspricht das zumindest halbwegs der Inflation von etwa 21% und manche Städte haben sich vermutlich auch weniger stark entwickelt. Wäre interessant noch die Lohnentwicklung zum Vergleich zu haben.
Though OPs example is easier for the general population to understand.
Spahn: „Ich höre häufig den Vorwurf: Ihr geht nachher mit einer der Ampel-Parteien. Das Schlimme ist, ich kann nicht mehr widersprechen" Ja mit wem will er denn koalieren? SPD, linke, grüne und FDP sind anscheinend keine Option? Es ist doch ein Armutszeugnis für eine Partei sich nicht vorstellen zu können mit anderen Parteien, die fest auf dem Boden des Grundgesetzes stehen, Kompromisse finden zu können.
There are people profiting from this either by owning the investment firms e.g. through stocks or by working in them in highly paid positions. In a democracy, the majority might be for such a law, but certainly not everyone.
I heard people pirating old Wii games so that they can be emulated. Also, games with way too many DLCs like Sims.
You can file web compatibility bugs on bugzilla.mozilla.org or webcompat.com
There are different ways how bugs are fixed. But someone might reach out to the page itself, find and fix a bug in Firefox or change the web specification if the incompatibility arises from ambiguity around the feature definition.
Firefox can also ship an intervention, basically injecting code into certain websites to fix broken ones.
Some incompatibilities can arise from missing features in Firefox, the web constantly evolves and the Devs sometimes don't catch up. But bugs might still help, as high compatibility-risk features might be implemented more quickly.
But honestly, what would be better?
No launchers at all? They do help to organize the game library, synchronize saves across devices, enable achievements and friend lists, make it possible to share game libraries, install all your games from a single place, have a shop to discover new games. Steam even provides basic APIs for games to enable multiplayer. Many of these things could be baked into the game, though that would be extra work some devs might not do.
One centralised launcher? Such a monopoly might lead to problems such as higher prices / less money for game devs (especially the good indie studios that don't have negotiation power), less innovation around that launcher and less effort towards a good experience with few bugs etc.
Man könnte aber auch ein günstigen e-wagen für den Alltag haben, da auch vom geringeren Verbrauch profitieren und dann für den Urlaub einen Wagen mit längerer Reichweite mieten.
Might be the out of memory killer. For me, Mach (Firefox's build tool) usually did a multi-processed build assuming around 1 GB RAM per thread. Run .
/mach build -j10
to limit the build to e.g. 10 threads. Or setmk_add_options MOZ_PARALLEL_BUILD=10
in your config file.