One small improvement: could you disable the "double tap to zoom" on mobile browsers? This happens often when you press multiple squares closeby. Should be one line of css:
A bit off topic but I absolutely HATE that the Contacts app in ios feels like a one-day hobby project. How is it still so america-centric? Why can't I sort my contacts in Dutch sorting order? Why can't I add other important dates (like their day of death) that also shows up in my calendar?
For a long time it was not because there was no backtracking.
Now it is just an exhaustive, recursive search: for the current package try using versions from newest to oldest, enqueue its dependencies, if satisfied return, if conflict continue.
If there was no backtracking, that implies it couldn't solve every sudoku? That is rather amusing with the implication that it couldn't solve every dependency, as well?
Yes, System Settings > Keyboard > Keyboard shortcuts > App Shortcuts > All Applications [0]. Pretty cumbersome, and I only get it to remap to "Top Left" and friends, but not just "Left" and "Right". Very frustrating.
Yes, and .py is "plain" text too. The extension however helps with signaling the intend of the file. Also, there is something to say for the argument "there is no such thing as plain text" [0]
If you had python code and you didn't want it to have syntax highlighting or be run/imported or any of the other normal things that you do with python files, it might make sense to have python code in a .txt. file.
Same idea here IMO. .md would signal the wrong intent, as you don't want to render it to markdown formatting or read as a markdown file normally is. You want it to be read as plain unrendered text.
One small improvement: could you disable the "double tap to zoom" on mobile browsers? This happens often when you press multiple squares closeby. Should be one line of css: