Posts by dch@bsd.network
(DIR) Post #B4LslenqY2DrbiZLvM by dch@bsd.network
1 likes, 0 repeats
It's 2026 and I'm still running into bugs where ENV_VAR="" evaluates truthy in some programming languages, and not in others. Oh dog.
(DIR) Post #B61oPV9DZYm1ujZsbw by dch@bsd.network
0 likes, 0 repeats
@mwl you can probably run pkg clean -a and get a bunch more free too from /var/cache/pkg.Nobody can afford to waste or buy storage these days.
(DIR) Post #B6FwLK8E6hxyR84W8G by dch@bsd.network
0 likes, 0 repeats
@azonenberg I've built one of these, and one thing you may end up needing it is *before* doing the HMAC validation, is to limit by inbound IP, e.g. at firewall or (in my case) haproxy.https://docs.github.com/en/webhooks/using-webhooks/best-practices-for-using-webhooks#allow-githubs-ip-addresses & use https://api.github.com/meta to populate it.
(DIR) Post #B6UdOgkbU0RlhOJQBc by dch@bsd.network
1 likes, 0 repeats
@PetraOleum we went through this back in 2015/2016 with a series of brutal OpenSSL bugs. It was extremely exhausting. You’re not alone in feeling this, and it does take a lot of the fun out. Take care.