Kevin Mian Kraiker
Kevin Mian Kraiker
I feel the lack of a way to force HexChat to connect via IPv4 only, maybe on a per-server basis, possibly via a global setting. I couldn't seem to find...
This fixes deprecations and compilation failures with Symfony 6.1 (thanks to @ruudk for their fork) and PHP 8.1, mainly revolving around Monolog's `AbstractProcessingHandler::write` changed signature. It's worthy of note that:...
Still new to this whole NX homebrew development thing, so I'm not sure if that's all that's needed to properly make it work with FW 17.0 - either way, I...
[v3.0.0] Packaged version of Poetry incompatible with lock files generated by latest stable version.
Our company has a "skeleton" template repository for bootstrapping new Serverless projects, and we've made it prepared by default for Python 3.9 with Poetry, including ready-made GitHub Actions workflows to...
Since [PHP_CodeSniffer 3.7.0, there's a separate token `T_TYPE_INTERSECTION` for the `&` type-intersection specifier](https://github.com/PHPCSStandards/PHP_CodeSniffer/commit/c80367101d241b7e4236a718ec96b13b227ad45c#diff-e454877e2ec518b7f88114961cfe972b091affd00d65b31ff01ee7d5dda7cdf8R1472), instead of using the same `T_BITWISE_AND` token for both type intersections and the bitwise operator. Due to...
Fixes #107 (or at least I think it would, I'm not really versed in how all this PPA stuff works :smiling_face_with_tear: )
https://github.com/pipewire-debian/pipewire-debian/blob/a7c0a28fc57099a2d154493cae8549aaff7757d5/wireplumber/debian/control#L66 Points to a package that doesn't exist. I think this was supposed to be `libpipewire-0.3-dev (>= 1.0.2)` instead, as is for the main `wireplumber` package's `libpipewire-0.3-0 (>= 1.0.2)` dependency...