Noelle Leigh
Noelle Leigh
I see that you have a small list of homoglyphs in [characters_safetext.py](https://github.com/DavidJacobson/SafeText/blob/master/characters_safetext.py). Unicode has a reference text file for such information that seems pretty comprehensive: [confusables.txt](https://unicode.org/Public/security/latest/confusables.txt) ([Techincal Report](https://www.unicode.org/reports/tr39/#Confusable_Detection)) Would it...
http://wsl-guide.org should use HTTPS, not HTTP. Resources: - https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https - https://https.cio.gov/ - https://letsencrypt.org/
## Description Automatically add Django model docstring and field `help_text` to the Strawberry type description and field descriptions, respectively. These descriptions can be overridden by passing the `description` kwarg to...
Fixes #17 Fixes #27
I have a navigation entry named `writing`, with several child pages. Each child page has one or more tags. To facilitate easy browsing, I want to be able to display...
[The entry for `prefers-reduced-motion` on the Platform Status website](https://developer.microsoft.com/en-us/microsoft-edge/status/mediaqueriesprefersreducedmotion/) lists Chrome and Edge (Chromium) as not supported, when in fact they are supported. [See Chrome Status for details](https://www.chromestatus.com/feature/5597964353404928) Shouldn't the...
## Details - Python version: 3.11.5 - Okta package version: 2.9.3 - OS: macOS 13.5.1 I have an API client (`okta.client.Client`) that authenticates with my Okta organization using [OAuth 2.0](https://github.com/okta/okta-sdk-python/blob/master/README.md#oauth-20)...
It would be nice to be able to hover over an opcode and get a summary of what it does, with a link to the [uxntal reference](https://wiki.xxiivv.com/site/uxntal_reference.html) section for it....
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output brew config ```shell HOMEBREW_VERSION: 4.3.9-227-gd4f808f ORIGIN: https://github.com/Homebrew/brew HEAD: d4f808ffb56cf47d8ee96b973bb15afd48cf8ba2 Last commit: 14 minutes ago Core tap JSON: 15...
**FastFlix Version:** 5.8.1 **FFmpeg details:** ``` > ffprobe ffprobe version 2024-09-12-git-504c1ffcd8-full_build-www.gyan.dev Copyright (c) 2007-2024 the FFmpeg developers built with gcc 13.2.0 (Rev5, Built by MSYS2 project) configuration: --enable-gpl --enable-version3 --enable-static...