Alternatives to GeoCaching

My Journey Back in the mid noughties, I’ve acquired my very first GPS receiver and discovered GeoCaching. And it was a great hobby to have. There were various elaborate Multi-Caches and even the bog-standard “Traditional” Caches often were properly sized Tupperware boxes and contained exciting gewgaws. One memory I cherish was a box buried between… Read More: Alternatives to GeoCaching »

Mastodon.social shadowbanned me

Mastodon.social once was the glorious flagship instance for Mastodon. However, nowadays, it seems to be deep in control of German censorship. I’m running my own GotoSocial instance for a while now. A few weeks ago, I found this in my admin panel: Someone on mastodon.social reported me for supposedly supporting the German right-wing party. And… Read More: Mastodon.social shadowbanned me »

Planned Obsolescence or Happy Accidents?

After I’ve now had the second device with some design flaw that causes it to fail just slightly outside of the warranty period, I wanted to write down my experiences. Synology DS415+ and the Intel Atom C2000 clock signal issue Back in January 2015, I’ve bought a Synology DiskStation DS415+. It came with 2 years… Read More: Planned Obsolescence or Happy Accidents? »

Traefik with CrowdSec

In the Traefik static configuration (usually traefik.yml), add this to load the CrowdSec plugin: (The name for the plugin is defined here as crowdsec-bouncer-traefik-plugin.) Then, in your dynamic configuration, add this (I’ve used a separate file dynamic_conf/050-plugin-crowdsec-bouncer.yml): (The name for this new middleware defined here is crowdsec-bouncer. It uses the crowdsec-bouncer-traefik-plugin defined in the previous step. Make sure these names match.)… Read More: Traefik with CrowdSec »