0xCABBA9E
Home
All posts
Portfolio
About
02
Oct 2024
FreeBSD TiddlyWiki rc.d script
After manually starting a TiddlyWiki node.js server in a tmux environment for many years at each reboot of my system, I ...
22
May 2024
OpenIKED based IPsec VPN tunnel on FreeBSD
This post will show how to set up an IPsec based VPN tunnel using OpenIKED. Road warrior clients will be placed within t...
31
Aug 2023
Assign T-mobile public IP to own server (FreeBSD)
With the recent (forced) transition from ADSL to fibre optic broadband internet, an interesting oppertunity arose. It en...
09
Jun 2022
GraphicsMagick batch convert png to jpg
For a recent project I needed to batch convert a large set of png files to jpeg. The trouble was, that some png files ha...
08
Dec 2021
Boosting PointNet++ performance
PointNet++ has been a major milestone in the area of applying deep learning to point clouds. Though impressive results c...
12
Dec 2020
Embedding public gpg key in HTML comment
Cool idea from Travis. This will enable to import my public key simply by running curl https://cbbg.nl | gpg --import. P...
26
Feb 2019
Unbound as DNS Sinkhole
Inspired by the popular pi-hole project which sends advertisements and tracking scripts into oblivion, I decided to roll...
05
Feb 2019
Monitoring my deGiro Portfolio
I was interested in monitoring the growth of my stock portfolio at DeGiro. After googling a bit I learned it was possibl...