-
NAT 'Traversal' Using Wireguard
If you’ve ever tried to host stuff at your home that should be reachable from the internet, you might have stumbled upon the hurdle of dynamic IPs and being behind NAT and/or having one of those plastic routers that aren’t very configurable. In this post I’ll show how to set up a cloud jumphost to eliminate the need for DynDNS and/or port forwardings which some routers aren’t even capable of.
-
Downtime To You (me)
If you tried connecting to this blog in the last few days, you might have noticed some downtime…
-
How to remotely set up an encrypted Debian server (IMHO)
Welcome to another IMHO post.
This time I am going to write about setting up servers. From zero to serving stuff. Additionally, I’ll try to describe basic security measures that I think are a good base for a secure deployment.
-
Developing Ghost themes (IMHO)
As you might have noticed this blog
iswas using Ghost, which is a JavaScript based blogging software that uses Handlebars templates for theming. In this post I’ll show how I set Ghost up locally to develop themes with as little pain as possible. -
Lonely Dance
I made this song during the COVID lockdown, dancing (or anything really) was not allowed in groups, only alone…
-
Metro (Lerk Remix)
I released my first ever Remix, a Tech-House/Deephouse Version of the track “Metro” by Alex Sleepy.
-
Setting up Mastodon for development
I have been coding on my own Mastodon instance since 2017, the main thing I’m doing is customizing the styling. For this, it is a good idea to have a local development instance because redeploying (and rebuilding the assets) takes too long for a simple change like a different border color for some elements. In this post, I will show how I set up Mastodon for development.
-
Capture Burn
I released a new track, “Capture Burn”. It’s a bit more mellow than the songs before it, but still techno.
-
Coast
I released my second ever album: “Coast”, containing the best tracks I made in the last few years.
-
Turning a PC on and off using an ESP8266
In this post I’ll show how you can control the power state of your computer remotely using an ESP8266.