How to log POST data with Nginx

- Reading time: 1 mins.

A customer was getting an error message, but he could not tell me exactly what his program was sending and we did not properly log the error. The quickest solution was to add extra logging in Nginx, so no changes to our running app had to be made.

How to use a SOCKS proxy with Suds

- Reading time: 1 mins.

The proxy option in Suds (a Python SOAP library) doesn’t seem to work. After searching for an answer to no avail I decided to ask ChatGPT.

Website now using Hugo

- Reading time: 1 mins.

Hugo is a static website generator written in Go. It seemed easier to use than Pelican, especially with the image gallery i would like to revive one day.

Why translating software is meaningful

- Reading time: 1 mins.

The other day I had a discussion with my coworker. I told her that I had spent two hours in the weekend on translating an open source app.