ZWEERTS.xyz

Posts

Jack Of All Trades

pragmatism

I had a job interview once, for a software development position, in which we were discussing my areas of interest. Following with the experiences I had regarding those interests. Read more...

Recursive Bash

bash

Given a list of files, e.g. movies in *.mp4 format. For each movie, make a directory with the title of that movie and move the movie file in that new directory. Read more...

Nginx User Directories

nginx

Two NGINX configurations for publishing Unix user directories on a webserver.