no mad blog keyboard_arrow_right posts
posts/

Open Source Webshop

posts/

Neural Networks Tutorial

posts/

Madrid + Portugal

A short travel story of a visit to Madrid and a 100km hike from Porto, Portugal to the border of spain along the Camino Portugues.

posts/

Investing

A conclusion on how I could invest the money I save to fight inflation and possibly grow it.

posts/

Budget

How do you acquire the moneyz?

posts/

The Plan

What's this about?

posts/

Clion Libraries

How to link a static library project in CLion to a unittest executable.

posts/

OMNeT++ and INET Simulator Setup

Installing the simulator + INET framework on Arch Linux.

posts/

Building an AUR package with invalid MD5Checksum

posts/

Controlling a display based on a PIR motion detector

How to turn a display on and off based on an infrared motion detector (PIR) using Python.

posts/

Simulation evaluation in OMNeT++

posts/

Implementing D2D mode selection in OMNeT++/SIMUlte

posts/

Implementing an LTE resource scheduler in OMNeT++/SIMUlte

posts/

How to safely SSH into your own computer

Allowing incoming SSH connections to your personal computer is something you want to avoid. If you have to do it, then do it in a safe way.

posts/

Reading module and simulation parameters in OMNeT++

How to access general simulation parameters at runtime.

posts/

Finding equidistant points on a circle

How to find the positions of a number of equidistant points on a circle, including C++ code to do it for you.

posts/

Lexicographical index calculation

Finding the index in a container that holds the frequency of elements in lexicographical order. Includes C++ source code for word frequency vectors (that makes use of this index calculation).

posts/

Word frequency vectors and their uses

Word frequency vectors applied on evolutionary distances between DNA sequences and on bit error rates.

posts/

Multi-domain nginx configuration

How to configure nginx to serve two different HTML directories to two different domains.

arrow_drop_up