Also, if it's of any solace, I really don't think any of the existing players would be terribly interested in buying a company that has so thoroughly and unequivocally rejected so many of their accrued decisions! ;) I'm pretty sure their due diligence would reveal that we have taken a first principles approach here that is anathema to the iterative one they have taken for decades -- and indeed, these companies have shown time and time again that they don't want to risk their existing product lines to a fresh approach, no matter how badly customers want it.
“These options are usually visible, but can be hidden as a group, such as......, or individually disabled, such as when a full-screen app can't be minimized. ...... A title bar should be visible, but can be hidden in an immersive app like a game.”
Either way, this wouldn’t be in the top 1000 reasons for someone to request a refund for a game on the store so why is Apple even concerning itself?
What sorts of signals do you look for in these answers?
People who want to get away from the big cities and live a different kind of life with different priorities (and different legislative interests), shouldn't be totally shut out, should they? Even though I live in a giant urban area, I wouldn't want to feel pressured to due so due to lack of political stake if I move elsewhere.
> People who want to get away from the ~big cities~ small towns and live a different kind of life with different priorities (and different legislative interests), shouldn't be totally shut out, should they? Even though I live in a ~giant urban area~ rural area, I wouldn't want to feel pressured to due so due to lack of political stake if I move elsewhere.
who's to say one direction is more important than the other? At least if we ditch the electoral college, individual voices always have the same volume
So a lesson in Software development is similar to betamax and VHS, so marketing is still a winner over technically superior architecture and ease of use. GitHub successfully marketed git, so git and GitHub are synonymous for most developers. Now majority of open source projects are reliant on a single proprietary solution Github by Microsoft, for managing code and project. Can understand the difficulty of bitbucket, when Python language itself moved out of mercurial due to the same inertia.
Hopefully gitlab can come out with mercurial support to migrate projects using it from bitbucket.
For people who believe in self hosted solution can install Kallithea (https://kallithea-scm.org) or Rhodecode open source edition. Kallithea is used by Unity engine to manage their source code internally with mercurial.