initramfs
initramfs
> Does this also happen if you compile Catch2 with safe stack? Yes, I have tried this too to no change.
Tried to use this patch, running into issues with invalid commit application ordering between `inbound-interface` and the creation of the interface. To expand further I have a bonding interface with...
In the case of dynamic prefixes (typically allocated by an ISP) you may not really infer anything about the range of prefixes they may offer you. Sometimes said prefixes may...
Maybe I'm wrong but it seems like the NAT components are using native nftables, in fact I followed the code in `src/conf_mode/nat.py` and template in `data/templates/firewall/nftables-nat.tmpl` when writing changes for...
@c-po It seems I was wrong about the iptables version of the MSS clamp not working (I accidentally broke it whilst fixing something else and attributed it to iptables/nftables). I've...
@commy2 As stated in my sidenotes I wrote this parser for my own mod, as I am not on the CBA team I cannot gauge if the increase in complexity...
> CBA never uses exceptions. I get the possibilities compared to just using the ERROR_N macro and returning nil, but meh. > > Probably needs to think about what value...
@rebortg Feature has been merged.
@rebortg Main PR has been merged.
> What a strange CSS / DOM bug, easily reproducible with your sample `en-US` EPUB too, by adding the HTML attribute `dir="rtl"` on the `html` element, or by adding `direction:...