English Windows keyboard with German umlauts

I frequently write in multiple languages and switching keyboards is cumbersome, especially when the written languages differ only by a few characters. With regard to German, I'd like a US Windows keyboard layout with German umlauts that are a bit easier accessible than the 3-stroke combination of the US international layout (which has combinations like … Continue reading English Windows keyboard with German umlauts

Convert HTTP response body to status code with HAproxy

I'm using HAproxy to load-balance HTTP between two backend nodes. HAproxy is pretty smart about doing this, backing off failing nodes, retrying failed requests on healthy nodes etc. Recently I got a rather strange request: if a node responds with HTTP 200 (which in HTTP-terms means everything's peachy) and a particular payload, that should be … Continue reading Convert HTTP response body to status code with HAproxy