floatingatoll
floatingatoll
This link: https://arstechnica.com/?p=1293465 Reproducibly breaks the input field UX on iPhone X for me when pasted.
once i'm looking at: http://pencil/host/site/hostname#graph i'd like to be able to make all the other graphs on the page go away by clicking on the graph, so that i can...
While trying to repair ddclient on OS X (cc @dkerr64), I found that the command ddclient uses: ``` $reply = `ip -6 -o addr show dev $arg scope global 2>/dev/null`;```...
We did our best on improving petitions.mozilla.org at https://bugzilla.mozilla.org/show_bug.cgi?id=1310006 but the redirect to advocacy means that we're capped at B- for WebOps-side things. ``` HTTP Observatory Report: advocacy.mozilla.org Score Rule...
This patch fixes each instance of `'git ...'` within `text/*.textile` to use the pre-formatted style `@git ...@` instead. Some but not all instances of git commands were using the `@...@`...
s2-c00-using-git.textile contains: > If you want to set different values for a specific project, just leave out the > @--global@ and it will write the same snippet However, when '--global'...
In s2-c04-log-commit-history.textile, the text block: > shell. git log -n 30 --since="1 month ago" --until=yesterday --author="schacon" Is represented in the PDF with "--since" colored black and "--until" colored blue. The...
I've been having some issues with the prompts set by maws on my macOS install, and so today I worked out what they are and improved prompt handling in the...