David J. Malan

Results 101 issues of David J. Malan

[jekyll-octicons](https://github.com/primer/octicons/tree/master/lib/octicons_jekyll) is included in `PLUGIN_WHITELIST` in https://github.com/github/pages-gem/pull/483/files (which is great!) but would just like to propose that it be made a dependency as well so that [remote themes](https://github.com/benbalter/jekyll-remote-theme) can utilize...

Per http://asciidoctor.org/docs/asciidoc-writers-guide/, I see that asciidoctor replaces `--` with an em dash (—). Has similar support for en dashes (–) been considered, perhaps whereby `foo--bar` would continue to yield an...

enhancement
compliance
asciidoc-spec

This seems to just be an aesthetic detail, but we noticed that the `npm` installation of v3.6.0 seems to install files whose comments say v3.5.2 (even though the contents, based...

As browsers upgrade to ICU 71, dates and times in `en_US` are combined with `at`, per https://github.com/unicode-org/cldr-json/blob/8d565de3afecd4dc3f82b3bdbc3336e2d588a350/cldr-json/cldr-dates-modern/main/en/ca-gregorian.json#L346-L347, as noted in https://github.com/tc39/ecma402/issues/665. E.g., on the latest versions of Chrome and Firefox,...

As browsers upgrade to ICU 71, dates and times in `en_US` are combined with `at`, per https://github.com/unicode-org/cldr-json/blob/8d565de3afecd4dc3f82b3bdbc3336e2d588a350/cldr-json/cldr-dates-modern/main/en/ca-gregorian.json#L346-L347, as noted in https://github.com/tc39/ecma402/issues/665. E.g., on the latest versions of Chrome and Firefox,...

### Problem For https://cs50.readthedocs.io/, the source for which is at https://github.com/cs50/cs50.readthedocs.io, we're using **Sphinx HtmlDir** at https://readthedocs.org/dashboard/cs50/advanced/, so that our URLs are of the form, e.g., `https://cs50.readthedocs.io/code/` instead of `https://cs50.readthedocs.io/code.html`....

Bug
Needed: replication

After filling out the Add/Edit Participant form per the below and clicking **Enroll**, the user gets added to the table and the accordion collapses. But if you then expand the...

**Question 1: What is the problem?** When developing apps using `always_restart.txt`, per https://www.phusionpassenger.com/library/walkthroughs/basics/ruby/reloading_code.html#tmp-always_restart-txt, it's quite helpful to rely on console output to see and diagnose problems. However, because the server...

Enhancement
SupportCentral

In educational contexts, where students might not realize that datetimes are being displayed under TIMELINE as UTC, might it be compelling to display those in the user's local time zone...

Matching syntax in `manpages` and `manpages-dev` or Markdown instead, to avoid inconsistencies in https://man.cs50.io/.

enhancement