bripmccann

Results 6 issues of bripmccann

Change "panoticlick" to "panopticlick" I'd capitalize it too but I'll leave that as a stylistic choice 🤷

1. In the show notes, **the episode title and section headings are all ``s.** I checked out the site recently _looking_ for the show notes and scrolled right past. I...

enhancement
help wanted
hacktoberfest

The [character mappings](https://github.com/itinerarium/phoneme-synthesis/blob/39dc2a5c0d41156e0d91ef03dd5ab4b806b55e90/index.html#L139) mostly represent Unicode and hexadecimal characters with escape sequences rather than the characters themselves. (E.g., `æ` is represented by `\xe6` and `ʌ` is represented by `\u028c`) But...

Replaced one instance of `` with `` `` and another with ``. Browser display them both in monospace by default, so nothing should look any different. Edit: I originally replaced...

After selecting pronounce, the Firefox Web Console shows a bunch of identical warnings: > unreachable code after return statement [[Learn More]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Stmt_after_return) each pointing to a line in mespeak.js. Edit: Same...

### Checklist - [x] I'm requesting a site-specific feature - [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github.com/yt-dlp/yt-dlp#update-channels)) - [x] I've checked that all...

site-enhancement
triage