Roald Neuteboom (8)

Mathematician, Big Data person and programmer.

Update to the website

It has been a while since I did anything meaningful with this website, but as you might be able to see: it looks quite different now. I basically re-installed the whole server and set things up in a more proper way. Firstly this website no…

Continue reading...

WSL2 + Windows Terminal setup

WSL (Windows Subsystem for Linux) is quite awesome, as it allows you to run your code as you would natively on Linux. This can run on both Windows Home and Pro (it used to be exclusive to Pro). As the install might change in the…

Continue reading...

GIF search-engines on WhatsApp

As you are probably aware it is possible to search for GIFs on WhatsApp. What you might not know is that there are two possible search engines, why this is the case, how your search engine is determined and how to change it. Why are…

Continue reading...

Simple PHP webpage

For a buddy of mine I was asked to host his website as well, his website uses PHP and a bit of javascript so all we really need on the server-side of things is a web-server that has php. This will hook into the nginx-reverse…

Continue reading...