> Granted, we know Android would not be where it is today without open source contributions.
But the parts of Android that are majority outside developed is still available as the Linux kernel. I have my doubts that the uniquely Android bits of the userland and system services have many outside contributions.
> How much value is all of this anyway, compared to fetching the tarball from the project's site and running make on your own? I guess the "patches to apply" is the most valuable part of all of this.
For one package not much. For a package with dependencies (that you don't already have), quite a bit of value.
Same. I read it as "if the crashes stop [ when we test by reducing the clock ] then we know that the overclock applied by the factory is marginal [ ie it barely passed QC or maybe there wasn't proper QC to begin with ] so running with a small negative offset [ ie what we just tested ] can be expected to fix the problem for good". No idea if my reading is right given all the context I'm missing. Either way it's absolutely shit writing in the same way that golfed code is shit code (except when participating in a code golf competition).
Public pool, city owned. August daily was less than 1€/day. Now I'm taking classes (my style... has room for improvement) not sure about the price for the winter months, but it's subsidized so not very high.
TBH, gyms have lower prices now over here. You can find a decent subscription for 30€/month, half of what used to be. But they're overcrowded. For me the main factor is time. I end up wasting a lot of time waiting for a free spot or shower, changing clothes, etc. Training at home is much simpler. Combined with a couple of days out swimming or running, a better solution, for me anyway.
Edit: between my previous comment and this one, I've completed my daily home routine :-)
Hey you’re right, we should gladly accept every decision the big corps make. They know best, after all. We should probably lick their boots too, in gratitude for their benevolence.
The application delivery thing was done as far back as Netscape threatening to relegate Windows to "a poorly debugged set of device drivers" so Web-whatever is simply another step in that direction. Like I said, if you purists want just document delivery, you can use links or w3m or maybe Gemini.
Some kind of market forces kept Netscape in check back then. Now they aren't.
Like, Tesco would prefer that my operating system was a roast chicken, Baowu Group would prefer it was made of steel, Berghain would prefer that it had to queue for hours to possibly get in, and Jagex would prefer it was an in-game GUI within RuneScape. None of those companies got their way, what makes Netscape special?
The point is that browsers have been made and funded by BigCo, and treated as app delivery platforms at least for the last 20 years. Netscape, Microsoft, Apple, Google (for Mozilla and then Chrome). The last non BigCo mainstream(?) browser was probably Opera.
It's silly to complain now about BigCo, WebGPU, and ignore the past 20 years of history. The WWW has not been about document delivery only for the last 20 years. Instead of tiring themselves out complaining about the Web and modern browsers, they can use something else.
Android devs have always had to handle different screen sizes. Not the case for iPhone devs e.g. I have a game "Ridiculous Fishing" (from 2013) which is a mess layout-wise on my iPhone because it seemingly hardcoded some pixel values and used percentages for the others. They have a fixed version for Apple Arcade.
The first new resolution for an iPhone was 2012 which also saw the introduction of Auto Layout. The second new resolution was in 2014 which added size classes. It's entirely possible that the 2013 game was built before they actually started caring about this. This is a non-issue for almost all apps you're realistically going to encounter.
MS(IE) had ActiveScript, of which VBS was just one implementation (although it was the bundled one that always existed). People have built integrations for stuff like Tcl, Python, or Perl, making them available to the browser.
reply