Sebastian Johansson
Sebastian Johansson
For example, neither `blåhaj.space` nor `https://blåhaj.space` is turned into a hyperlink when viewed in the app, unlike the Mastodon front-end.
``` Jun 11 07:56:18 storage xoracd[15690]: Traceback (most recent call last): Jun 11 07:56:18 storage xoracd[15690]: File "/usr/local/bin/acdcli", line 9, in Jun 11 07:56:18 storage xoracd[15690]: load_entry_point('acdcli==0.3.1', 'console_scripts', 'acdcli')() Jun...
As is well known in /r/homelab on reddit, there are some OEM commands for (at least) the 11th Gen Dell PowerEdge servers which can be used to alter the fan...
Fixes #446 This raises security a bit, allows OpenSSL 3.x to read it without legacy mode, and in general is just a good idea. As for compatibility, it *should* be...
The version of BouncyCastle used generates a PKCS12 file that uses RC2-40-CBC for encrypting certificates, which isn't really useful for encryption these days - 40 bit RC2 isn't that strong....
In the spec, you can set `deprecated` on an API operation to signal that it should no longer be used. From what I can tell, there's no way to set...
I can't find any way to set a format such as "date" on a property, as [defined in the OAS 3.0](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#data-types) spec. It's automatically set to "date-time" on DateTime objects,...
The banner shows an endpoint documented with `GET`, but the endpoint has an `[HttpPost]` attribute.
The stand-alone server build feels pretty neglected for various reasons: - It also builds and bundles the themes, sounds and palettes. - According to the master CMakeList, it defaults to...
I'm trying to make a skin that's decent looking without mods, while also using features from [Ears](https://github.com/unascribed/Ears) for those that have that mod, as well as a more extensive model...