Wez Furlong
Wez Furlong
I'm migrating my blog from something else to mkdocs and my existing feed URL is simply `feed.xml`. Since I'm hosting on Github Pages I don't have the ability to configure...
* https://datatracker.ietf.org/doc/html/rfc7208 SPF * https://datatracker.ietf.org/doc/html/rfc8601 Authentication-Results
eg: cipher, version and CN, similar to what we capture for outbound TLS, but for the incoming session. These can be deposited in the connection metadata.
* https://datatracker.ietf.org/doc/html/rfc7489 DMARC Still left todo: * Entrypoint that accepts the spf and dmarc results, along the lines of the following; we may well add a helper to encapsulate those...
I was asked recently if we had an [OpenAPI spec](https://www.openapis.org/) for our API. I hadn't heard of this before, but having one would allow tools such as [openapi-generator](https://github.com/OpenAPITools/openapi-generator) to take...
Is there a doc build issue, or is something else wonky? I tend to use docs.rs as a quick way to sanity check the current version so I was surprised...
I saw this tweet: https://twitter.com/NyaosOrg/status/1497486187279175681 and found: https://github.com/nyaosorg/go-readline-ny/blob/48b319ab3bd030ca35d5356034fd23862b1dffcc/moji.go#L15-L33 I'd like to make some suggestions and invite you to please open issues with wezterm if things aren't working as you expect!...
If you are here to ask for support or a new feature, then please note that I've shifted my development focus to my [Govee2MQTT AddOn](https://github.com/wez/govee2mqtt). That has support for new...
I don't read tex natively and it's super inconvenient to download and read the markdown outside of just allowing github to render it here. The PDF format doesn't respect my...
I have an issue where with an apt repo with contents like this:  a simple `apt install kumomta` will install version `2023.03.30.180934.427c74f0` instead of the latest `2023.06.22.135051.51b72a83`. is there...