aaaaalbert
aaaaalbert
7031a29f1ee6dc58b75a13cd4d9f20b4343904b5 kind of [expectedly](../../horst/issues/47) causes a few build errors on OS X, particularly multiple errors like these: ``` ./linux/platform.h:11:2: error: "platform is not Linux" ./linux/platform.h:15:10: fatal error: 'endian.h' file not...
The upgrading guide for admins ([sources here](https://github.com/mastodon/documentation/blob/8d26904e04ec52ac781b56bdf7fcc7648e0a9ab4/content/en/admin/upgrading.md?plain=1#L47), [live docs here](https://docs.joinmastodon.org/admin/upgrading/#upgrade-steps)) says that > You can safely skip intermediate releases when upgrading from an old version. You do not need to...
There is a potential issue in [`cdmconfighandler.py`](https://github.com/TheTesla/cryptdomainmgr/blob/7cac0499ecb0d319f8d2461db41d68d5834e6368/cdmconfighandler.py#L78) where an unknown resource type during config parsing leads to an error message in the log, but the function call still finishes and...
It would be great for easing the setup procedure to have a script or setup instructions for your tool in the README. Please also include dependencies, like a [requirements file...
The table summarizes the various compatibility reports from the https://github.com/TobleMiner/HPE-FlexibleLOM-adapter issue tracker. It lists the card, adapter revision, and reference link(s) for each compatibility report. Modifications are noted and hyperlinked...
This commit reenables emphasis highlighting for Markdown text that is fenced by asterisks, *like so*. It actually updates the definitions for regions `markdownItalic`, `markdownBold`, `markdownBoldItalic`, and `markdownCode` from @tpope's `markdown.vim`...
**Describe the bug** The [link to alt-text.org in the page footer](https://github.com/alt-text-org/my.alt-text.org/blob/main/src/core.js#L237) does not work because there are no IP addresses associated with the domain name. However, www.alt-text.org (note additional "www."...
At the time of this commit, the domain alt-text.org (without "www") does not resolve to an IP address.
[RFC 9637](https://www.rfc-editor.org/rfc/rfc9637.html) was just released, and it describes a new reserved IPv6 address prefix for documentation purposes, namely [3fff::/20](https://www.rfc-editor.org/rfc/rfc9637.html#name-iana-considerations). The reasoning is that the existing documentation prefix, 2001:db8::/32, is too...